summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [db] keep formats when doing a live db updatePhilipp Gesang2013-08-241-3/+11
|
* [fontloader] sync with Context as of 2013-08-24Philipp Gesang2013-08-241-2/+39
|
* [fontloader] sync with Context as of 2013-08-23Philipp Gesang2013-08-231-2/+2
|
* [fontloader] sync with Context as of 2013-08-21Philipp Gesang2013-08-212-57/+86
|
* [tool] make --version display Luatex version infoPhilipp Gesang2013-08-111-13/+12
|
* [graph] list AFM support filesPhilipp Gesang2013-08-111-0/+27
|
* [type1] resolve conflict between TFM and AFM loadersPhilipp Gesang2013-08-111-0/+26
|
* [meta] include new files in status filePhilipp Gesang2013-08-111-0/+2
|
* [doc] mention new files in manualPhilipp Gesang2013-08-111-15/+23
|
* [type1] generalize PFB loader so we can derive a PFA onePhilipp Gesang2013-08-111-37/+48
|
* [type1] improve PFB reader so it calls the AFM reader where necessaryPhilipp Gesang2013-08-111-12/+58
|
* [type1] install simple PFB reader after loading AFM supportPhilipp Gesang2013-08-111-22/+17
|
* [lib] integrate AFM librariesPhilipp Gesang2013-08-112-1/+58
|
* [lib] add font-afk.luaPhilipp Gesang2013-08-111-0/+200
|
* [lib] add font-afm.luaPhilipp Gesang2013-08-111-0/+971
|
* [db] autolocate corresponding pfb when loading and afm filePhilipp Gesang2013-08-101-17/+31
|
* [db] include DFONT fonts in database (thanks, Kim!)Philipp Gesang2013-08-081-3/+4
|
* [db] treat empty style in pfb as regularPhilipp Gesang2013-08-071-7/+2
|
* [db] flush lookup cache on db version change; bump versionPhilipp Gesang2013-08-051-1/+12
|
* [db] pre-calculate design size valuesPhilipp Gesang2013-08-051-11/+17
|
* [db] handle missing optical size infoPhilipp Gesang2013-08-051-7/+9
|
* [tool] make --inspect skip empty feature setsPhilipp Gesang2013-08-051-5/+14
|
* [db] improve handling of zero values in design sizesPhilipp Gesang2013-08-041-7/+18
|
* [db] employ the info from fontstyle_name when matching stylesPhilipp Gesang2013-08-041-31/+37
|
* [db] use consistent identifiersPhilipp Gesang2013-08-041-36/+45
|
* [db] pre-resolve style synonyms when matchingPhilipp Gesang2013-08-041-5/+8
|
* [tool] handle missing size infoPhilipp Gesang2013-08-031-0/+4
|
* [tool] interpret file lookup result correctlyPhilipp Gesang2013-08-031-5/+2
|
* [meta] update NEWSPhilipp Gesang2013-08-032-3/+8
|
* [tool] handle anon: and file: requests with --findPhilipp Gesang2013-08-032-11/+26
|
* [tool] make --find process normal requestsPhilipp Gesang2013-08-033-16/+37
|
* [tool] add option --no-reload to suppress database updatesPhilipp Gesang2013-08-032-2/+10
|
* sync with Context as of 2013-08-02Philipp Gesang2013-08-022-27/+29
|
* [db] always save on updatePhilipp Gesang2013-08-022-28/+28
|
* [db] fix missing write after auto-updatePhilipp Gesang2013-08-021-1/+7
| | | | fixes issues like this one: http://tex.stackexchange.com/q/126467/14066
* [tool] seek correct language data with --inspectPhilipp Gesang2013-08-011-1/+20
|
* [diagnose] add diagnostics for font indexPhilipp Gesang2013-08-013-2/+55
|
* [db] bump names db versionPhilipp Gesang2013-08-011-1/+1
|
* [db] store indexed formats alongwith versionPhilipp Gesang2013-08-011-12/+18
|
* [db] strip useless parameter from fontnames_init()Philipp Gesang2013-08-011-5/+5
|
* update NEWS and man pagePhilipp Gesang2013-08-012-3/+5
|
* [db] improve font name/style matching with type1 fonts (/{b,i,bi} switches)Philipp Gesang2013-08-011-4/+10
|
* [db] treat .pfa like .pfbPhilipp Gesang2013-08-012-2/+3
|
* [doc] document --format and add it to usage messagePhilipp Gesang2013-07-312-4/+27
|
* [db] remove --type1 option in favor of --formats, a configurable format setPhilipp Gesang2013-07-312-28/+63
|
* [db] make pfb scanning optionalPhilipp Gesang2013-07-313-42/+88
|
* avoid duplication when logging to file and stdoutPhilipp Gesang2013-07-311-2/+3
|
* [db] include pfb in indexPhilipp Gesang2013-07-311-19/+131
|
* [tool] work around ms compiler limitationsPhilipp Gesang2013-07-282-3/+18
|
* update newsPhilipp Gesang2013-07-281-0/+5
|