Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | [db] flush lookup cache on db version change; bump version | Philipp Gesang | 2013-08-05 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] pre-calculate design size values | Philipp Gesang | 2013-08-05 | 1 | -11/+17 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] handle missing optical size info | Philipp Gesang | 2013-08-05 | 1 | -7/+9 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] make --inspect skip empty feature sets | Philipp Gesang | 2013-08-05 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] improve handling of zero values in design sizes | Philipp Gesang | 2013-08-04 | 1 | -7/+18 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] employ the info from fontstyle_name when matching styles | Philipp Gesang | 2013-08-04 | 1 | -31/+37 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] use consistent identifiers | Philipp Gesang | 2013-08-04 | 1 | -36/+45 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] pre-resolve style synonyms when matching | Philipp Gesang | 2013-08-04 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] handle missing size info | Philipp Gesang | 2013-08-03 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] interpret file lookup result correctly | Philipp Gesang | 2013-08-03 | 1 | -5/+2 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [meta] update NEWS | Philipp Gesang | 2013-08-03 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] handle anon: and file: requests with --find | Philipp Gesang | 2013-08-03 | 2 | -11/+26 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] make --find process normal requests | Philipp Gesang | 2013-08-03 | 3 | -16/+37 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tool] add option --no-reload to suppress database updates | Philipp Gesang | 2013-08-03 | 2 | -2/+10 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | sync with Context as of 2013-08-02 | Philipp Gesang | 2013-08-02 | 2 | -27/+29 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] always save on update | Philipp Gesang | 2013-08-02 | 2 | -28/+28 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [db] fix missing write after auto-update | Philipp Gesang | 2013-08-02 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes issues like this one: http://tex.stackexchange.com/q/126467/14066 | |||||
* | | | | | | | | | | | | | | [tool] seek correct language data with --inspect | Philipp Gesang | 2013-08-01 | 1 | -1/+20 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [diagnose] add diagnostics for font index | Philipp Gesang | 2013-08-01 | 3 | -2/+55 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] bump names db version | Philipp Gesang | 2013-08-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] store indexed formats alongwith version | Philipp Gesang | 2013-08-01 | 1 | -12/+18 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] strip useless parameter from fontnames_init() | Philipp Gesang | 2013-08-01 | 1 | -5/+5 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | update NEWS and man page | Philipp Gesang | 2013-08-01 | 2 | -3/+5 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] improve font name/style matching with type1 fonts (/{b,i,bi} switches) | Philipp Gesang | 2013-08-01 | 1 | -4/+10 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] treat .pfa like .pfb | Philipp Gesang | 2013-08-01 | 2 | -2/+3 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [doc] document --format and add it to usage message | Philipp Gesang | 2013-07-31 | 2 | -4/+27 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] remove --type1 option in favor of --formats, a configurable format set | Philipp Gesang | 2013-07-31 | 2 | -28/+63 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] make pfb scanning optional | Philipp Gesang | 2013-07-31 | 3 | -42/+88 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | avoid duplication when logging to file and stdout | Philipp Gesang | 2013-07-31 | 1 | -2/+3 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [db] include pfb in index | Philipp Gesang | 2013-07-31 | 1 | -19/+131 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [tool] work around ms compiler limitations | Philipp Gesang | 2013-07-28 | 2 | -3/+18 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | update news | Philipp Gesang | 2013-07-28 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [doc] expand troubleshooting section | Philipp Gesang | 2013-07-28 | 1 | -20/+90 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [db] setup common lpeg patterns | Philipp Gesang | 2013-07-28 | 1 | -1/+9 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [doc] mention environment diagnostic in man page | Philipp Gesang | 2013-07-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | update file graph | Philipp Gesang | 2013-07-28 | 1 | -5/+75 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [tool] remove diagnostics code from runner | Philipp Gesang | 2013-07-28 | 2 | -605/+33 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [tool] move diagnostics code to separate file | Philipp Gesang | 2013-07-28 | 1 | -0/+622 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | add diagnostics for environment variables in luaotfload-tool | Philipp Gesang | 2013-07-27 | 1 | -5/+146 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | filter pwd from texmf directories | Philipp Gesang | 2013-07-26 | 1 | -13/+45 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | stript trailing slashes before joining paths | Philipp Gesang | 2013-07-26 | 2 | -2/+6 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | avoid recursing into font dirs retrieved by kpse | Philipp Gesang | 2013-07-26 | 1 | -5/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor speedup (some 16% with standard sized TL texmf), especially if the directories are uncached. as we take care of duplicate results from the file scanner elsewhere this will not affect the list of fonts found. | |||||
* | | | | | | | | | | | adapt makefile to preferred CTAN zip scheme | Philipp Gesang | 2013-07-24 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to Robin Fairbairns: > btw, the least error-prone format for the zip file is: > > xyz.zip -> > xyz.tds.zip (if available) > xyz/ > [actual distribution of package xyz] | |||||
* | | | | | | | | | | | add tests for optical font size matching | Philipp Gesang | 2013-07-24 | 1 | -12/+57 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | bump version, update NEWSv2.3b | Philipp Gesang | 2013-07-24 | 3 | -10/+10 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | check if we can cd into a directory before inspecting it | Philipp Gesang | 2013-07-22 | 1 | -26/+42 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | avoid building of intermediate list in file locators | Philipp Gesang | 2013-07-22 | 1 | -8/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | fix return value of set_logout() | Philipp Gesang | 2013-07-22 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | add revision info to output of --version in luaotfload-tool | Philipp Gesang | 2013-07-19 | 1 | -12/+13 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | indicate forced db update on terminal | Philipp Gesang | 2013-07-19 | 1 | -2/+2 | |
| | | | | | | | | | |