summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a new |luat-over| moduleKhaled Hosny2010-02-203-23/+37
* Updating to latest ConTeXt beta (2010.02.18)Khaled Hosny2010-02-203-36/+7
* 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
* Clean *.out files tooKhaled Hosny2010-02-131-1/+1
* Some testsKhaled Hosny2010-02-134-0/+71
* Rename |otfl-font-msc.lua| to |otfl-font-clr.lua|Khaled Hosny2010-02-123-9/+11
* Updating to latest ConTeXt beta (2010.02.12)Khaled Hosny2010-02-123-45/+133
* typo in the dateElie Roux2010-02-071-1/+1
* Adding a News fileElie Roux2010-02-073-3/+22
* Drop compatability fileKhaled Hosny2010-02-062-1630/+1
* Some loggingKhaled Hosny2010-02-062-7/+13
* Updating to latest ConTeXt beta (2010.02.03)Khaled Hosny2010-02-055-11/+40
* Remove the spurious syrc entryKhaled Hosny2010-02-041-5/+0
* Support design size rangesKhaled Hosny2010-02-021-7/+6
* 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