Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support auto-detecting font style | Khaled Hosny | 2010-01-15 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | We now support XeTeX's syntax, try: \input luaotfload.sty \font\termesr ={TeX Gyre Termes:+liga} at 10pt \font\termesb ={TeX Gyre Termes/B:+liga} at 10pt \font\termesi ={TeX Gyre Termes/I:+liga} at 10pt \font\termesbi={TeX Gyre Termes/BI:+liga} at 10pt \font\termesib={TeX Gyre Termes/IB:+liga} at 10pt \termesr What a nice day fi fl ffi ffl ff\par \termesb What a nice day fi fl ffi ffl ff\par \termesi What a nice day fi fl ffi ffl ff\par \termesbi What a nice day fi fl ffi ffl ff\par \termesib What a nice day fi fl ffi ffl ff\par \bye | ||||
* | Negative features should be removed from the table | Khaled Hosny | 2010-01-07 | 1 | -1/+2 |
| | | | | | | | | Looks like the internal of the code changed in the mean time that the mere existence of a feature in the features tables will enable it, so now we nullify it instead. closes #4 | ||||
* | Support floating point and negative values | Khaled Hosny | 2009-12-30 | 1 | -1/+2 |
| | | | | Things like "slan=-.14;extend=1.5" should work now. | ||||
* | Updating to latest ConTeXt beta (2009.12.29) | Khaled Hosny | 2009-12-30 | 1 | -1/+2 |
| | |||||
* | updating to latest (beta 2009.11.13) ConTeXt code | Khaled Hosny | 2009-11-15 | 1 | -1/+1 |
| | |||||
* | updating to latest (20090809) ConTeXt code (with minor bugfix) | Elie Roux | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | syncing with latest ConTeXt version (more feautures, less bugs), thanks to ↵ | Elie Roux | 2009-06-10 | 1 | -10/+16 |
| | | | | Khaled Hosny | ||||
* | adding a first working version of luaotfload | Elie Roux | 2009-04-08 | 1 | -0/+109 |