Nikolay Sivov
|
16aa4f1faa
|
dwrite: Fix compiler warning regarding unsigned type of enum member.
|
2014-11-05 15:53:44 +09:00 |
Nikolay Sivov
|
d02d35a7b1
|
dwrite: Create IDWriteFontFace2 instance for IDWriteFont.
|
2014-10-17 14:40:48 +09:00 |
Nikolay Sivov
|
37a02acc6a
|
dwrite: Use E_NOT_SUFFICIENT_BUFFER definition.
|
2014-10-08 10:19:00 +02:00 |
Nikolay Sivov
|
c9bb307c35
|
dwrite: Store OpenType language tag in shaping cache.
|
2014-10-07 20:22:01 +02:00 |
Nikolay Sivov
|
cb8556c171
|
dwrite: Introduce cache to be used by shaping engines.
|
2014-10-07 20:22:00 +02:00 |
Nikolay Sivov
|
3704072911
|
dwrite: Mirror characters in case of RTL direction.
|
2014-10-06 17:36:26 +02:00 |
Nikolay Sivov
|
1843972e0e
|
dwrite: Initial implementation of GetGlyphs().
|
2014-10-06 17:36:01 +02:00 |
Nikolay Sivov
|
7c035744f6
|
dwrite: Implement CreateNumberSubstitution().
|
2014-10-02 22:55:02 +02:00 |
Nikolay Sivov
|
fdd8454ef8
|
dwrite: Implement AnalyzeBidi().
|
2014-10-01 12:01:05 +02:00 |
Francois Gouget
|
0dd5cb1cef
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
Nikolay Sivov
|
7eac1f7156
|
dwrite: Implement GetTextComplexity().
|
2014-09-26 14:00:06 +02:00 |
Nikolay Sivov
|
59bdda006b
|
dwrite: Implement GetScriptProperties().
|
2014-09-26 13:59:52 +02:00 |
Nikolay Sivov
|
d58f519c08
|
dwrite: Update to IDWriteTextAnalyzer2.
|
2014-09-25 13:44:47 +02:00 |
Nikolay Sivov
|
e36025a2a8
|
dwrite: Implement itemization by script id using Unicode.org data.
|
2014-09-24 11:10:39 +02:00 |
Nikolay Sivov
|
2c6cc0be46
|
dwrite: Use proper type for return value.
|
2014-09-22 19:08:43 +02:00 |
Nikolay Sivov
|
f60350808d
|
dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.
|
2014-09-05 14:41:47 +02:00 |
Nikolay Sivov
|
1c23bf04c7
|
dwrite: Added some layout tests, simplify debug output for text ranges.
|
2014-07-30 11:27:14 -05:00 |
Nikolay Sivov
|
b5184df5df
|
dwrite: Recognize more Unicode ranges in script analyzer.
|
2014-06-16 09:31:45 +02:00 |
Andrew Talbot
|
fd00c806bf
|
dwrite: Avoid signed-unsigned integer comparisons.
|
2013-03-11 10:43:01 +01:00 |
Nikolay Sivov
|
1cb663f5ce
|
dwrite: Remove testing for exact script code value.
|
2013-02-18 15:06:23 +01:00 |
Nikolay Sivov
|
aeb5950e6f
|
dwrite: Support eight more script ranges.
|
2012-11-05 17:44:17 +01:00 |
Nikolay Sivov
|
8222d4cd3c
|
dwrite: Support more script ranges, up to Mongolian.
|
2012-11-02 19:47:16 +01:00 |
Nikolay Sivov
|
4d2164c936
|
dwrite: Support nine more script ranges up to code point 0x0bff.
|
2012-11-01 10:51:04 +01:00 |
Nikolay Sivov
|
368bc8aa50
|
dwrite: Support for Armenian, Hebrew and complete Arabic ranges.
|
2012-10-31 18:08:10 +01:00 |
Nikolay Sivov
|
bbc0137f8a
|
dwrite: Support for Greek and Cyrillic ranges.
|
2012-10-30 10:48:09 +01:00 |
Nikolay Sivov
|
df2c73a195
|
dwrite: Support itemization up to codepoint 0x2ff (Latin range).
|
2012-10-29 14:43:34 +01:00 |
Nikolay Sivov
|
89fcb11539
|
dwrite: Implement initial script itemization for AnalyzeScript().
|
2012-10-29 14:43:29 +01:00 |
Nikolay Sivov
|
45c7798c36
|
dwrite: Added a stub for IDWriteTextAnalyzer.
|
2012-10-29 14:43:22 +01:00 |