Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update NEWS; bump version | Philipp Gesang | 2013-06-02 | 1 | -2/+2 |
| | |||||
* | replace tfmdata.name with the quoted spec | Philipp Gesang | 2013-06-02 | 1 | -0/+11 |
| | |||||
* | make compatibility hacks optional | Philipp Gesang | 2013-06-02 | 1 | -7/+10 |
| | |||||
* | remove ``lfs.mkdirs()`` hack | Philipp Gesang | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | add ``get_quad()`` | Philipp Gesang | 2013-05-17 | 1 | -1/+51 |
| | |||||
* | load character data on demand | Philipp Gesang | 2013-05-17 | 1 | -1/+41 |
| | |||||
* | fix behavior of ``aux.slot_of_name()`` for missing glyphs | Philipp Gesang | 2013-05-16 | 1 | -4/+8 |
| | | | | spotted by Robert | ||||
* | add unsafe glyph checker | Philipp Gesang | 2013-05-16 | 1 | -3/+25 |
| | |||||
* | add functions for retrieving information about loaded fonts | Philipp Gesang | 2013-05-16 | 1 | -0/+72 |
| | |||||
* | restore fallback features table | Philipp Gesang | 2013-05-14 | 1 | -9/+11 |
| | |||||
* | add font name matching functionality | Philipp Gesang | 2013-05-14 | 1 | -15/+53 |
| | |||||
* | 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 |