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 2006/03/19 12:19:01 UTC

DO NOT REPLY [Bug 38731] - org.apache.fop.svg.PDFGraphics2D minor problems

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


jeremias@apache.org changed:

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




------- Additional Comments From jeremias@apache.org  2006-03-19 11:19 -------
Patch applied: http://svn.apache.org/viewcvs?rev=386954&view=rev

Thank you, Michal, for this useful patch. Concerning your special code about
stroking text that contains unsupported characters: This would actually be
useful but not in the way you've implemented it. Our font subsystem has methods
to tell you which characters are available from a font (Font.hasChar(char)). So,
you can do this in a generic way and don't have to hard-code the characters.

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