DO NOT REPLY [Bug 37330] [PATCH] FOP Bridges not properly registered with Batik

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37330

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

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #8 from Glenn Adams gl...@skynav.com 2012-04-01 06:25:02 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 37330] - [PATCH] FOP Bridges not properly registered with Batik

2005-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=37330.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #16956|0   |1
is obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2005-11-14 14:12 ---
Created an attachment (id=16962)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=16962action=view)
Update to tweak.patch that works.

This fixes a stupid merge mistake.  Sorry for the confusion.

-- 
Configure bugmail: http://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 37330] - [PATCH] FOP Bridges not properly registered with Batik

2005-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=37330.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-11-14 17:03 ---
Got the little bugger. :-) No more clipped text when painted through the PDF
text painter:
http://svn.apache.org/viewcvs?rev=344148view=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, or are watching the assignee.


DO NOT REPLY [Bug 37330] - [PATCH] FOP Bridges not properly registered with Batik

2005-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=37330.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

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





--- Additional Comments From [EMAIL PROTECTED]  2005-11-13 05:30 ---
Created an attachment (id=16956)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=16956action=view)
Few suggestions for improving current code for SVG bridges

This has two improvements to the current code in SVN.
1) The jpeg registration now includes the hashCode in addition
   to the jpegCount as this prevents images being rused when
   multiple SVG fragments are included in a single FO.

   The real fix would be for the pdfDocument to track this,
but the 'simple' ways of doing this looked really ugly.

2) Added a createBridgeContext to PDFBridgeContext so that 'sub contexts'
   (image element) inherit the new bridges.


-- 
Configure bugmail: http://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 37330] - [PATCH] FOP Bridges not properly registered with Batik

2005-11-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=37330.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

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





--- Additional Comments From [EMAIL PROTECTED]  2005-11-02 12:11 ---
Created an attachment (id=16851)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=16851action=view)
Fix bridge registration

This patch fixes the bridge registration by 
creating a subclass of BridgeContext and
overriding registerBridges to replace the
standard SVG bridges after the baseclass
has done it's registration.


-- 
Configure bugmail: http://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.