lehmi commented on code in PR #186: URL: https://github.com/apache/pdfbox/pull/186#discussion_r1498749957
########## pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/encoding/MacOSRomanEncoding.java: ########## @@ -27,7 +27,9 @@ public class MacOSRomanEncoding extends MacRomanEncoding /** * Table of octal character codes and their corresponding names * on top of {@link MacRomanEncoding}. + * ToDo are these really octals?? leading 0 seems to be missing Review Comment: Thanks, I've added the leading "0", see PDFBOX-5773 -- 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