| Commit message (Expand) | Author | Age | Files | Lines |
* | [log,*] s/log.names_report()/logs.report()/g | Philipp Gesang | 2014-02-09 | 1 | -1/+1 |
* | [log,*] move logs -> luaotfload.log | Philipp Gesang | 2014-02-09 | 1 | -29/+32 |
* | [aux] remove reference to unnecessary globals | Philipp Gesang | 2014-01-06 | 1 | -3/+0 |
* | [aux] extinguish compatibility code | Philipp Gesang | 2014-01-06 | 1 | -103/+19 |
* | [*] bump version | Philipp Gesang | 2014-01-02 | 1 | -3/+3 |
* | [*] bump version globally | Philipp Gesang | 2013-11-10 | 1 | -2/+2 |
* | Merge branch 'font-matching' | Philipp Gesang | 2013-11-05 | 1 | -1/+9 |
|\ |
|
| * | [db] stop exposing the global index object | Philipp Gesang | 2013-11-04 | 1 | -1/+9 |
* | | [aux,characters] import further Context code | Philipp Gesang | 2013-09-14 | 1 | -18/+107 |
|/ |
|
* | [lib] integrate AFM libraries | Philipp Gesang | 2013-08-11 | 1 | -1/+1 |
* | make font name rewriting optional | Philipp Gesang | 2013-07-14 | 1 | -4/+27 |
* | bump version, update NEWS | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
* | add unsafe fallback to character data lookup | Philipp Gesang | 2013-06-22 | 1 | -1/+1 |
* | fix input of cached resolver | Philipp Gesang | 2013-06-22 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |