Sweden-Number/dlls/dwrite
Nikolay Sivov b03d4c7a8f dwrite: Set glyph advances and offsets for each run. 2015-01-08 13:12:18 +01:00
..
tests dwrite/tests: Fix buffer overflow when filling test string. 2015-01-06 18:19:31 +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: Initialize a variable (Coverity). 2014-12-01 11:00:17 +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: Make free_glyph_outline() static. 2015-01-05 20:17:22 +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: Update to IDWriteFactory2. 2014-12-09 18:57:06 +01:00
layout.c dwrite: Set glyph advances and offsets for each run. 2015-01-08 13:12:18 +01:00
linebreak.c dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm. 2014-09-05 14:41:47 +02:00
main.c dwrite: Release FreeType resources on dll unload. 2015-01-05 21:37:37 +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