dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 256 forks source link

last table offset add length over file length #107

Closed Xxx-Bin closed 9 months ago

Xxx-Bin commented 2 years ago

subheader length add 2 times

bsweeney commented 9 months ago

Noting for reference, this subtable logic performs the following:

We do not need to record the length on the second write because it's overwriting the existing header.