Module: wine Branch: master Commit: 1f220db93e04eb2700f49168b1500e12b9dba4fb URL: http://source.winehq.org/git/wine.git/?a=commit;h=1f220db93e04eb2700f49168b1...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Aug 29 21:06:19 2009 +0200
tools: Copy 16-bit font definitions to avoid including 16-bit headers.
---
tools/fnt2bdf.c | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++- tools/fnt2bdf.h | 56 ------------------------ tools/fnt2fon.c | 90 +++++++++++++++++++++++++++++++++++++- tools/sfnt2fnt.c | 86 ++++++++++++++++++++++++++++++++++++- 4 files changed, 296 insertions(+), 61 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1f220db93e04eb2700f491...