gredler commented on PR #203: URL: https://github.com/apache/pdfbox/pull/203#issuecomment-2695920907
I was also getting strange results (one point, when none should be present). I used OTM to have a look at the space glyph in the Liberation Sans Regular font, and after looking at the 'loca' table I realized that we don't need to write any data to the glyf table for these glyphs. This results in a zero-length entry in the 'loca' table, and things seem to work correctly. I'm going to tidy things up over the next few days and update the PR so that you can re-review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org