summaryrefslogtreecommitdiff
path: root/luaotfload-features.lua
Commit message (Collapse)AuthorAgeFilesLines
* add the subfont selector patter into new syntax (hidden goodie?)Philipp Gesang2013-04-281-5/+24
|
* add prelimiary anon: and path: resolversPhilipp Gesang2013-04-281-4/+19
|
* add fallback for specification namePhilipp Gesang2013-04-281-3/+3
|
* Import new font request parserPhilipp Gesang2013-04-281-53/+274
| | | | | | addressing https://github.com/phi-gamma/luaotfload/issues/4 incomplete for now, only handles file: and name: requests
* install the new file: lookup in luaotfload.luaPhilipp Gesang2013-04-261-6/+11
|
* default to “node” mode processor againPhilipp Gesang2013-04-241-17/+27
|
* catch irregular ``file:`` lookupsPhilipp Gesang2013-04-241-15/+29
| | | | | | | we now index base names and extensionless base names of font files as well so as to work around quirks of the Xetex compatibility layer. this will probably get removed after the syntax parser is redone.
* annihilate luaotfload-font-otc.luaPhilipp Gesang2013-04-231-10/+246
|
* combine luaotfload-font-ltx -> luaotfload-featuresPhilipp Gesang2013-04-231-0/+229
|
* migrate files from ‘otfl’ to ‘luaotfload’ prefixPhilipp Gesang2013-04-221-0/+110