summaryrefslogtreecommitdiff
path: root/luaotfload-auxiliary.lua
Commit message (Expand)AuthorAgeFilesLines
* restore ``name`` fields from ``metadata.origname``Philipp Gesang2013-05-111-4/+2
* remove cruft from auxlibPhilipp Gesang2013-05-101-6/+2
* [rfc] proposal for font name fallbackPhilipp Gesang2013-05-101-2/+4
* tame fontspec compatibility hacksPhilipp Gesang2013-05-091-10/+29
* make file lookups return string instead of pairPhilipp Gesang2013-05-091-1/+1
* add querying of font metadata to luaotfload-toolPhilipp Gesang2013-05-091-0/+4
* adjust font sizing with nonstandard em sizesPhilipp Gesang2013-05-081-1/+1
* remove fontspec argument order workaroundPhilipp Gesang2013-05-041-10/+0
* bump version; add/update attributionsPhilipp Gesang2013-05-041-1/+1
* additional workaround for inconsistent argument order in fontspec.luaPhilipp Gesang2013-05-031-8/+20
* add font object fallbacks for legacy packagesPhilipp Gesang2013-05-031-0/+62
* A little tuning (some simplifications)Elie Roux2013-05-031-22/+3
* use “slots” instead of “codepoints” in auxlibPhilipp Gesang2013-05-021-8/+24
* add glyph name <-> codepoint resolverPhilipp Gesang2013-05-011-0/+38
* add basic access functions for math dimensionsPhilipp Gesang2013-05-011-0/+25
* add capheight callbackPhilipp Gesang2013-05-011-3/+55
* add feature related functionality to auxlibPhilipp Gesang2013-05-011-3/+161
* draft for new auxlibPhilipp Gesang2013-05-011-0/+117