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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to