summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* replace tfmdata.name with the quoted specPhilipp Gesang2013-06-022-2/+12
|
* make compatibility hacks optionalPhilipp Gesang2013-06-021-7/+10
|
* used names.getfilename() to resolve system pathsPhilipp Gesang2013-06-021-7/+19
|
* add option ``--show-blacklist`` to luaotfload-toolPhilipp Gesang2013-05-313-5/+23
|
* redo blacklist buildingPhilipp Gesang2013-05-311-25/+95
| | | | allow blacklisting of directories
* differentiate more name fields when matchingPhilipp Gesang2013-05-311-44/+48
| | | | finally resolves “eb garamond 12” as *eb garamond 12 regular*
* fix name fallbackPhilipp Gesang2013-05-312-14/+30
|
* reorganize db record structurePhilipp Gesang2013-05-311-35/+50
|
* collect second-tier candidates when matching fontnamesPhilipp Gesang2013-05-302-7/+23
|
* copy old filenames table if now new fonts were foundPhilipp Gesang2013-05-301-0/+2
|
* rebuild filename lookup table upon --forcePhilipp Gesang2013-05-301-1/+1
|
* use unbuffered stdoutPhilipp Gesang2013-05-292-13/+56
|
* have file locator return the filename when known fonts are specified without ↵Philipp Gesang2013-05-282-4/+3
| | | | extension
* log duplicate fontsPhilipp Gesang2013-05-271-0/+12
|
* add option prefer-texmf to luaotfload-toolPhilipp Gesang2013-05-273-15/+18
|
* adapt file lookupsPhilipp Gesang2013-05-271-34/+57
|
* restructure dbPhilipp Gesang2013-05-271-10/+71
|
* prepare db structure for texmf prioritizationPhilipp Gesang2013-05-271-55/+77
|
* fix bug that erased the db when suppressing updatesPhilipp Gesang2013-05-271-1/+1
|
* provide hook for custom font resolverPhilipp Gesang2013-05-272-4/+17
|
* install kpse lookupPhilipp Gesang2013-05-271-1/+3
|
* implement kpse-only font resolverPhilipp Gesang2013-05-271-1/+28
|
* sync with Context as of 2013-05-27Philipp Gesang2013-05-271-8/+8
|
* use kpse for texmf lookups (again...)Philipp Gesang2013-05-262-35/+46
|
* remove fragment of cache hackPhilipp Gesang2013-05-231-10/+0
|
* Merge pull request #91 from phi-gamma/masterPhilipp Gesang2013-05-234-74/+13
|\ | | | | v2.2d; ctan upload
| * 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
| |
* | Merge pull request #89 from phi-gamma/masterPhilipp Gesang2013-05-223-23/+144
|\| | | | | cygwin patch; import aux functions removed from fontspec into legacy codebase
| * 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
| |
* | Merge pull request #88 from phi-gamma/masterPhilipp Gesang2013-05-216-27/+109
|\| | | | | fix request parser; fix name matching bug; better workaround for ``mkdirs()``; sync with latest Contest
| * [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
| |
* | Merge pull request #85 from phi-gamma/masterPhilipp Gesang2013-05-203-4/+10
|\| | | | | fix pfa loading (missing upvalue); fix letterspacing of user kerns
| * fix pfa/pfb loaderPhilipp Gesang2013-05-201-1/+2
| |
| * fix adapted letterspacingPhilipp Gesang2013-05-202-3/+8
| |
* | Merge pull request #83 from phi-gamma/masterPhilipp Gesang2013-05-205-8/+8
|\| | | | | v2.2c
| * update package version and datev2.2cPhilipp Gesang2013-05-205-8/+8
| |
* | Merge pull request #82 from phi-gamma/masterPhilipp Gesang2013-05-203-68/+463
|\| | | | | exceptions for xetex-style feature spec
| * reinstate characterkerningPhilipp Gesang2013-05-191-39/+111
| |