harfbuzz/test/shaping/hb-manifest-read

6 lines
152 B
Plaintext
Raw Normal View History

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