summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A very french typoElie Roux2010-01-311-1/+1
* Make the default features table global (puplic)Khaled Hosny2010-01-301-19/+26
* Further cleanupKhaled Hosny2010-01-301-14/+13
* Further default features simplificationKhaled Hosny2010-01-301-34/+12
* Support per-script default featuresKhaled Hosny2010-01-301-1/+100
* Style synonymsKhaled Hosny2010-01-281-0/+17
* Port to the new database layoutKhaled Hosny2010-01-281-24/+20
* More compact layoutKhaled Hosny2010-01-282-13/+10
* 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-252-182/+84
* 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
* Add |tex.ctxcatcodes|Khaled Hosny2010-01-201-0/+2
* Ignore empty optionsKhaled Hosny2010-01-201-1/+1
* Mouahaha, I got you Windows!Elie Roux2010-01-201-4/+3
* A bit of adaptation to the buggy OSElie Roux2010-01-201-5/+75
* Allowing font file name to start by c:/...Elie Roux2010-01-201-1/+3
* Bug fixingElie Roux2010-01-201-1/+5
* Pass 'specification' directly to |fonts.names.resolve()|Khaled Hosny2010-01-202-3/+4
* 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
* Adding luaotfload-fonts.lua in the READMeElie Roux2010-01-191-1/+3
* Capture GR font option as wellKhaled Hosny2010-01-191-1/+2
* Allow arbitrary font stylesKhaled Hosny2010-01-192-6/+10
* Capture AAT and ICU font options and do nothingKhaled Hosny2010-01-191-0/+1
* Capture requested optical size and bass a longKhaled Hosny2010-01-191-0/+6
* TypoKhaled Hosny2010-01-191-1/+1
* More optimizationsElie Roux2010-01-191-29/+29
* Some more optimizations and an error messageElie Roux2010-01-181-33/+34
* 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
* Updating the README with otfl-font-msc.luaElie Roux2010-01-161-1/+14
* Some math improvement and luaextra complianceElie Roux2010-01-161-10/+11
* Improved page resources handlingKhaled Hosny2010-01-161-3/+9
* More compact (smaller PDF size) page resourcesKhaled Hosny2010-01-161-1/+3
* lots of optimizations: we now use pre_output_filter instead of 3 callbacks, t...Elie Roux2010-01-151-16/+53
* the log lines now go in the log filesElie Roux2010-01-151-5/+5
* Updating to latest ConTeXt beta 2010.01.14Khaled Hosny2010-01-152-17/+24
* Support auto-detecting font styleKhaled Hosny2010-01-152-5/+19
* Fix loading subfontsKhaled Hosny2010-01-151-2/+2