Hash :
b2d5fefe
Author :
Date :
2001-01-24T22:41:20
In function parse_font_matrix, added heuristic to get units_per_EM
from the font matrix.
In parse_dict, deleted test to see if the FontInfo keyword has been
seen. Deletion of this test allows fonts without FontInfo
dictionaries to be parsed by the Type 1 driver.
In T1_Open_Face, deleted empty subroutines array test to make sure
fonts with no subroutines still are parsed.