freetype2/src/autofit
Werner Lemberg 44aa7e0af5 [autofit] Don't combine multiple features into one set.
Combining them, as originally envisioned, would lead to much more
complicated code, as investigations have shown meanwhile.  The major
drawback is that we run out of available style slots much earlier.
However, this is only a theoretical issue since we don't support a
large number of scripts currently.

* src/autofit/afcover.h: Replace `COVERAGE_{1,2,3}' macros with
a single-element `COVERAGE' macro, sort the elements by the feature
tags, and add entry for `ruby'.

* src/autofit/aftypes.h: Updated.
* src/autofit/hbshim.c: Updated.
2013-12-30 07:41:22 +01:00
..
Jamfile Remove compiler warning. 2009-05-28 07:07:48 +02:00
afangles.c [autofit] Quantize stem widths. 2012-07-03 11:54:12 +02:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afblue.c [autofit] Minor. 2013-12-19 15:24:39 +01:00
afblue.cin [autofit] Minor. 2013-12-19 15:24:39 +01:00
afblue.dat [autofit] s/SMALL_TOP/X_HEIGHT/. 2013-10-19 21:46:03 +02:00
afblue.h [autofit] Minor. 2013-12-19 15:24:39 +01:00
afblue.hin [autofit] Minor. 2013-12-19 15:24:39 +01:00
afcjk.c [autofit] Add wrapper function for `FT_Get_Char_Index'. 2013-12-28 10:33:01 +01:00
afcjk.h [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
afcover.h [autofit] Don't combine multiple features into one set. 2013-12-30 07:41:22 +01:00
afdummy.c [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
afdummy.h [autofit] Introduce `styles'. 2013-12-20 17:26:26 +01:00
aferrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
afglobal.c [autofit] Code shuffling to reduce use of cpp macros. 2013-12-28 12:26:21 +01:00
afglobal.h [autofit] Use `global' HarfBuzz font object. 2013-12-28 08:55:24 +01:00
afhints.c [autofit] s/ScriptMetrics/StyleMetrics/. 2013-12-18 12:59:35 +01:00
afhints.h [autofit] Introduce `styles'. 2013-12-20 17:26:26 +01:00
afindic.c [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
afindic.h [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
aflatin.c [autofit] Add wrapper function for `FT_Get_Char_Index'. 2013-12-28 10:33:01 +01:00
aflatin.h [autofit] Introduce `styles'. 2013-12-20 17:26:26 +01:00
aflatin2.c [autofit] Introduce `styles'. 2013-12-20 17:26:26 +01:00
aflatin2.h [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
afloader.c [autofit] Introduce `styles'. 2013-12-20 17:26:26 +01:00
afloader.h [autofit] s/ScriptMetrics/StyleMetrics/. 2013-12-18 12:59:35 +01:00
afmodule.c [autofit] Handle `DFLT' OpenType script for coverages. 2013-12-27 19:26:04 +01:00
afmodule.h [autofit] Handle `DFLT' OpenType script for coverages. 2013-12-27 19:26:04 +01:00
afpic.c Introduce `coverages'. 2013-12-21 21:39:04 +01:00
afpic.h [autofit] Make PIC mode work actually. 2013-12-21 08:49:11 +01:00
afranges.c [autofit] Factor scripts and uniranges out of writing system files. 2013-12-19 15:45:24 +01:00
afranges.h Introduce `coverages'. 2013-12-21 21:39:04 +01:00
afscript.h Introduce `coverages'. 2013-12-21 21:39:04 +01:00
afstyles.h Introduce `coverages'. 2013-12-21 21:39:04 +01:00
aftypes.h [autofit] Don't combine multiple features into one set. 2013-12-30 07:41:22 +01:00
afwarp.c Remove trailing spaces. 2012-01-17 02:00:24 +09:00
afwarp.h * src/cff/cffload.c (cff_index_get_pointers): Handle last entry 2007-01-25 11:50:00 +00:00
afwrtsys.h Introduce `coverages'. 2013-12-21 21:39:04 +01:00
autofit.c [autofit] Code shuffling to reduce use of cpp macros. 2013-12-28 12:26:21 +01:00
hbshim.c [autofit] Don't combine multiple features into one set. 2013-12-30 07:41:22 +01:00
hbshim.h [autofit] Code shuffling to reduce use of cpp macros. 2013-12-28 12:26:21 +01:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk Introduce `coverages'. 2013-12-21 21:39:04 +01:00