summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | add ``get_quad()``Philipp Gesang2013-05-171-1/+51
| | |
| * | load character data on demandPhilipp Gesang2013-05-171-1/+41
| | |
| * | update NEWSPhilipp Gesang2013-05-171-1/+2
| | |
| * | create make rule combining glyphlist and character list generationPhilipp Gesang2013-05-172-8/+18
| | |
| * | add serialization specPhilipp Gesang2013-05-171-1/+5
| | |
| * | add script to extract parts of ``char-def.lua``Philipp Gesang2013-05-171-0/+120
| |/
| * fix behavior of ``aux.slot_of_name()`` for missing glyphsPhilipp Gesang2013-05-161-4/+8
| | | | | | | | spotted by Robert
| * add unsafe glyph checkerPhilipp Gesang2013-05-161-3/+25
| |
| * add functions for retrieving information about loaded fontsPhilipp Gesang2013-05-161-0/+72
| |
* | Merge pull request #76 from phi-gamma/masterElie Roux2013-05-166-2374/+527
|\| | | | | leave creating cache directories to the fontloader
| * restore loading of ``l-dir.lua`` now that the fontloader creates ``TEXMFVAR``Philipp Gesang2013-05-163-2361/+472
| |
| * sync with Context as of 2013-05-16Philipp Gesang2013-05-162-12/+51
| |
| * add ``spltfg*`` fonts to blacklistPhilipp Gesang2013-05-151-1/+4
| |
* | Merge pull request #75 from phi-gamma/masterElie Roux2013-05-158-34/+86
|\| | | | | address feature request #74
| * remove duplicate luaotfload-[legacy-]tool.lua from tds treePhilipp Gesang2013-05-151-2/+2
| |
| * sync with Context as of 2013-05-15Philipp Gesang2013-05-151-2/+6
| |
| * rename ``make_names()`` -> ``make_savenames()``Philipp Gesang2013-05-141-4/+6
| |
| * restore fallback features tablePhilipp Gesang2013-05-141-9/+11
| |
| * add font name matching functionalityPhilipp Gesang2013-05-142-15/+57
| |
| * add diablindall.ttf to blacklistPhilipp Gesang2013-05-143-2/+4
| |
* | Merge pull request #73 from phi-gamma/masterElie Roux2013-05-144-467/+2388
|\| | | | | address issues #57 and #72
| * handle subfont in anon/path lookupsPhilipp Gesang2013-05-141-4/+31
| | | | | | | | addresses issue https://github.com/lualatex/luaotfload/issues/57
| * add l-table and l-string to filesystem packagePhilipp Gesang2013-05-141-1/+959
| |
| * load filesystem libs prior to handling the cache directoriesPhilipp Gesang2013-05-141-14/+30
| |
| * add packaged filesystem librariesPhilipp Gesang2013-05-141-0/+1369
| |
| * remove lib-dir from trackingPhilipp Gesang2013-05-141-449/+0
| |
* | Merge pull request #71 from phi-gamma/masterElie Roux2013-05-144-48/+80
|\| | | | | tolerance for invalid lookups
| * add note about loggersPhilipp Gesang2013-05-131-1/+27
| |
| * silence glyphlist loaderPhilipp Gesang2013-05-131-2/+3
| |
| * remove dead code from ``luaotfload-features.lua``Philipp Gesang2013-05-131-36/+15
| |
| * run rst2man instead of rst2man2 on manpagePhilipp Gesang2013-05-131-1/+1
| |
| * work around unsupported full paths in anon lookupsPhilipp Gesang2013-05-132-8/+34
| | | | | | | | windows only: http://tug.org/pipermail/lualatex-dev/2013-May/001519.html
* | Merge pull request #70 from phi-gamma/masterElie Roux2013-05-132-13/+208
|\| | | | | describe ``luaotfload-auxiliary.lua`` in documentation
| * [doc] document auxlibPhilipp Gesang2013-05-131-3/+191
| |
| * address fonts by ids instead of csnamesPhilipp Gesang2013-05-131-10/+17
| |
* | Merge pull request #69 from phi-gamma/masterPhilipp Gesang2013-05-131-1/+20
|\| | | | | decrease terminal and loggin output
| * install ``texio.reporter()``Philipp Gesang2013-05-131-1/+20
| |
* | Merge pull request #68 from phi-gamma/masterPhilipp Gesang2013-05-123-28/+44
|\| | | | | sync; fix ``mkmk``+``mark`` bug; migrate ``names.scan()``
| * sync with Context as of 2013-05-12 (II)Philipp Gesang2013-05-121-9/+14
| |
| * move scan_external_dir() to auxlibPhilipp Gesang2013-05-122-18/+29
| |
| * sync with Context as of 2013-05-12Philipp Gesang2013-05-121-2/+2
| |
* | Merge pull request #67 from phi-gamma/masterPhilipp Gesang2013-05-121-5/+662
|\| | | | | add human readable script and language identifiers
| * import script and language names from ContextPhilipp Gesang2013-05-121-5/+662
| |
* | Merge pull request #64 from phi-gamma/masterElie Roux2013-05-129-6/+9310
|\| | | | | brute force compatibility with older Luatex
| * use luatex for dtx extraction in Makefilev2.2aPhilipp Gesang2013-05-112-2/+1
| |
| * locate legacy db script through kpsePhilipp Gesang2013-05-111-3/+5
| |
| * update NEWSPhilipp Gesang2013-05-111-1/+4
| |
| * Merge ../luaotfload-compatPhilipp Gesang2013-05-118-4/+9304
| |\
| | * add legacy script to MakefilePhilipp Gesang2013-05-101-2/+3
| | |
| | * add version switch to dtxPhilipp Gesang2013-05-101-2/+8
| | |