freetype/src/otvalid
David Turner c562162834 * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c:
removing compiler warnings (Visual C++ /W4)

        * Jamfile, src/otvalid/{otvcommn.h,otvgdef.c,otvgpos.c,otvgsub.c,
        otvjstf.c}: modified the code to use a different pre-processor trick
        to implement the OTV_NEST1, OTV_NEST2 and OTV_NEST3 macros. The code
        now compiles neatly with Visual C++. The 'otvalid' module has been
        put in the Jamfile build again.
2005-06-30 11:46:46 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvalid.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvalid.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvbase.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvcommn.c * src/otvalid/otvcommn.c 2005-04-24 21:50:41 +00:00
otvcommn.h * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c: 2005-06-30 11:46:46 +00:00
otverror.h * docs/CHANGES, docs/INSTALL.ANY: Updated. 2005-03-23 16:45:24 +00:00
otvgdef.c * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c: 2005-06-30 11:46:46 +00:00
otvgpos.c * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c: 2005-06-30 11:46:46 +00:00
otvgpos.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvgsub.c * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c: 2005-06-30 11:46:46 +00:00
otvjstf.c * src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c: 2005-06-30 11:46:46 +00:00
otvmod.c * builds/unix/freetype-config.in: Add new flag `--ftversion' to 2005-02-10 08:18:27 +00:00
otvmod.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
rules.mk Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00