summaryrefslogtreecommitdiff
path: root/tests/tfmofm.ltx
Commit message (Collapse)AuthorAgeFilesLines
* Split the tfm test to uts own plain fileKhaled Hosny2010-05-311-11/+0
| | | | | | The tfmofm.ltx is special since this specific issues can't be tested in plain (cm math fonts which trigger the issue are dumped in the format, so the ttf version never get loaded in plain).
* Adding a test for loading an ofm font with and without the extention.Elie Roux2010-05-311-0/+11
|
* Handle bypassing TFM fonts properlyKhaled Hosny2010-05-311-0/+6
We now detect tfm fonts much earlier and force a file based lookup, thus bypassing |names.resolve()| completely. So, now |\font\tenrm=cmr10| is exactly the same as |\font\tenrm=file:cmr10| as long as there is a tfm/ofm file named cmr10.