wine-wine/dlls/dwrite
Nikolay Sivov 38775875c7 dwrite: Initial implementation of Draw(). 2015-05-05 23:15:30 +09:00
..
tests dwrite: Initial implementation of Draw(). 2015-05-05 23:15:30 +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: Implement ApplyCharacterSpacing(). 2015-04-27 15:10:29 +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: Implement GetKerningPairAdjustments(). 2015-03-16 21:42:40 +09:00
font.c dwrite: Font search is case insensitive. 2015-04-13 15:49:38 +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: Initial implementation of Draw(). 2015-05-05 23:15:30 +09:00
linebreak.c dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm. 2014-09-05 14:41:47 +02:00
main.c dwrite: Trace text strings up to specified length. 2015-04-23 20:43:20 +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