From 38cdf5d3f49f4e7c8aeae61133e1e55d52e7b626 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Tue, 6 Jun 2017 10:51:49 +0200 Subject: [PATCH] gdi32-Symbol_Truetype_Font: Update definition file. --- patches/gdi32-Symbol_Truetype_Font/definition | 1 - patches/patchinstall.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/patches/gdi32-Symbol_Truetype_Font/definition b/patches/gdi32-Symbol_Truetype_Font/definition index 033f545f..cea2baf4 100644 --- a/patches/gdi32-Symbol_Truetype_Font/definition +++ b/patches/gdi32-Symbol_Truetype_Font/definition @@ -1,2 +1 @@ Fixes: [33117] Improve detection of symbol charset for old truetype fonts -Fixes: [12377] Fix font loading in Capella diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index f33aedb8..4ff33e46 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -4443,7 +4443,6 @@ 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