summaryrefslogtreecommitdiff
path: root/otfl-font-nms.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix when a directory is passed to path_normalizeKhaled Hosny2010-05-301-1/+1
* Suppress some warnings when not in verbose modeWill Robertson2010-05-251-2/+2
* suppress some warnings when default settingsWill Robertson2010-05-251-5/+9
* Fix symlink detectionKhaled Hosny2010-05-251-1/+7
* Reading symlinks under non-Windows platformElie Roux2010-05-251-5/+13
* docElie Roux2010-05-241-1/+10
* Now we use the new system even on UnixesElie Roux2010-05-241-48/+9
* Oops...Elie Roux2010-05-241-1/+0
* Everything works fine under Windows nowElie Roux2010-05-241-1/+1
* Changing the test to see if a font has already been loadedElie Roux2010-05-241-5/+4
* First attempt to read fonts.confElie Roux2010-05-241-10/+53
* Renaming scan_texmf_tree in scan_texmf_fontsElie Roux2010-05-241-2/+2