Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a test with absolute path in file: specification | Elie Roux | 2013-04-21 | 1 | -0/+6 |
| | |||||
* | Rewrite font matching logic to be more consistent | Khaled Hosny | 2010-04-02 | 1 | -0/+2 |
| | | | | | | We now simply loop over the whole data.mappings table, so loading font by family, fullname, psname etc is all the same, but it is a bit slower now (~0.25s with syatemfonts.tex). | ||||
* | Support loading fonts by fullname | Khaled Hosny | 2010-04-01 | 1 | -0/+7 |
Now, if we didn't find a matching family name, we then try fullname. |