Sign in
goma
/
wine
/
2dca5f959f2e942bcd56ec1ae8d298f798d556e8
/
tools
/
sfnt2fnt.c
35bca77
tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it.
by Huw Davies
· 19 years ago
26dbcc0
fonts: Add the Won sign in place of the backslash for Korean fonts.
by Huw Davies
· 19 years ago
130a0e4
fonts: Use the EBLC table to retrieve the ascent of the bitmap font.
by Huw Davies
· 19 years ago
ef4440a
sfnt2fnt: Remove output file on failure.
by Alexandre Julliard
· 19 years ago
af5a54d
sfnt2fnt: Don't print two newlines after error messages.
by Vincent Béron
· 19 years ago
2e5da5f
Add an error() function to fnt2fon and sfnt2fnt.
by Vincent Béron
· 19 years ago
f4c0524
Assorted spelling and case fixes.
by Francois Gouget
· 19 years ago
82f6d65
Update sfnt2fnt hack, now that Wine Courier is known as Courier.
by Huw Davies
· 20 years ago
84ae4d8
Add System font for the Chinese codepages cp936 and cp950. Of course
by Huw Davies
· 20 years ago
bdf9043
sfnt2fnt exits with code 0 for several errors, which causes make to
by Pavel Roskin
· 20 years ago
49b7fdc
Removed the broken mmap64 configure check, and moved the
by Alexandre Julliard
· 20 years ago
723ee0a
gcc 4.0 -Wpointer-sign fixes.
by Mike McCormack
· 20 years ago
e546238
Fix some -Wmissing-declarations by making functions static.
by Stefan Huehner
· 20 years ago
069d1e8
- Always initialize width table.
by Dmitry Timoshkov
· 20 years ago
240d4ee
Remove a few more instances of strncpy.
by Alexandre Julliard
· 20 years ago
6e3bcb5
Replace strncpy with memcpy or lstrcpyn.
by Peter Berg Larsen
· 20 years ago
9e4a581
Calculating the average width doesn't seem possible, so set it
by Huw Davies
· 20 years ago
51c9f12
Include <stdlib.h> for a prototype of exit().
by Gerald Pfeifer
· 21 years ago
00acb5f
First stab at Wine versions of Courier, System and MS Sans Serif fonts.
by Huw Davies
· 21 years ago