gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory and use these instead of the original suitcase.

Huw Davies huw at codeweavers.com
Wed Dec 20 08:28:43 CST 2006


This is necessary as there are applications that need to access the ttf file directly.
---
 configure.ac           |    1 
 dlls/gdi32/Makefile.in |    3 -
 dlls/gdi32/freetype.c  |   18 +++
 dlls/gdi32/macfont.c   |  262 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/macfont.h   |   33 ++++++
 5 files changed, 316 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ebfcff1e087f6d087fe87aee5c8f094ad2e4cb7e.diff
Type: text/x-patch
Size: 10702 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061220/467e7233/ebfcff1e087f6d087fe87aee5c8f094ad2e4cb7e.bin


More information about the wine-patches mailing list