summaryrefslogtreecommitdiff
path: root/tests/fullname.tex
Commit message (Collapse)AuthorAgeFilesLines
* [*] remove tests directoryPhilipp Gesang2014-01-021-15/+0
| | | | | | | | | | | Testing has been done using the test repo exclusively for quite some time now: https://bitbucket.org/phg/lua-la-tex-tests. Also, the ``mktests`` script partially automates testing of the font management. This changeset is just codifying the facts. If any of the tests deserves preservation please file an issue for inclusion into the test repo. Thanks!
* Adding a test with absolute path in file: specificationElie Roux2013-04-211-0/+6
|
* Rewrite font matching logic to be more consistentKhaled Hosny2010-04-021-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 fullnameKhaled Hosny2010-04-011-0/+7
Now, if we didn't find a matching family name, we then try fullname.