You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/02/27 12:35:55 UTC

[Bug 44497] New: AFP Renderer: block reference orientation broken

http://issues.apache.org/bugzilla/show_bug.cgi?id=44497

           Summary: AFP Renderer: block reference orientation broken
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: dev@cumiskey.com


To reproduce :-

./fop -c conf/fop.xconf -xsl ./test/layoutengine/testcase2fo.xsl -xml
./test/layoutengine/standard-testcases/block-container_absolute-position_reference-orientation.xml
-afp block-container_absolute-position_reference-orientation.afp


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 44497] AFP Renderer: block reference orientation broken

Posted by bu...@apache.org.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44497


Jeremias Maerki <je...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Jeremias Maerki <je...@apache.org>  2008-02-27 05:04:34 ---
Thanks for noticing. I thought I had verified all test cases starting with
"block-container". What bit me here is that pushViewPortPos() takes only part
of the CTM into consideration. I had to do some translations using the x and y
coordinates from the rectangle. It worked the first two times, but not in the
third where this resulted in a double translation of the y coordinate. This
really needs to be improved at some point.

http://svn.apache.org/viewvc?rev=631575&view=rev


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 44497] AFP Renderer: block reference orientation broken

Posted by bu...@apache.org.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44497


Adrian Cumiskey <de...@cumiskey.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dev@cumiskey.com




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.