harfbuzz/test/shaping/hb-manifest-read

6 lines
152 B
Plaintext
Raw Normal View History

2012-01-21 02:16:34 +00:00
#!/usr/bin/python
2012-01-20 01:28:15 +00:00
2012-01-21 02:16:34 +00:00
from hb_test_tools import *
2012-01-20 01:28:15 +00:00
2012-01-22 01:03:25 +00:00
UtilMains.process_multiple_args (FilterHelpers.filter_printer_function (Manifest.read), mnemonic="DIR")