Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | address fonts by ids instead of csnames | Philipp Gesang | 2013-05-13 | 1 | -10/+17 |
| | |||||
* | move scan_external_dir() to auxlib | Philipp Gesang | 2013-05-12 | 1 | -0/+28 |
| | |||||
* | restore ``name`` fields from ``metadata.origname`` | Philipp Gesang | 2013-05-11 | 1 | -4/+2 |
| | | | | https://github.com/lualatex/luaotfload/issues/57#issuecomment-17753420 | ||||
* | remove cruft from auxlib | Philipp Gesang | 2013-05-10 | 1 | -6/+2 |
| | |||||
* | [rfc] proposal for font name fallback | Philipp Gesang | 2013-05-10 | 1 | -2/+4 |
| | |||||
* | tame fontspec compatibility hacks | Philipp Gesang | 2013-05-09 | 1 | -10/+29 |
| | |||||
* | make file lookups return string instead of pair | Philipp Gesang | 2013-05-09 | 1 | -1/+1 |
| | |||||
* | add querying of font metadata to luaotfload-tool | Philipp Gesang | 2013-05-09 | 1 | -0/+4 |
| | |||||
* | adjust font sizing with nonstandard em sizes | Philipp Gesang | 2013-05-08 | 1 | -1/+1 |
| | |||||
* | remove fontspec argument order workaround | Philipp Gesang | 2013-05-04 | 1 | -10/+0 |
| | |||||
* | bump version; add/update attributions | Philipp Gesang | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | additional workaround for inconsistent argument order in fontspec.lua | Philipp Gesang | 2013-05-03 | 1 | -8/+20 |
| | |||||
* | add font object fallbacks for legacy packages | Philipp Gesang | 2013-05-03 | 1 | -0/+62 |
| | |||||
* | A little tuning (some simplifications) | Elie Roux | 2013-05-03 | 1 | -22/+3 |
| | |||||
* | use “slots” instead of “codepoints” in auxlib | Philipp Gesang | 2013-05-02 | 1 | -8/+24 |
| | |||||
* | add glyph name <-> codepoint resolver | Philipp Gesang | 2013-05-01 | 1 | -0/+38 |
| | |||||
* | add basic access functions for math dimensions | Philipp Gesang | 2013-05-01 | 1 | -0/+25 |
| | |||||
* | add capheight callback | Philipp Gesang | 2013-05-01 | 1 | -3/+55 |
| | |||||
* | add feature related functionality to auxlib | Philipp Gesang | 2013-05-01 | 1 | -3/+161 |
| | |||||
* | draft for new auxlib | Philipp Gesang | 2013-05-01 | 1 | -0/+117 |