summaryrefslogtreecommitdiff
path: root/luaotfload-database.lua
Commit message (Expand)AuthorAgeFilesLines
* [db] add fallbacks for missing stylesPhilipp Gesang2013-11-061-5/+50
* [db] reload once if lookup failedPhilipp Gesang2013-11-061-0/+5
* [db] do not add metafamilies to the family tablePhilipp Gesang2013-11-061-3/+23
* Merge branch 'master' of github:phi-gamma/luaotfloadPhilipp Gesang2013-11-061-51/+81
|\
| * [db] fix test for regular stylePhilipp Gesang2013-11-061-0/+1
| * [db] remove dependency on lualibs for compressionPhilipp Gesang2013-11-061-5/+17
| * [db] adapt cached resolverPhilipp Gesang2013-11-061-51/+68
* | [db] remove cruftPhilipp Gesang2013-11-061-20/+0
|/
* [db] tweak font family matchingPhilipp Gesang2013-11-061-117/+91
* [db] stop matching bold synonyms as boldPhilipp Gesang2013-11-051-1/+1
* [db,tool] adapt --prefer-texmfPhilipp Gesang2013-11-051-11/+6
* [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-051-730/+1584
|\
| * [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
| * [db,tool] adapt --find to new db modelPhilipp Gesang2013-11-051-22/+50
| * [db] add first draft font family queryPhilipp Gesang2013-11-051-12/+206
| * [db] stop exposing the global index objectPhilipp Gesang2013-11-041-50/+50
| * [db] add gzip check to script loaderPhilipp Gesang2013-11-031-16/+35
| * [db,tool] add --compress option for gzipping the indexPhilipp Gesang2013-11-031-2/+15
| * [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-151-111/+118
| * [db] handle design sizesPhilipp Gesang2013-09-151-4/+28
| * [fontloader] sync with Context as of 2013-09-13Philipp Gesang2013-09-131-1/+1
| * [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-011-1/+5
| * [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-011-11/+137
| * [db] refactor fontname extractionPhilipp Gesang2013-09-011-23/+81
| * [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
| * [db] refactor timestamp comparisonPhilipp Gesang2013-08-311-44/+74
| * [db] store location (texmf/sys) as string, not boolPhilipp Gesang2013-08-311-15/+22
| * [db] choose more meaningful identifiers in name extractorPhilipp Gesang2013-08-311-23/+25