| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | do without text figures in libertine for the time being | Philipp Gesang | 2013-05-10 | 1 | -1/+1 |
* | create $TEXMFVAR if missing | Philipp Gesang | 2013-05-10 | 1 | -0/+17 |
* | tame fontspec compatibility hacks | Philipp Gesang | 2013-05-09 | 1 | -4/+5 |
* | fix font type forcing | Philipp Gesang | 2013-05-09 | 1 | -16/+14 |
* | [doc] mention manpage in manual | Philipp Gesang | 2013-05-09 | 1 | -0/+5 |
* | replace glyph list loader | Philipp Gesang | 2013-05-07 | 1 | -4/+4 |
* | Updating font names for doc | Elie Roux | 2013-05-06 | 1 | -3/+3 |
* | GPL 2 everywhere | Philipp Gesang | 2013-05-06 | 1 | -2/+2 |
* | update luaotfload.lua as included in dtx | Philipp Gesang | 2013-05-06 | 1 | -5/+6 |
* | [doc] add auxlib to list of files | Philipp Gesang | 2013-05-06 | 1 | -0/+3 |
* | [doc] improve layout | Philipp Gesang | 2013-05-06 | 1 | -6/+29 |
* | issue warning for incompletely supported Indic scripts | Philipp Gesang | 2013-05-05 | 1 | -10/+19 |
* | move colorization to ``pre_linebreak_filter`` | Philipp Gesang | 2013-05-04 | 1 | -5/+6 |
* | additional workaround for inconsistent argument order in fontspec.lua | Philipp Gesang | 2013-05-03 | 1 | -1/+5 |
* | restrict ``patch_font`` callback to otf | Philipp Gesang | 2013-05-03 | 1 | -15/+9 |
* | merge changes to luaotfload.lua into dtx | Philipp Gesang | 2013-05-01 | 1 | -2/+8 |
* | [doc] make examples for XeTeX notation uppercase | Philipp Gesang | 2013-05-01 | 1 | -7/+7 |
* | remove old fond definition callback | Philipp Gesang | 2013-04-30 | 1 | -57/+1 |
* | use precalculated scale-factor | Philipp Gesang | 2013-04-30 | 1 | -9/+15 |
* | remove redundant dead code | Philipp Gesang | 2013-04-30 | 1 | -32/+0 |
* | [doc] fix incorrect statements | Philipp Gesang | 2013-04-30 | 1 | -2/+2 |
* | [doc] fix typos/indenting | Philipp Gesang | 2013-04-29 | 1 | -1/+2 |
* | update NEWS | Philipp Gesang | 2013-04-29 | 1 | -1/+1 |
* | install uncached name: resolver as default | Philipp Gesang | 2013-04-29 | 1 | -1/+2 |
* | use ``fullname`` in status entries | Philipp Gesang | 2013-04-29 | 1 | -15/+15 |
* | only cache ``name:`` lookups | Philipp Gesang | 2013-04-29 | 1 | -16/+2 |
* | [doc] describe the various font requests | Philipp Gesang | 2013-04-29 | 1 | -39/+145 |
* | [doc] add font request syntax description | Philipp Gesang | 2013-04-29 | 1 | -2/+77 |
* | catch tfm/ofm before db update; remove ``kpse.lookup()`` as criterion for res... | Philipp Gesang | 2013-04-28 | 1 | -12/+39 |
* | add lookups ``file:``, ``path:``, ``name:``, and ``anon:`` | Philipp Gesang | 2013-04-28 | 1 | -29/+57 |
* | add prelimiary anon: and path: resolvers | Philipp Gesang | 2013-04-28 | 1 | -2/+28 |
* | install the new file: lookup in luaotfload.lua | Philipp Gesang | 2013-04-26 | 1 | -2/+13 |
* | make db reloading require a reason; decrease nesting depth of conditionals | Philipp Gesang | 2013-04-24 | 1 | -4/+12 |
* | catch irregular ``file:`` lookups | Philipp Gesang | 2013-04-24 | 1 | -1/+3 |
* | update basics-gen.lua | Philipp Gesang | 2013-04-23 | 1 | -0/+2 |
* | set minimum luatex version to 0.76; reduce verbosity of fontdbutil | Philipp Gesang | 2013-04-23 | 1 | -8/+14 |
* | add link to dev repo | Philipp Gesang | 2013-04-23 | 1 | -0/+4 |
* | update doc for new file names | Philipp Gesang | 2013-04-23 | 1 | -15/+14 |
* | update documentation with info about ``mkglyphlist`` | Philipp Gesang | 2013-04-23 | 1 | -2/+5 |
* | update filegraph | Philipp Gesang | 2013-04-23 | 1 | -0/+11 |
* | Merge branch 'master' of https://github.com/eroux/luaotfload into eroux-master | Philipp Gesang | 2013-04-23 | 1 | -15/+2 |
|\ |
|
| * | Removing the init_prog line... | Elie Roux | 2013-04-22 | 1 | -15/+0 |
* | | annihilate luaotfload-font-otc.lua | Philipp Gesang | 2013-04-23 | 1 | -3/+1 |
* | | move to human-readable names 1 | Philipp Gesang | 2013-04-23 | 1 | -7/+7 |
* | | update graph to current dependency structure | Philipp Gesang | 2013-04-22 | 1 | -2/+2 |
* | | update documentation to reflect current state of files | Philipp Gesang | 2013-04-22 | 1 | -88/+73 |
* | | move everything relevant from luatex-fonts.lua into luaotfload.lua | Philipp Gesang | 2013-04-22 | 1 | -226/+228 |
* | | Documenting and simplifying ofm font bug handling | Elie Roux | 2013-04-22 | 1 | -30/+14 |
* | | A more simple loadmodule function | Elie Roux | 2013-04-22 | 1 | -8/+1 |
* | | make main files recognize the new ``luaotfload-`` prefix | Philipp Gesang | 2013-04-22 | 1 | -109/+149 |
|/ |
|