Sweden-Number/dlls/dwrite
Nikolay Sivov 711b9f0414 dwrite: Initial implementation of GetGlyphPlacements(). 2015-01-22 13:42:34 +01:00
..
tests dwrite: Initial implementation of GetGlyphPlacements(). 2015-01-22 13:42:34 +01: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: Initial implementation of GetGlyphPlacements(). 2015-01-22 13:42:34 +01: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: Store additional properties for gdi-compatible layouts. 2015-01-09 11:50:20 +01:00
font.c dwrite: Make free_glyph_outline() static. 2015-01-05 20:17:22 +01:00
freetype.c dwrite: Support outlines with oblique simulation. 2014-12-16 16:31:30 +01:00
gdiinterop.c dwrite: Store additional properties for gdi-compatible layouts. 2015-01-09 11:50:20 +01:00
layout.c dwrite: Implement GetClusterMetrics(). 2015-01-20 17:52:18 +01:00
linebreak.c dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm. 2014-09-05 14:41:47 +02:00
main.c dwrite: Store additional properties for gdi-compatible layouts. 2015-01-09 11:50:20 +01:00
mirror.c dwrite: Mirror characters in case of RTL direction. 2014-10-06 17:36:26 +02:00
opentype.c dwrite: Block creation of unsupported face types. 2014-12-11 16:41:14 +01: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