| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | Cosmetic | Khaled Hosny | 2009-12-31 | 1 | -11/+13 | |
| * | Updating to latest ConTeXt beta (2009.12.30) | Khaled Hosny | 2009-12-31 | 4 | -103/+303 | |
| * | Typo | Khaled Hosny | 2009-12-31 | 1 | -1/+1 | |
| * | Add transparency support | Khaled Hosny | 2009-12-31 | 1 | -15/+34 | |
| * | Initial XeTeX-like font color support | Khaled Hosny | 2009-12-30 | 1 | -0/+70 | |
| * | Move some code to a new module; otfl-font-msc.lua | Khaled Hosny | 2009-12-30 | 1 | -44/+69 | |
| * | Support floating point and negative values | Khaled Hosny | 2009-12-30 | 1 | -1/+2 | |
| * | Add support for font slanting/extending | Khaled Hosny | 2009-12-30 | 1 | -5/+51 | |
| * | Updating to latest ConTeXt beta (2009.12.29) | Khaled Hosny | 2009-12-30 | 7 | -214/+280 | |
| * | Updating to latest ConTeXt beta (2009.12.26) | Khaled Hosny | 2009-12-29 | 4 | -61/+93 | |
| * | Small documentation addition | Khaled Hosny | 2009-12-15 | 1 | -5/+8 | |
| * | Don't suggest passing --usekpse to mtxrun | Khaled Hosny | 2009-12-10 | 1 | -2/+2 | |
| * | Only |base| mode is supported for math mode | Khaled Hosny | 2009-12-10 | 1 | -0/+1 | |
| * | Cosmetics | Khaled Hosny | 2009-12-09 | 1 | -17/+19 | |
| * | Typo | Khaled Hosny | 2009-12-09 | 1 | -1/+1 | |
| * | Enable logging | Khaled Hosny | 2009-12-09 | 1 | -0/+27 | |
| * | Soe documentation | Khaled Hosny | 2009-12-09 | 1 | -0/+68 | |
| * | introducing (previously broken) backward compatibility with LuaTeX version 0.... | Elie Roux | 2009-12-01 | 2 | -13/+1659 | |
| * | Sync with ConTeXt (a small typo) | Khaled Hosny | 2009-11-30 | 1 | -1/+2 | |
