mkfn: add -O parameter to order otf lookups
commitdf10da43ee913de20674851c35a0440e2c78e3f4
authorAli Gholami Rudi <ali@rudi.ir>
Tue, 12 Aug 2014 19:16:52 +0000 (12 23:46 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Tue, 12 Aug 2014 19:19:20 +0000 (12 23:49 +0430)
tree170cb5f1b186768622e8d3c3c5f78a243264f6f7
parent25138e475ff9e5cef62dd0e8a455bf9812f84d6e
mkfn: add -O parameter to order otf lookups

In some languages like Arabic, some features should be applied first.
The -O argument of mkfn allows specifying the features to output
before any other feature.  For instance for Arabic, one should pass
"-O ccmp,rlig,calt,liga,dlig,cswh,mset" to mkfn.  Thanks to Behdad
Esfahbod <behdad@behdad.org> for the explanation.
README
mkfn.c
otf.c
trfn.h