Changes

Jump to navigation Jump to search
42 bytes added ,  19:41, 1 September 2010
a bit of indentation
The feature file that is used "times_fl.fea" looks like this:
<pre> lookup fligatures { lookupflag 0;
sub \f \i by \fi;
sub \f \l by \fl; } fligatures; feature liga { script DFLT; language dflt ; lookup } fligatures; script latn; language dflt ; lookup fligatures; } liga;
feature liga {
script DFLT;
language dflt;
lookup fligatures;
script latn;
language dflt;
lookup fligatures;
} liga;
</pre>
This is another example showing how improved kerning can be added to the font via feature files:
68

edits

Navigation menu