wine/dlls/dwrite
2022-09-14 22:38:34 +02:00
..
shapers unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
tests dwrite: Set initial justification value for default shaper. 2022-09-09 23:21:40 +02:00
analyzer.c dwrite: Handle higher planes characters in line breaking logic. 2022-09-06 21:40:39 +02:00
bidi.c dwrite/bidi: Prepare for characters above BMP. 2022-09-06 21:40:39 +02:00
bracket.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
direction.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
dwrite.spec
dwrite_private.h dwrite/bidi: Prepare for characters above BMP. 2022-09-06 21:40:39 +02:00
font.c dwrite: Implement variation axis value methods for the resource object. 2022-04-26 13:27:02 +02:00
format.c dwrite: Fix stretch value validation in CreateTextFormat(). 2022-08-03 15:09:02 +02:00
freetype.c
gdiinterop.c
layout.c dwrite/layout: Limit text window passed to MapCharacters() to the range of characters to map. 2022-09-13 22:07:22 +02:00
linebreak.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
main.c dwrite: Remove old system fallback logic. 2022-07-22 17:54:10 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
mirror.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
opentype.c unicode: Add data for high Unicode planes to the scripts table. 2022-09-05 18:41:47 +02:00
scripts.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
scripts.h unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
shape.c dwrite: Set initial justification value for default shaper. 2022-09-09 23:21:40 +02:00
unixlib.h