summaryrefslogtreecommitdiff
path: root/src/autofit/afpic.c
Commit message (Expand)AuthorAgeFilesLines
* [autofit] Introduce two more slots for standard characters.Werner Lemberg2014-01-261-2/+2
* Introduce `coverages'.Werner Lemberg2013-12-211-2/+2
* [autofit] Make PIC mode work actually.Werner Lemberg2013-12-211-6/+6
* [autofit] Fix PIC compilation.Werner Lemberg2013-12-201-1/+2
* [autofit] Introduce `styles'.Werner Lemberg2013-12-201-2/+15
* [autofit] Factor scripts and uniranges out of writing system files.Werner Lemberg2013-12-191-1/+1
* [autofit] Add description strings to script entries.Werner Lemberg2013-10-171-1/+1
* [autofit] Move declaration of scripts into separate file.Werner Lemberg2013-08-021-18/+9
* [autofit] Move declaration of writing systems into separate file.Werner Lemberg2013-08-021-23/+13
* [autofit] Introduce `writing systems'.Werner Lemberg2013-07-311-11/+31
* */*: Use FT_Err_Ok only.Werner Lemberg2013-03-141-2/+2
* [autofit] Implement properties service framework.Werner Lemberg2012-08-311-3/+29
* [FT_CONFIG_OPTION_PIC] Fix g++ 4.6.2 compiler warnings.Werner Lemberg2012-08-271-1/+1
* [autofit] Some macro and variable renamings for orthogonality.Werner Lemberg2012-08-271-7/+8
* Remove trailing spaces.suzuki toshiya2012-01-171-1/+1
* Formatting PIC related sources.suzuki toshiya2012-01-161-2/+3
* [autofit] Fix the inclusion of "aflatin2.h" in PIC file.suzuki toshiya2012-01-161-0/+2
* Make PIC files to include module error headers, to use thesuzuki toshiya2012-01-141-0/+1
* Formatting.Werner Lemberg2011-01-031-17/+29
* */*: Use module specific error names where appropriate.Werner Lemberg2010-06-241-8/+10
* Position Independent Code (PIC) support in autofit module.Oran Agra2009-04-051-0/+92