summaryrefslogtreecommitdiff
path: root/otfl-font-clr.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix call to callback.add.Manuel Pégourié-Gonnard2010-05-101-1/+1
|
* We support nothing but the latest and greatestKhaled Hosny2010-03-081-7/+1
| | | | | It is actually worse than that, I only test against trunk, once texlive2010 binaries are frozen we will test against it.
* Locals are fasterKhaled Hosny2010-03-081-17/+10
| | | | | We also don't need to call that code from outside anyway (there is no point).
* Some README and author updatesKhaled Hosny2010-02-201-2/+2
|
* Rename |otfl-font-msc.lua| to |otfl-font-clr.lua|Khaled Hosny2010-02-121-0/+168
It deals with colors only now.