summaryrefslogtreecommitdiff
path: root/luaotfload-fonts.lua
Commit message (Expand)AuthorAgeFilesLines
* Prepare for merging luaotfload-fonts in luaotfloadKhaled Hosny2010-02-281-375/+0
* Correlate checksums to filenamesKhaled Hosny2010-02-281-3/+3
* Open the file in append modeKhaled Hosny2010-02-261-1/+1
* Implement a --force optionKhaled Hosny2010-02-261-6/+12
* Checksum loaded fontsKhaled Hosny2010-02-261-9/+32
* Get rid of empty lines in the outputKhaled Hosny2010-02-261-3/+0
* making the end of the path (after TEXMFVAR) a variableeroux2010-02-261-1/+5
* Making the log function available elsewhereeroux2010-02-261-5/+3
* A safer path normalizationeroux2010-02-261-7/+16
* Remove the arg[0] checking hackKhaled Hosny2010-02-261-4/+0
* More robust progress bar buildingKhaled Hosny2010-02-261-3/+3
* Actually working checks for writabilityElie Roux2010-02-251-12/+19
* Making the final directory changeableElie Roux2010-02-251-5/+14
* Fixing duplicate entries in the databaseElie Roux2010-02-251-7/+26
* Adding some comments, small changes in the logs.Elie Roux2010-02-251-6/+47
* Some README and author updatesKhaled Hosny2010-02-201-2/+2
* Fixing cygwin pathsElie Roux2010-02-161-1/+26
* Some cosmetic hacksKhaled Hosny2010-02-151-3/+4
* Disable progress bar in verbose modeKhaled Hosny2010-02-151-15/+17
* Guard against fonts with broken names tableKhaled Hosny2010-02-151-6/+14
* Adding only modern fonts to the list of os fontsElie Roux2010-02-151-1/+5
* Fixing a small "graphical" bug when errors happenElie Roux2010-02-151-0/+7
* Implement a fancy progress barKhaled Hosny2010-02-151-7/+31
* Use `fc-list` instead of `fc-cat`Khaled Hosny2010-02-141-126/+28
* More compact layoutKhaled Hosny2010-01-281-12/+9
* Fix LM style name issueKhaled Hosny2010-01-281-8/+9
* Fix font names preferenceKhaled Hosny2010-01-281-14/+11
* Make the font database dumbKhaled Hosny2010-01-251-156/+49
* More bugfixes in style guessingElie Roux2010-01-211-10/+19
* Improving style guessing based on real-life fontsElie Roux2010-01-211-36/+58
* Changing the database shapeElie Roux2010-01-211-7/+9
* Improvements in the style guessing systemElie Roux2010-01-211-5/+16
* Mouahaha, I got you Windows!Elie Roux2010-01-201-4/+3
* A bit of adaptation to the buggy OSElie Roux2010-01-201-5/+75
* Merge branch 'master' of github.com:mpg/luaotfloadElie Roux2010-01-191-1/+1
|\
| * Missing log levelKhaled Hosny2010-01-191-1/+1
* | Exploring the fontconfig directoriesElie Roux2010-01-191-19/+51
* | Not relying on require()Elie Roux2010-01-191-5/+1
|/
* Differenciation between texmf and non-texmf dirsElie Roux2010-01-191-4/+15
* Adding strong euristics to guess the styleElie Roux2010-01-191-1/+68
* Several improvements:Elie Roux2010-01-191-18/+37
* Prefer names.prefmodifiers over names.subfamilyKhaled Hosny2010-01-161-1/+1
* CleanupKhaled Hosny2010-01-161-22/+11
* Drop otfl-luat-dum.lua dependencyKhaled Hosny2010-01-161-8/+7
* Remove some no longer needed codeKhaled Hosny2010-01-161-26/+3
* Make non-subfonts entries dictionaries as wellKhaled Hosny2010-01-151-2/+2
* Update database version numberKhaled Hosny2010-01-151-1/+1
* Sanitize font namesKhaled Hosny2010-01-151-2/+5
* Fix more buggy fonts (Linux Libertine Bold et al.)Khaled Hosny2010-01-151-8/+13
* Add support for subfonts (ttc and dfont)Khaled Hosny2010-01-151-15/+22