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 2010/05/17 14:09:26 UTC

DO NOT REPLY [Bug 49302] New: [PATCH] NativeTextHandler should use FontInfo method to transform AWT font into Fop font

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

           Summary: [PATCH] NativeTextHandler should use FontInfo method
                    to transform AWT font into Fop font
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: ps
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: julien.ayme@gmail.com


Created an attachment (id=25451)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25451)
The proposed patch

NativeTextHandler createFont(java.awt.Font) method should use FontInfo method
to transform AWT font into Fop font instead of reinventing the wheel:
FontInfo#getFontInstanceForAWTFont(java.awt.Font) does all the job required.

-- 
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 49302] [PATCH] NativeTextHandler should use FontInfo method to transform AWT font into Fop font

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

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

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

--- Comment #2 from Glenn Adams <gl...@skynav.com> 2012-04-07 04:23:46 UTC ---
http://svn.apache.org/viewvc?view=revision&revision=1310672

-- 
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 49302] [PATCH] NativeTextHandler should use FontInfo method to transform AWT font into Fop font

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

Julien Aymé <ju...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
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 49302] [PATCH] NativeTextHandler should use FontInfo method to transform AWT font into Fop font

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
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 49302] [PATCH] NativeTextHandler should use FontInfo method to transform AWT font into Fop font

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

--- Comment #1 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:44:41 UTC ---
resetting P2 open bugs to P3 pending further review

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