Skip to content

Commit

Permalink
Add cmr11 to the test suite to check the handling of tfm files which …
Browse files Browse the repository at this point in the history
…don't have a font encoding embedded in them
  • Loading branch information
juliangilbey authored and hanwen committed Nov 1, 2019
1 parent cd825bd commit 3b4bc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ clean:
rm -f *'~' '#'*


TEST_FONTS= ecbi0900 logo10
TEST_FONTS= ecbi0900 logo10 cmr11
test:
$(foreach a, $(TEST_FONTS), $(PYTHON) mftrace.py --glyphs 65 -V $(a) &&)true

Expand Down

0 comments on commit 3b4bc2e

Please sign in to comment.