summaryrefslogtreecommitdiff
path: root/include/freetype/ftotval.h
Commit message (Expand)AuthorAgeFilesLines
* Formatting, improving documentation.Werner Lemberg2007-10-201-1/+1
* * src/otvalid/otvbase.c, src/otvalid/otvcommn.c,Werner Lemberg2007-08-081-3/+8
* Remove trailing whitespace. From Alexei.Werner Lemberg2007-01-161-4/+4
* More minor fixes. Move `version' section to the end of freetype.h so thatWerner Lemberg2006-05-121-4/+4
* * src/sfnt/ttload.c (tt_face_load_metrics): Ignore excess numberWerner Lemberg2005-11-181-2/+2
* add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalidSuzuki, Toshiya (鈴木俊哉)2005-11-181-3/+31
* Add gxvalid module to validate TrueType GX/AAT tables.Suzuki, Toshiya (鈴木俊哉)2005-08-241-2/+2
* Mention that the otvalid module might be moved to another library.Werner Lemberg2005-06-021-1/+12
* Adding OpenType validation module. The code is based on theWerner Lemberg2004-09-101-0/+159