THausherr commented on pull request #135:
URL: https://github.com/apache/pdfbox/pull/135#issuecomment-964402652


   Why did you change the equals and the hash, is this for optimizing? 
(Assumption that xform is only scale, never shear)
   
   I tried the scale change from your last commit, this does not work well when 
setting MAXEDGE at 500. The "Schleuse" file looks very different. The problem 
is that the pattern gets shorter and is scaled so the repetition is visible, 
while a crop has no effect as long as the cropped part is outside the page. 
This can also be seen on page 7 of the file from PDFBOX-3653.pdf .


-- 
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