Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce verbosity of the font loader | Philipp Gesang | 2013-04-21 | 1 | -3/+4 |
| | | | | | | | | | | | | this is my version of: https://github.com/phi-gamma/luaotfload/commit/3a59b8b6b226ed22ccd16aec2dc2e272f015cc74 I undid the original because our policy is not to change imported files except for applying hot fixes in advance that Hans will add eventually. However, we’ll see if we really need otfl-fonts.lua anyways as its functionality might fit better in to luaotfload.lua. | ||||
* | New version of marks test, nothing new | Elie Roux | 2013-04-20 | 1 | -0/+3 |
| | |||||
* | Extend test a bit | Khaled Hosny | 2011-11-10 | 1 | -1/+3 |
| | |||||
* | Fix GPOS mark placement for LTR text | Khaled Hosny | 2010-10-06 | 1 | -0/+4 |
Fix by Hans. fixes #18 |