summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* CosmeticKhaled Hosny2009-12-311-11/+13
* Updating to latest ConTeXt beta (2009.12.30)Khaled Hosny2009-12-314-103/+303
* TypoKhaled Hosny2009-12-311-1/+1
* Add transparency supportKhaled Hosny2009-12-311-15/+34
* Initial XeTeX-like font color supportKhaled Hosny2009-12-301-0/+70
* Move some code to a new module; otfl-font-msc.luaKhaled Hosny2009-12-301-44/+69
* Support floating point and negative valuesKhaled Hosny2009-12-301-1/+2
* Add support for font slanting/extendingKhaled Hosny2009-12-301-5/+51
* Updating to latest ConTeXt beta (2009.12.29)Khaled Hosny2009-12-307-214/+280
* Updating to latest ConTeXt beta (2009.12.26)Khaled Hosny2009-12-294-61/+93
* Small documentation additionKhaled Hosny2009-12-151-5/+8
* Don't suggest passing --usekpse to mtxrunKhaled Hosny2009-12-101-2/+2
* Only |base| mode is supported for math modeKhaled Hosny2009-12-101-0/+1