summaryrefslogtreecommitdiff
path: root/otfl-font-xtx.lua
Commit message (Expand)AuthorAgeFilesLines
* Support keys prefixed by "+"Khaled Hosny2010-07-111-1/+1
* Use file.addsuffix() to properly append the suffixKhaled Hosny2010-06-141-2/+2
* Fix XeTeX's square brackets syntaxKhaled Hosny2010-06-071-1/+1
* Fix loading fonts with absolute pathKhaled Hosny2010-06-071-4/+3
* Make sure we always load TFM files even if OSFONTDIR is setKhaled Hosny2010-06-061-1/+5
* Handle bypassing TFM fonts properlyKhaled Hosny2010-05-311-0/+4
* Revert adding to the tables.defaultsWill Robertson2010-05-311-1/+0
* I'm not sure how to document these features.Will Robertson2010-05-251-0/+1
* Updating to latest ConTeXt stable (2010.05.08)Khaled Hosny2010-05-091-1/+4
* Updating to latest ConTeXt beta (2010.02.23)Khaled Hosny2010-02-231-11/+5
* Some loggingKhaled Hosny2010-02-061-3/+6
* Remove the spurious syrc entryKhaled Hosny2010-02-041-5/+0
* 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
* Ignore empty optionsKhaled Hosny2010-01-201-1/+1
* Allowing font file name to start by c:/...Elie Roux2010-01-201-1/+3
* Capture GR font option as wellKhaled Hosny2010-01-191-1/+2
* Allow arbitrary font stylesKhaled Hosny2010-01-191-0/+2
* 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
* Support auto-detecting font styleKhaled Hosny2010-01-151-3/+17
* Negative features should be removed from the tableKhaled Hosny2010-01-071-1/+2
* Support floating point and negative valuesKhaled Hosny2009-12-301-1/+2
* Updating to latest ConTeXt beta (2009.12.29)Khaled Hosny2009-12-301-1/+2
* updating to latest (beta 2009.11.13) ConTeXt codeKhaled Hosny2009-11-151-1/+1
* updating to latest (20090809) ConTeXt code (with minor bugfix)Elie Roux2009-08-101-1/+1
* syncing with latest ConTeXt version (more feautures, less bugs), thanks to Kh...Elie Roux2009-06-101-10/+16
* adding a first working version of luaotfloadElie Roux2009-04-081-0/+109