summaryrefslogtreecommitdiff
path: root/src/sfnt/ttbdf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Werner Lemberg2017-01-041-1/+1
* Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp.Werner Lemberg2016-12-261-2/+4
* Update copyright year.Werner Lemberg2016-01-131-1/+1
* Run `src/tools/update-copyright'.Werner Lemberg2015-01-171-1/+1
* */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate.Werner Lemberg2013-03-141-1/+1
* */*: Use FT_Err_Ok only.Werner Lemberg2013-03-141-4/+4
* */*: Use `FT_THROW'.Werner Lemberg2013-03-141-3/+3
* */*: Use module specific error names where appropriate.Werner Lemberg2010-06-241-8/+8
* sfnt: Extend TT_BDF->strings_size to FT_ULong for huge BDF.suzuki toshiya2009-08-011-1/+1
* sfnt: Count the size of the memory object by ptrdiff_t.suzuki toshiya2009-08-011-7/+7
* Formatting, copyright years.Werner Lemberg2006-02-251-250/+250
* * builds/unix/ftsystem.c, include/freetype/config/ftheader.h,David Turner2006-02-251-6/+5
* * include/freetype/config/ftoption.h, src/autofit/afcjk.c,David Turner2006-02-251-5/+7
* add '\n' to the end of src/sfnt/ttbdf.cSuzuki, Toshiya (鈴木俊哉)2005-12-281-1/+1
* Formatting, improving comments.Werner Lemberg2005-12-201-126/+138
* * include/freetype/config/ftoption.h,David Turner2005-12-141-0/+237