[glyf] Guard access to maxp version 1 fields

They are not initialized otherwise (ugly design, but it matches the
current code).

A better approach is to reject maxp 0 if there is glyf table and maxp 1
if there is CFF table, but that would require some surgery since maxp is
parsed before all other tables.
2 files changed