>
> Would it be acceptable to have
>
> fontforge.open("file", false)
>
> which makes to_table return four zeroes in the character boundingboxes?
>
>
no. they should be get from the glyf (xMin, yMin, xMax, yMax), hmtx,
vmtx, vorg, etc. table directly.