DO NOT REPLY [Bug 36067] [PATCH] Support for relative font sizes

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

Glenn Adams  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #10 from Glenn Adams  2012-04-01 06:39:26 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 36067] - [PATCH] Support for relative font sizes

2005-08-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=36067


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-08-10 11:17 ---
Applied. Great job! Thanks, Manuel!
http://svn.apache.org/viewcvs?rev=231198&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, or are watching the assignee.


DO NOT REPLY [Bug 36067] - [PATCH] Support for relative font sizes

2005-08-08 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=36067


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #15945|0   |1
is obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 13:17 ---
Created an attachment (id=15952)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15952&action=view)
Replacement for FontStretchPropertyMaker.java as per Finn's recommendations


-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-08 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=36067


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #15944|0   |1
is obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 13:16 ---
Created an attachment (id=15951)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15951&action=view)
Replacement for FontSizePropertyMaker.java as per Finn's recommendations


-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 07:52 ---
Finn,

excellent, these "nit picks" are exactly what I need to get a good handle on 
things in the fop codebase.

-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 07:03 ---
A small nit: The cast to EnumProperty is not needed since Property also has a
getEnum() method, and the instanceof EnumProperty should be coded as ".getEnum()
!= 0".

Otherwise it looks good.

-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 04:59 ---
Created an attachment (id=15946)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15946&action=view)
New test case font-stretch.xml

This test case doesn't contain any checks as font-stretch is not supported on
the area tree. However, it (sort of) proofs that the patch hasn't broken the
property handling for font-stretch property.

-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 04:53 ---
Created an attachment (id=15945)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15945&action=view)
New class FontStretchPropertyMaker.java


-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 04:52 ---
Created an attachment (id=15944)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15944&action=view)
New class FontSizePropertyMaker.java


-- 
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 36067] - [PATCH] Support for relative font sizes

2005-08-07 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=36067





--- Additional Comments From [EMAIL PROTECTED]  2005-08-08 04:51 ---
Created an attachment (id=15943)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15943&action=view)
Patch file


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