summaryrefslogtreecommitdiff
path: root/otfl-font-nms.lua
Commit message (Expand)AuthorAgeFilesLines
* enable overrides for Context loggersPhilipp Gesang2013-04-111-4/+0
* make loglevel “-q” effectivePhilipp Gesang2013-04-101-17/+20
* fix function namesPhilipp Gesang2013-04-091-8/+9
* Fixing character escaping errorsElie Roux2013-04-071-2/+2
* Handle missing names properly.Olof-Joachim Frahm2012-10-231-4/+4
* Find demibold fonts as wellKhaled Hosny2012-03-271-1/+1
* Add commentKhaled Hosny2011-11-141-1/+1
* Support DemiBold tooKhaled Hosny2011-11-141-1/+1
* More cleanupKhaled Hosny2011-10-161-10/+10
* Add support for compiled names cacheKhaled Hosny2011-10-161-7/+17
* Remove remenants of long gone featureKhaled Hosny2011-10-161-10/+1
* No more pairs()/ipairs()Khaled Hosny2011-10-141-3/+3
* otfl-fonts-syn.lua just complicates things, remove itKhaled Hosny2011-10-041-0/+5
* Patch otfl-font-def.lua, not yet workingKhaled Hosny2011-10-041-3/+3
* Should not error() hereKhaled Hosny2011-10-011-1/+5
* Try /usr/local/etc/fonts/fonts.conf before /etc/fonts/fonts.confKhaled Hosny2011-10-011-1/+5
* Fix documentation about default prefixKhaled Hosny2011-10-011-0/+2
* Whitelist fontsPatrick Gundlach2011-09-291-5/+13
* Unify logging systemsPhilipp Stephani2011-07-241-18/+25
* Support lualatex-platform module if availablePhilipp Stephani2011-04-281-1/+51
* Hack to support Demi fontsKhaled Hosny2011-04-211-3/+3
* A hack to get libertine's bold recognisedKhaled Hosny2011-03-011-1/+2
* Fix infinite loopKhaled Hosny2011-02-051-1/+1
* Fix a typo in fonts.names.scan()Khaled Hosny2011-02-041-1/+1
* Remove --database-dir and --sys optionsKhaled Hosny2010-11-121-8/+16
* Reject fonts missing 'names' tableKhaled Hosny2010-09-191-1/+13
* Move code aroundKhaled Hosny2010-07-111-14/+0
* Cosmetics and minor cleanupsKhaled Hosny2010-07-111-25/+20
* Remove the progress bar and simplify the codeKhaled Hosny2010-07-111-55/+8
* Re-enable ttc fonts in MacOSXKhaled Hosny2010-06-251-7/+2
* Really fix printing file name before loading itKhaled Hosny2010-06-251-0/+1
* Handle trailing spaces and inline commentsKhaled Hosny2010-06-251-0/+3
* Remove and old hack and a potential bugKhaled Hosny2010-06-251-20/+7
* Implement general font blacklisting mechanismKhaled Hosny2010-06-251-25/+33
* Revert "Unused code"Khaled Hosny2010-06-241-0/+7
* Unused codeKhaled Hosny2010-06-221-7/+0
* Lualibs already defines a table.contains() functionKhaled Hosny2010-06-221-12/+0
* For consistency with latest ConTeXtKhaled Hosny2010-06-141-1/+1
* CosmeticsKhaled Hosny2010-06-141-15/+11
* Fallback to regularKhaled Hosny2010-06-081-0/+5
* Provide a |fonts.names.scan()| functionKhaled Hosny2010-06-071-1/+14
* Log loaded font file before calling |load_font()|Khaled Hosny2010-06-071-6/+6
* improve messages slightlyWill Robertson2010-06-051-12/+11
* be more verbose when updating the font databaseWill Robertson2010-06-051-2/+2
* Continuing the fonts.conf parsing.Elie Roux2010-06-041-17/+67
* Remove spurious elseKhaled Hosny2010-06-041-2/+0
* Handle bypassing TFM fonts properlyKhaled Hosny2010-05-311-18/+0
* This code path have never been usedKhaled Hosny2010-05-311-22/+0
* Fix file extension filteringKhaled Hosny2010-05-311-1/+1
* Simply file extension handlingKhaled Hosny2010-05-311-16/+12