summaryrefslogtreecommitdiff
path: root/src/autofit/afcjk.h
Commit message (Expand)AuthorAgeFilesLines
* [GSoC] src/*.*: Convert block comments to `light' style.Werner Lemberg2018-06-031-19/+19
* Update copyright year.Werner Lemberg2018-01-021-1/+1
* Update copyright year.Werner Lemberg2017-01-041-1/+1
* Update copyright year.Werner Lemberg2016-01-131-1/+1
* Don't use macro names that contain `__' [1/2].Werner Lemberg2016-01-121-3/+3
* [autofit] Pass glyph index to hinting function.Werner Lemberg2015-09-031-1/+2
* [autofit] Use macros for (unsigned) flags, not enumerations.Werner Lemberg2015-02-191-8/+4
* Run `src/tools/update-copyright'.Werner Lemberg2015-01-171-1/+1
* [autofit] Fix Savannah bug #42148.Werner Lemberg2014-04-201-3/+1
* [autofit] Factor scripts and uniranges out of writing system files.Werner Lemberg2013-12-191-5/+0
* [autofit] Minor.Werner Lemberg2013-12-191-1/+1
* [autofit] s/ScriptMetrics/StyleMetrics/.Werner Lemberg2013-12-181-3/+3
* [autofit] Make `cjk' module use blue stringsets.Werner Lemberg2013-08-251-22/+25
* [autofit] Introduce `writing systems'.Werner Lemberg2013-07-311-3/+9
* [autofit] Add standard character to `AF_ScriptClassRec' structure.Werner Lemberg2012-10-241-4/+3
* Fix conditional compilation.Werner Lemberg2012-06-271-1/+3
* Formatting, minor doc improvements.Werner Lemberg2011-05-091-26/+29
* [autofit] Add bluezones for CJK Ideographs.suzuki toshiya2011-05-081-4/+85
* Position Independent Code (PIC) support in autofit module.Oran Agra2009-04-051-2/+1
* * src/pfr/pfrcmap.c: Include pfrerror.h.Werner Lemberg2007-07-071-1/+18
* Introduce experimental autofit CJK module based on akito's autohintWu, Chia-I (吳佳一)2006-02-091-0/+41