DO NOT REPLY [Bug 39980] Images not scaled in RTF, FOP 0.92b

2012-03-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980

Glenn Adams  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #5 from Glenn Adams  2012-04-01 06:34:32 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 39980] Images not scaled in RTF, FOP 0.92b

2008-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980


Jeremias Maerki <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Jeremias Maerki <[EMAIL PROTECTED]>  2008-07-09 06:00:16 
PST ---
Should be fixed now: http://svn.apache.org/viewvc?rev=675150&view=rev

Maximilan, thanks for you patch. But I think I've found a better solution that
reuses code from the layout engine and does not cause compatibility issues.


-- 
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 39980] Images not scaled in RTF, FOP 0.92b

2008-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980





--- Comment #3 from Jeremias Maerki <[EMAIL PROTECTED]>  2008-07-06 08:47:32 
PST ---
I'm going to defer this patch for later. It breaks backwards compatibility of
the RTF library which is known to be used separately by others. I'm going to
look into using the org.apache.fop.layoutmgr.inline.ImageLayout class for
handling the image layout as an alternative. That allows to avoid duplication
of a lot of logic.


-- 
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 39980] Images not scaled in RTF, FOP 0.92b

2008-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980


Lukas Ramach <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
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 39980] Images not scaled in RTF, FOP 0.92b

2008-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980





--- Comment #2 from [EMAIL PROTECTED]  2008-06-23 02:38:13 PST ---
Created an attachment (id=22160)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22160)
image scaling patch

- percent values for content-width and content-height possible
- uniform scaling working


-- 
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 39980] Images not scaled in RTF, FOP 0.92b

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39980


Przemysław Kowalski <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
   ||pl.com




-- 
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 39980] - Images not scaled in RTF, FOP 0.92b

2006-07-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39980


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|major   |enhancement
 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2006-07-10 12:57 ---
RTF is still behind the other output formats and probably will always be simply
because of the fact that RTF is not as expressive as it should be for mapping
XSL-FO. Obviously, that doesn't apply to image sizing. I can see that there are
certain effects from certain properties. But the image handling part will still
need some attention until it provides the same functionality as is available
with the output formats that are using the layout engine. Volunteers are
welcome. Shouldn't be too difficult, so don't be afraid to jump in. If you need
pointers just shout.

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