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

Undefined offset: 1056 in php-font-lib-master/src/FontLib/Table/Type/post.php #63

Closed onassar closed 2 years ago

onassar commented 7 years ago

Undefined offset: 1056 in /php-font-lib-master/src/FontLib/Table/Type/post.php This happens when using the following font file: https://s3-us-west-2.amazonaws.com/app.getstencil.com/upld86d1d1bf

Here's a screenshot of my OSX, showing that the file seems to be a proper font file:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/47553637-undefined-offset-1056-in-php-font-lib-master-src-fontlib-table-type-post-php?utm_campaign=plugin&utm_content=tracker%2F317728&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F317728&utm_medium=issues&utm_source=github).
onassar commented 7 years ago

It's actually all of the font families Google provides in this font: https://fonts.google.com/specimen/Zilla+Slab?selection.family=Zilla+Slab

onassar commented 6 years ago

Bump!

usama-gh commented 3 years ago

Still happening for me as well. Were you able to find a solution?