Skip Menu |

This queue is for tickets about the PDF-API2 CPAN distribution.

Report information
The Basics
Id: 98539
Status: rejected
Priority: 0/
Queue: PDF-API2

People
Owner: Nobody in particular
Requestors: philperry [...] hvc.rr.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: flatness() method not working?
Date: Tue, 02 Sep 2014 11:06:31 -0400
To: bug-PDF-API2 [...] rt.cpan.org
From: Phil M Perry <philperry [...] hvc.rr.com>
PDF::API2 v2.022 Perl 5.16.3 Windows 7 severity: Important In Content.pm, the flatness() method does not appear to have any effect in test cases I've written. Can anyone confirm that it is in fact working, and provide a test case or two that clearly demonstrates it? The code itself does appear to produce the right PDF command: $flatness i , and so passes the "t" test. However, there is no visible effect on either an arc() or a curve() (Bezier cubic). Everything looks perfectly smooth. I'm looking for test cases that demonstrate this for future documentation of the product. Thank you!
Subject: [rt.cpan.org #98539]
Date: Sun, 24 Jan 2016 16:12:57 -0500
To: bug-PDF-API2 [...] rt.cpan.org
From: Phil M Perry <philperry [...] hvc.rr.com>
Can anyone provide some test cases illustrating various values of flatness? As I said before, all my tests produced perfectly smooth curves, so maybe I'm using it incorrectly. Thanks. To add a comment to this thread, just email bug-PDF-API2 [at] rt.cpan.org with subject line [rt.cpan.org #98539]. Note 1 space between org and #, and the [ ] around the whole subject. Nothing else. If you don't follow this format carefully, you will end up creating a new bug report! HTML formatting within the body of the comment does not work.
Please direct support questions to stackoverflow.com. Use the "perl" and "pdf" tags for best results. See also PDF 1.7 section 10.6.2.