dwrite: Initial implementation of GetGlyphs().

System Internals / WINE - Nikolay Sivov [codeweavers.com] - 6 October 2014 10:36 UTC

1843972 dwrite: Initial implementation of GetGlyphs().
dlls/dwrite/Makefile.in | 3 +-
dlls/dwrite/analyzer.c | 116 +++++++++++++++++++++++++++++++--
dlls/dwrite/dwrite_private.h | 32 +++++++++
dlls/dwrite/shape.c | 147 ++++++++++++++++++++++++++++++++++++++++++
dlls/dwrite/tests/analyzer.c | 112 +++++++++++++++++++++++++-------
5 files changed, 382 insertions(+), 28 deletions(-)

Upstream: source.winehq.org


  • Share