summaryrefslogtreecommitdiff
path: root/otfl-font-xtx.lua
Commit message (Collapse)AuthorAgeFilesLines
* Negative features should be removed from the tableKhaled Hosny2010-01-071-1/+2
| | | | | | | | Looks like the internal of the code changed in the mean time that the mere existence of a feature in the features tables will enable it, so now we nullify it instead. closes #4
* Support floating point and negative valuesKhaled Hosny2009-12-301-1/+2
| | | | Things like "slan=-.14;extend=1.5" should work now.
* Updating to latest ConTeXt beta (2009.12.29)Khaled Hosny2009-12-301-1/+2
|
* updating to latest (beta 2009.11.13) ConTeXt codeKhaled Hosny2009-11-151-1/+1
|
* updating to latest (20090809) ConTeXt code (with minor bugfix)Elie Roux2009-08-101-1/+1
|
* syncing with latest ConTeXt version (more feautures, less bugs), thanks to ↵Elie Roux2009-06-101-10/+16
| | | | Khaled Hosny
* adding a first working version of luaotfloadElie Roux2009-04-081-0/+109