summaryrefslogtreecommitdiff
path: root/luaotfload-fonts.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* New table structureKhaled Hosny2010-01-151-18/+25
* 'scan_os_fonts' is uselessKhaled Hosny2010-01-141-1/+2
* Our own font names extraction implementationKhaled Hosny2010-01-141-2/+50
* Save the database under '$TEXMFVAR/tex/'Khaled Hosny2010-01-141-3/+6
* Guard against empty variablesKhaled Hosny2010-01-121-10/+15
* RewriteKhaled Hosny2010-01-121-0/+123