gdi32-Symbol_Truetype_Font: Add a new reference to bug report.

This commit is contained in:
Sebastian Lackner
2015-11-26 00:05:08 +01:00
parent 208a1f6573
commit a7b8b87d73
3 changed files with 4 additions and 1 deletions

View File

@@ -1 +1,2 @@
Fixes: [33117] Improve detection of symbol charset for old truetype fonts
Fixes: [12377] Fix font loading in Capella

View File

@@ -3148,6 +3148,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#33117] Improve detection of symbol charset for old truetype fonts
# | * [#12377] Fix font loading in Capella
# |
# | Modified files:
# | * dlls/gdi32/freetype.c