issues
search
kaitai-io
/
kaitai_struct_formats
Kaitai Struct: library of binary file formats (.ksy)
http://formats.kaitai.io
711
stars
204
forks
source link
fix TTF parsing bugs
#579
Closed
armijnhemel
closed
2 years ago
armijnhemel
commented
2 years ago
This fixes two bugs with parsing ttf files:
parsing fonts with
maxp
version 0.5 tables
reading
post
tables, where it was attempted to read data beyond the end of the stream
This fixes two bugs with parsing ttf files:
maxp
version 0.5 tablespost
tables, where it was attempted to read data beyond the end of the stream