Changes

Jump to navigation Jump to search
42 bytes added ,  19:43, 1 September 2010
some color to the page :)
This is an example on how missing ligatures can be used:
<texcode>
\definefontfeature[thetimes][default][mode=node,featurefile=times_fl.fea]
\starttypescript [serif] [TimesNR] [name]
\stoptext
</texcode>
The feature file that is used "times_fl.fea" looks like this:
This is another example showing how improved kerning can be added to the font via feature files:
<texcode>
\definefontfeature[thetimes][default][mode=node,featurefile=times_kern.fea]
\starttypescript [serif] [TimesNR] [name]
\stoptext
</texcode>
The feature file that is used here "times_kern.fea" looks like this:
68

edits

Navigation menu