summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update version and datev2.2dPhilipp Gesang2013-05-231-4/+4
|
* reduce permissiveness of garbage option rulePhilipp Gesang2013-05-231-1/+3
|
* remove ``lfs.mkdirs()`` hackPhilipp Gesang2013-05-232-58/+1
|
* sync with Context as of 2013-05-23Philipp Gesang2013-05-231-11/+5
|
* use the same identifiers as in luaotfload.luaPhilipp Gesang2013-05-221-3/+3
|
* import legacy aux functionality that was removed from fontspecPhilipp Gesang2013-05-221-0/+136
|
* apply patch by Ken Brown to preserve case of paths on cygwinPhilipp Gesang2013-05-222-23/+8
|
* [doc] fix verbatim etc. (again...)Philipp Gesang2013-05-211-3/+3
|
* new, less brutal workaround for updated-yet-not-completely-satisfying ↵Philipp Gesang2013-05-211-64/+42
| | | | ``lfs.mkdirs()``
* sync luatex-fonts files (merged)Philipp Gesang2013-05-212-5/+14
|
* sync with Context as of 2013-05-21Philipp Gesang2013-05-211-4/+14
|
* fix inconsistency in fontname lookupPhilipp Gesang2013-05-211-2/+4
|
* restore catchall rule for non-assignment optionsPhilipp Gesang2013-05-211-7/+4
|
* [doc] escape verbatimsPhilipp Gesang2013-05-201-2/+2
|
* add temporary workaround for cache directory creationPhilipp Gesang2013-05-201-8/+94
|
* fix pfa/pfb loaderPhilipp Gesang2013-05-201-1/+2
|
* fix adapted letterspacingPhilipp Gesang2013-05-202-3/+8
|
* update package version and datev2.2cPhilipp Gesang2013-05-205-8/+8
|
* reinstate characterkerningPhilipp Gesang2013-05-191-39/+111
|
* add comments and a disclaimer regarding letterspacingPhilipp Gesang2013-05-191-9/+25
|
* adapt extralibPhilipp Gesang2013-05-191-20/+32
|
* add font-dependent letterspacingPhilipp Gesang2013-05-191-0/+254
|
* emit warning for invalid font request optionsPhilipp Gesang2013-05-191-3/+21
|
* skip unusable option fields; remove test for supposedly “indexed” featuresPhilipp Gesang2013-05-191-53/+9
|
* cleanup featuresPhilipp Gesang2013-05-191-6/+6
|
* distinguish Xetex-style options; increment if indexedPhilipp Gesang2013-05-191-16/+83
|
* drop leading plus/minus characters in key-value feature specificationPhilipp Gesang2013-05-181-6/+30
|
* add fallback for ``node.end_of_math()``Philipp Gesang2013-05-181-0/+10
|
* update datesv2.2bPhilipp Gesang2013-05-182-5/+5
|
* add fallback for older luatexbasePhilipp Gesang2013-05-181-1/+6
|
* combine make rules for resources filesPhilipp Gesang2013-05-181-2/+3
|
* sync with Context as of 2013-05-18Philipp Gesang2013-05-181-3/+3
|
* Merge branch 'characterkerning'Philipp Gesang2013-05-173-8/+746
|\
| * load extralibs in main filePhilipp Gesang2013-05-172-9/+9
| |
| * adapt prefix for imported typo-krnPhilipp Gesang2013-05-171-1/+1
| |
| * import ``letterspace-support.lua`` as ``luaotfload-extralibs.lua``Philipp Gesang2013-05-171-0/+403
| | | | | | | | from the mercurial source: https://bitbucket.org/phg/characterkerning
| * import ``typo-krn``Philipp Gesang2013-05-171-0/+335
| |
* | 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
|
* 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
|
* remove duplicate luaotfload-[legacy-]tool.lua from tds treePhilipp Gesang2013-05-151-2/+2
|