summaryrefslogtreecommitdiff
path: root/src/luaotfload-database.lua
Commit message (Expand)AuthorAgeFilesLines
* [db] increase versionPhilipp Gesang2017-02-031-1/+1
* [db] omit the extra funcall when converting unitsPhilipp Gesang2017-02-031-7/+7
* [db] fix dd conversion of asked sizePhilipp Gesang2017-02-031-1/+24
* Merge remote-tracking branch 'canonical/pr/402'Philipp Gesang2017-02-021-1/+10
|\
| * use design size to calculate the distance for `inrange`Yan Zhou2017-02-021-1/+10
* | Merge remote-tracking branch 'canonical/pr/401'Philipp Gesang2017-02-021-1/+1
|\ \
| * | Avoid more than one `inrange` when there’s no overlapYan Zhou2017-02-021-1/+1
| |/
* / [db] fix design size scalingPhilipp Gesang2017-02-021-14/+29
|/
* Fix calculation of database optical sizesYan Zhou2017-02-021-5/+5
* [db] fix duplicate files in scan listPhilipp Gesang2017-01-291-3/+1
* [*] bump year and versionPhilipp Gesang2017-01-291-1/+1
* [db] move design size handling into lookupPhilipp Gesang2017-01-291-44/+45
* [conf] improve defaults handling of designsize-dimenPhilipp Gesang2017-01-291-6/+4
* [conf,db] make design size dimension configurablePhilipp Gesang2017-01-291-7/+32
* [db] scale optical sizes to ptPhilipp Gesang2017-01-291-21/+33
* [db] tentatively reintroduce fallback for italicPhilipp Gesang2016-10-191-6/+12
* [db,conf,doc] kill off references to FF loaderPhilipp Gesang2016-10-171-2/+0
* [db] install required functions from font-synPhilipp Gesang2016-09-201-0/+44
* [db] fix initialization behavior to prevent crashPhilipp Gesang2016-06-151-5/+4
* [db] adapt error handling to new fontloader conventionsPhilipp Gesang2016-06-121-14/+21
* [db] fix crash with missing name dataPhilipp Gesang2016-06-121-2/+2
* [db] resolve symlinks when traversing the file systemPhilipp Gesang2016-06-081-31/+41
* [db] include values of missing fields in diagnosticPhilipp Gesang2016-06-071-2/+3
* [db] fix name assignmentPhilipp Gesang2016-05-311-11/+34
* [db] ditch fontforge compatibility codePhilipp Gesang2016-05-261-179/+116
* [db] fix inclusion of AFM fontsPhilipp Gesang2016-05-091-14/+19
* [db] restrict bold style fallback heuristicPhilipp Gesang2016-04-271-7/+15
* [db] disarm fallback assignmentPhilipp Gesang2016-04-271-6/+6
* [db] adapt call to getinfo() for revised interfacePhilipp Gesang2016-04-271-3/+10
* [db] fix family / style matchingPhilipp Gesang2016-04-271-65/+24
* [db] fix version fieldPhilipp Gesang2016-04-241-1/+1
* [db,loaders] clarify support for PFBPhilipp Gesang2016-04-241-3/+4
* Revert "[db,conf] drop support for PS fonts"Philipp Gesang2016-04-211-6/+64
* [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA)Philipp Gesang2016-04-201-5/+3
* [db,conf] drop support for PS fontsPhilipp Gesang2016-04-201-66/+5
* [*] shred 2014 fontloaderPhilipp Gesang2016-04-191-1/+0
* [db,fontloader] fix subfont table handling (by Dohyun Kim)Philipp Gesang2016-04-181-1/+1
* [db] fix misleading error messagePhilipp Gesang2016-04-181-4/+2
* [db] undo commented out texmf tree processingPhilipp Gesang2016-04-171-1/+1
* [db] fix extraction of name info important for family clusteringPhilipp Gesang2016-04-151-76/+98
* [db] pull raw name information with getinfo()Philipp Gesang2016-04-131-3/+9
* [db] add some stats regarding the new loaderPhilipp Gesang2016-04-131-25/+99
* [db] adjust names extraction to Lua loaderPhilipp Gesang2016-04-121-59/+79
* [db] in ff mode, collect font object after accessPhilipp Gesang2016-04-101-3/+1
* [db] do not rely on __gc for font object lifetimesPhilipp Gesang2016-04-101-0/+5
* [conf,db] allow switching back to fontforgePhilipp Gesang2016-04-091-4/+17
* [tool,db] kill off fontforgePhilipp Gesang2016-04-091-39/+12
* [db] ditch our gzip wrappersPhilipp Gesang2016-04-081-41/+4
* [*] update dates, versionPhilipp Gesang2016-04-071-1/+1
* [features,loaders] fix lookup conflicts via introduction of “evl” lookupPhilipp Gesang2016-02-191-2/+2