.. |
tests
|
dwrite: Use [0,~0u) as initial text range.
|
2015-06-08 15:47:39 +09:00 |
Makefile.in
|
dwrite: Load freetype on module attach, create one FT_Face per fontface.
|
2014-11-21 18:10:51 +09:00 |
analyzer.c
|
dwrite: Forward GetGdiCompatibleGlyphPlacements() to corresponding font methods.
|
2015-06-01 14:48:08 +09:00 |
bidi.c
|
dwrite: Remove unused code (Clang).
|
2014-11-25 13:47:39 +01:00 |
bracket.c
|
dwrite: Implement AnalyzeBidi().
|
2014-10-01 12:01:05 +02:00 |
dwrite.spec
|
…
|
|
dwrite_private.h
|
dwrite: Added IDWriteGlyphRunAnalysis stub.
|
2015-05-19 22:57:43 +09:00 |
font.c
|
dwrite: Added IDWriteGlyphRunAnalysis stub.
|
2015-05-19 22:57:43 +09:00 |
freetype.c
|
dwrite: Implement GetKerningPairAdjustments().
|
2015-03-16 21:42:40 +09:00 |
gdiinterop.c
|
dwrite: Set facename field of a LOGFONT in ConvertFontFaceToLOGFONT().
|
2015-02-19 17:50:56 +09:00 |
layout.c
|
dwrite: Use [0,~0u) as initial text range.
|
2015-06-08 15:47:39 +09:00 |
linebreak.c
|
dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.
|
2014-09-05 14:41:47 +02:00 |
main.c
|
dwrite: Added IDWriteGlyphRunAnalysis stub.
|
2015-05-19 22:57:43 +09:00 |
mirror.c
|
dwrite: Mirror characters in case of RTL direction.
|
2014-10-06 17:36:26 +02:00 |
opentype.c
|
dwrite: Use FreeType CMAP cache system instead of parsing tables manually.
|
2015-02-23 15:26:02 +09:00 |
scripts.c
|
dwrite: Allow underscores in script names.
|
2014-09-25 13:44:53 +02:00 |
scripts.h
|
dwrite: Implement GetScriptProperties().
|
2014-09-26 13:59:52 +02:00 |
shape.c
|
dwrite: Remove unused code (Clang).
|
2014-11-25 13:47:39 +01:00 |