| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding luaotfload-fonts.lua in the READMe | Elie Roux | 2010-01-19 | 1 | -1/+3 |
* | Capture GR font option as well | Khaled Hosny | 2010-01-19 | 1 | -1/+2 |
* | Allow arbitrary font styles | Khaled Hosny | 2010-01-19 | 2 | -6/+10 |
* | Capture AAT and ICU font options and do nothing | Khaled Hosny | 2010-01-19 | 1 | -0/+1 |
* | Capture requested optical size and bass a long | Khaled Hosny | 2010-01-19 | 1 | -0/+6 |
* | Typo | Khaled Hosny | 2010-01-19 | 1 | -1/+1 |
* | More optimizations | Elie Roux | 2010-01-19 | 1 | -29/+29 |
* | Some more optimizations and an error message | Elie Roux | 2010-01-18 | 1 | -33/+34 |
* | Prefer names.prefmodifiers over names.subfamily | Khaled Hosny | 2010-01-16 | 1 | -1/+1 |
* | Cleanup | Khaled Hosny | 2010-01-16 | 1 | -22/+11 |
* | Drop otfl-luat-dum.lua dependency | Khaled Hosny | 2010-01-16 | 1 | -8/+7 |
* | Remove some no longer needed code | Khaled Hosny | 2010-01-16 | 1 | -26/+3 |
* | Updating the README with otfl-font-msc.lua | Elie Roux | 2010-01-16 | 1 | -1/+14 |
* | Some math improvement and luaextra compliance | Elie Roux | 2010-01-16 | 1 | -10/+11 |
* | Improved page resources handling | Khaled Hosny | 2010-01-16 | 1 | -3/+9 |
* | More compact (smaller PDF size) page resources | Khaled Hosny | 2010-01-16 | 1 | -1/+3 |
* | lots of optimizations: we now use pre_output_filter instead of 3 callbacks, t... | Elie Roux | 2010-01-15 | 1 | -16/+53 |
* | the log lines now go in the log files | Elie Roux | 2010-01-15 | 1 | -5/+5 |
* | Updating to latest ConTeXt beta 2010.01.14 | Khaled Hosny | 2010-01-15 | 2 | -17/+24 |
* | Support auto-detecting font style | Khaled Hosny | 2010-01-15 | 2 | -5/+19 |
* | Fix loading subfonts | Khaled Hosny | 2010-01-15 | 1 | -2/+2 |
* | Try psname if familyname fails | Khaled Hosny | 2010-01-15 | 1 | -10/+22 |
* | Support reading the new database | Khaled Hosny | 2010-01-15 | 1 | -3/+5 |
* | Make non-subfonts entries dictionaries as well | Khaled Hosny | 2010-01-15 | 1 | -2/+2 |
* | Update database version number | Khaled Hosny | 2010-01-15 | 2 | -2/+2 |
* | Sanitize font names | Khaled Hosny | 2010-01-15 | 1 | -2/+5 |
* | Fix more buggy fonts (Linux Libertine Bold et al.) | Khaled Hosny | 2010-01-15 | 1 | -8/+13 |
* | Add support for subfonts (ttc and dfont) | Khaled Hosny | 2010-01-15 | 1 | -15/+22 |
* | New table structure | Khaled Hosny | 2010-01-15 | 1 | -18/+25 |
* | 'scan_os_fonts' is useless | Khaled Hosny | 2010-01-14 | 1 | -1/+2 |
* | Our own font names extraction implementation | Khaled Hosny | 2010-01-14 | 1 | -2/+50 |
* | Save the database under '$TEXMFVAR/tex/' | Khaled Hosny | 2010-01-14 | 1 | -3/+6 |
* | More explicit names for callback registrations. | Elie Roux | 2010-01-13 | 1 | -3/+3 |
* | Guard against empty variables | Khaled Hosny | 2010-01-12 | 1 | -10/+15 |
* | Rewrite | Khaled Hosny | 2010-01-12 | 2 | -79/+123 |
* | Some logging | Khaled Hosny | 2010-01-11 | 1 | -4/+15 |
* | Defines |logs.report()| and |logs.simple()| | Khaled Hosny | 2010-01-11 | 1 | -0/+20 |
* | Revert "Enable logging" | Khaled Hosny | 2010-01-11 | 1 | -27/+0 |
* | Use our own font names database | Khaled Hosny | 2010-01-10 | 1 | -1/+1 |
* | First attempt of font database generation script | Khaled Hosny | 2010-01-10 | 1 | -0/+68 |
* | Reset version to 1.07 | Khaled Hosny | 2010-01-09 | 1 | -4/+4 |
* | Update version and date | Khaled Hosny | 2010-01-08 | 1 | -4/+4 |
* | Move 'font-msc' module to its own file | Khaled Hosny | 2010-01-08 | 2 | -179/+159 |
* | Negative features should be removed from the table | Khaled Hosny | 2010-01-07 | 1 | -1/+2 |
* | Set internal fontname to font specification | Khaled Hosny | 2010-01-07 | 1 | -2/+4 |
* | A few more legacy TeX ligatures | Khaled Hosny | 2010-01-06 | 1 | -0/+4 |
* | Activate disabled tlig and trep entries | Khaled Hosny | 2010-01-05 | 1 | -7/+7 |
* | Only set page resources if existed | Khaled Hosny | 2009-12-31 | 1 | -1/+3 |
* | Fix LuaTeX crash with transparency | Khaled Hosny | 2009-12-31 | 1 | -10/+26 |
* | Make transparency work with adobe reader | Khaled Hosny | 2009-12-31 | 1 | -2/+2 |