summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] stop matching bold synonyms as boldPhilipp Gesang2013-11-051-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] adapt --prefer-texmfPhilipp Gesang2013-11-052-13/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] throw away some cruft (old synonyms table)Philipp Gesang2013-11-051-52/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] adapt type1 scannerPhilipp Gesang2013-11-051-76/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix damage suffered during last mergePhilipp Gesang2013-11-051-6/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'font-matching'Philipp Gesang2013-11-059-795/+1785
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] add setting for db stripping to luaotfload.luaPhilipp Gesang2013-11-051-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool,man] adapt default fields for --list and --fields to stripped index formatPhilipp Gesang2013-11-052-3/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] add --no-strip optionPhilipp Gesang2013-11-052-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] strip extraneous information from mappings tablePhilipp Gesang2013-11-051-64/+107
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] thow away obsolete name resolverPhilipp Gesang2013-11-051-272/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] adapt fuzzy matcherPhilipp Gesang2013-11-051-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] add further synonyms for regularPhilipp Gesang2013-11-051-64/+64
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] add font name resolverPhilipp Gesang2013-11-051-5/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] fix afm lookupPhilipp Gesang2013-11-051-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] protect --list and --field against invalid queriesPhilipp Gesang2013-11-051-3/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [man] expand paragraph about --listPhilipp Gesang2013-11-051-2/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] adapt --list queries with criterionPhilipp Gesang2013-11-051-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [man] update info regarding --fieldsPhilipp Gesang2013-11-051-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] fall back to defaults with empty --fields queryPhilipp Gesang2013-11-051-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] adapt ``--list``Philipp Gesang2013-11-051-5/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] adapt --find to new db modelPhilipp Gesang2013-11-052-23/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] import changes to luaotfload.lua into dtxPhilipp Gesang2013-11-051-15/+45
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] add first draft font family queryPhilipp Gesang2013-11-053-123/+475
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] stop exposing the global index objectPhilipp Gesang2013-11-044-60/+69
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] add gzip check to script loaderPhilipp Gesang2013-11-031-16/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [news,man] mentions --compress in the appropriate placesPhilipp Gesang2013-11-033-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] add --compress option for gzipping the indexPhilipp Gesang2013-11-032-3/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix test for successful updatePhilipp Gesang2013-11-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] order design sizesPhilipp Gesang2013-09-151-0/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] add option to skip reading font filesPhilipp Gesang2013-09-152-129/+143
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] handle design sizesPhilipp Gesang2013-09-151-4/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-09-13Philipp Gesang2013-09-132-22/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] prepare families tablePhilipp Gesang2013-09-111-10/+212
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix table constructor syntaxPhilipp Gesang2013-09-021-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] adjust index field for non tt collectionsPhilipp Gesang2013-09-021-2/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] include stats on demand only (--stats option)Philipp Gesang2013-09-012-4/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] print family sizes along with statsPhilipp Gesang2013-09-011-8/+47
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] intercept possible division by zeroPhilipp Gesang2013-09-011-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix integer format stringPhilipp Gesang2013-09-011-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] adapt function reload_db to new db structurePhilipp Gesang2013-09-011-3/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] add post-build statisticsPhilipp Gesang2013-09-012-13/+141
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] refactor fontname extractionPhilipp Gesang2013-09-012-26/+84
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] extend name extraction on fontloader.info()Philipp Gesang2013-09-011-9/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] adapt sanitization routinesPhilipp Gesang2013-09-011-35/+60
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] cleanup: use more consistent identifiersPhilipp Gesang2013-09-011-57/+65
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] include information about conflicting file names in recordPhilipp Gesang2013-09-011-4/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] reorganize mappings record; refactor metadata extractionPhilipp Gesang2013-09-011-107/+155
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] refactor font info extractionPhilipp Gesang2013-08-311-33/+66
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] correctly abort if timestamps matchPhilipp Gesang2013-08-311-8/+13