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/26 11:19:14 UTC

DO NOT REPLY [Bug 44489] New: - AFP Renderer: Implement break-out mechanism to supported fixed positioned block-containers

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<https://issues.apache.org/bugzilla/show_bug.cgi?id=44489>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

https://issues.apache.org/bugzilla/show_bug.cgi?id=44489

           Summary: AFP Renderer: Implement break-out mechanism to supported
                    fixed positioned block-containers
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: jeremias@apache.org


The break-out mechanism is missing. It should also be check if deriving from
AbstractPathOrientedRenderer is the right choice as the AFP renderer seems more
similar to PCL than to PDF/PS/Java2D. AFP and PCL seems to share at least the
way the content is positioned: Offset + rotation rather than a stack of
coordinate systems like in PDF/PS/Java2D.

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

DO NOT REPLY [Bug 44489] AFP Renderer: Implement break-out mechanism to supported fixed positioned block-containers

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


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

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




--- Comment #2 from Jeremias Maerki <je...@apache.org>  2009-01-02 08:23:13 PST ---
This is fixed in trunk.


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

DO NOT REPLY [Bug 44489] AFP Renderer: Implement break-out mechanism to supported fixed positioned block-containers

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

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from Glenn Adams <gl...@skynav.com> 2012-04-01 07:10:13 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

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

DO NOT REPLY [Bug 44489] AFP Renderer: Implement break-out mechanism to supported fixed positioned block-containers

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





--- Comment #1 from Adrian Cumiskey <de...@cumiskey.com>  2008-06-26 14:47:19 PST ---
Currently its a big copy/paste with tweaks of major underlying methods in
AbstractPathOrientedRenderer/PrintRenderer/AbstractRenderer and then use of its
own ViewPortPos with offset.  A far from ideal approach.

I am currently working on changing rewriting the AFP Renderer to take an
AffineTransform matrices approach (similar to the PDF/PS renderers).
.


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

DO NOT REPLY [Bug 44489] - AFP Renderer: Implement break-out mechanism to supported fixed positioned block-containers

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<https://issues.apache.org/bugzilla/show_bug.cgi?id=44489>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

https://issues.apache.org/bugzilla/show_bug.cgi?id=44489


dev@cumiskey.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




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