[ https://issues.apache.org/jira/browse/PDFBOX-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361313#comment-16361313 ]
Maruan Sahyoun commented on PDFBOX-3353: ---------------------------------------- [~tilman] we have a number of occurrences in annotations and forms where we do floating point comparisons using "==". How about introducing a method to do the comparison using a distance? Commons Math has some but we might just copy some of the needed ones similar to what we did with IOUtils as the lib is big? If you are fine with that I'd handle it. Maybe we could put that into the "Coding Conventions"? > Create appearance streams for annotations > ----------------------------------------- > > Key: PDFBOX-3353 > URL: https://issues.apache.org/jira/browse/PDFBOX-3353 > Project: PDFBox > Issue Type: Task > Components: PDModel, Rendering > Affects Versions: 1.8.12, 2.0.0, 2.0.1, 2.0.2, 3.0.0 PDFBox > Reporter: Tilman Hausherr > Priority: Major > Labels: Annotations > Attachments: AnnotationSample.Standard.pdf, > CTAN-example-Annotations-rot270.pdf, CTAN-example-Annotations.pdf, > Line-Annotation-OpenArrow-w10-AP.pdf, PDFBOX-2019-Annotations.pdf, > PDFBOX-2898-Annotations.pdf, PDFBOX-3353-highlight-noAP-001796-p1.pdf, > PDFBOX-3353-highlight-noAP.pdf, PDFJS-7115-indirect-rect.pdf, > ShowAnnotation-4.java, ShowAnnotation-5.java, ShowAnnotation-6.java, > SquareAnnotations.pdf, annots.pdf, gs-bugzilla-693664-AnnotationTest.pdf, > line_dimension_appearance_stream-noAP.pdf, > line_dimension_appearance_stream.pdf, pdf_commenting_new.pdf, > showAnnotation.java, text_markup_ap_test.pdf > > > Create appearance streams for annotations when missing. > I'll start by replacing current code for Ink and Link annotations. > Good example PDFs: > http://www.pdfill.com/example/pdf_commenting_new.pdf > https://github.com/mozilla/pdf.js/issues/6810 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org