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