wined3d: Don't hardcode the ps_1_3 sampler limit in find_ps_compile_args.
[wine] / tools / sfnt2fnt.c
2013-04-09  Akihiro Sagawafonts: Add Japanese FixedSys font.
2013-04-09  Akihiro Sagawafonts: Add Fixedsys font.
2012-06-19  Hilko Bengensfnt2fnt: Fix broken .fon files on big-endian architect...
2012-01-25  Alexandre Julliardtools: Assume that FreeType supports FT_Load_Sfnt_Table.
2011-07-29  Frédéric Delanoytools: Assorted spelling fixes.
2010-04-26  Gerald Pfeifersfnt2fnt: Remove variable descent which is not really...
2009-08-29  Alexandre Julliardtools: Copy 16-bit font definitions to avoid including...
2009-05-11  Dmitry Timoshkovsfnt2fnt: Take into account external leading when calcu...
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Add getopt option parsing.
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Merge the fnt2fon code into sfnt2fnt...
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Separate the building of the font data...
2007-12-27  Aric Stewartfonts: Correct External leading for japanese small...
2007-12-10  Aric Stewartsfnt2fnt: Use code from gdi32/freetype to do a better...
2006-05-27  Alexandre Julliardsfnt2fnt: Clean output files when aborting on a signal.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-12  Huw Daviestools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
2006-04-07  Huw Daviesfonts: Add the Won sign in place of the backslash for...
2006-03-21  Huw Daviesfonts: Use the EBLC table to retrieve the ascent of...
2006-03-21  Alexandre Julliardsfnt2fnt: Remove output file on failure.
2005-12-09  Vincent Béronsfnt2fnt: Don't print two newlines after error messages.
2005-12-07  Vincent BéronAdd an error() function to fnt2fon and sfnt2fnt.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-09-16  Huw DaviesUpdate sfnt2fnt hack, now that Wine Courier is known...
2005-08-19  Huw DaviesAdd System font for the Chinese codepages cp936 and...
2005-08-18  Pavel Roskinsfnt2fnt exits with code 0 for several errors, which...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-05-20  Dmitry Timoshkov- Always initialize width table.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-11-19  Huw DaviesCalculating the average width doesn't seem possible...
2004-08-22  Gerald PfeiferInclude <stdlib.h> for a prototype of exit().
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...