summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try psname if familyname failsKhaled Hosny2010-01-151-10/+22
* Support reading the new databaseKhaled Hosny2010-01-151-3/+5
* Make non-subfonts entries dictionaries as wellKhaled Hosny2010-01-151-2/+2
* Update database version numberKhaled Hosny2010-01-152-2/+2
* 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
* More explicit names for callback registrations.Elie Roux2010-01-131-3/+3
* Guard against empty variablesKhaled Hosny2010-01-121-10/+15
* RewriteKhaled Hosny2010-01-122-79/+123
* Some loggingKhaled Hosny2010-01-111-4/+15
* Defines |logs.report()| and |logs.simple()|Khaled Hosny2010-01-111-0/+20
* Revert "Enable logging"Khaled Hosny2010-01-111-27/+0
* Use our own font names databaseKhaled Hosny2010-01-101-1/+1
* First attempt of font database generation scriptKhaled Hosny2010-01-101-0/+68
* Reset version to 1.07Khaled Hosny2010-01-091-4/+4
* Update version and dateKhaled Hosny2010-01-081-4/+4
* Move 'font-msc' module to its own fileKhaled Hosny2010-01-082-179/+159
* Negative features should be removed from the tableKhaled Hosny2010-01-071-1/+2
* Set internal fontname to font specificationKhaled Hosny2010-01-071-2/+4
* A few more legacy TeX ligaturesKhaled Hosny2010-01-061-0/+4
* Activate disabled tlig and trep entriesKhaled Hosny2010-01-051-7/+7
* Only set page resources if existedKhaled Hosny2009-12-311-1/+3
* Fix LuaTeX crash with transparencyKhaled Hosny2009-12-311-10/+26
* Make transparency work with adobe readerKhaled Hosny2009-12-311-2/+2