summaryrefslogtreecommitdiff
path: root/luaotfload-features.lua
Commit message (Collapse)AuthorAgeFilesLines
* don’t print parser statsPhilipp Gesang2013-05-061-1/+1
|
* reduce verbosity of most db related tasksPhilipp Gesang2013-05-061-56/+35
|
* fix unsupported style modifiersPhilipp Gesang2013-05-061-5/+6
|
* issue warning for incompletely supported Indic scriptsPhilipp Gesang2013-05-051-3/+23
|
* bump version; add/update attributionsPhilipp Gesang2013-05-041-2/+2
|
* clean up ``luaotfload-features.lua``Philipp Gesang2013-05-041-29/+5
|
* make optical size (``/s=num``) work againPhilipp Gesang2013-05-041-106/+7
| | | | also finally get rid of the old request parser
* workaround for invalid request syntaxPhilipp Gesang2013-05-031-0/+12
|
* use ``fullname`` in status entriesPhilipp Gesang2013-04-291-1/+1
| | | | | | | This suppresses redundand database updates in the case where a font is found in multiple directories with different timestamps. Also removed references to ``fontdbutil``.
* only cache ``name:`` lookupsPhilipp Gesang2013-04-291-1/+2
|
* add handler for XeTeX slashed notationPhilipp Gesang2013-04-291-0/+35
|
* catch tfm/ofm before db update; remove ``kpse.lookup()`` as criterion for ↵Philipp Gesang2013-04-281-37/+0
| | | | resolved font
* 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