You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Dmitriy Matveev (JIRA)" <ji...@apache.org> on 2007/08/01 13:17:53 UTC

[jira] Created: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

[classlib][awt] Incorrect textrenderer instance used for XGraphics2D
--------------------------------------------------------------------

                 Key: HARMONY-4589
                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Dmitriy Matveev




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev updated HARMONY-4589:
-------------------------------------

    Attachment: Graphics2D.patch

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516943 ] 

Dmitriy Matveev commented on HARMONY-4589:
------------------------------------------

JavaTextRenderer used for text drawing on linux instead of DrawableTextRenderer, when current font library is used.

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>            Assignee: Alexey Petrenko
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev closed HARMONY-4589.
------------------------------------


> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>            Assignee: Alexey Petrenko
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev updated HARMONY-4589:
-------------------------------------

    Patch Info: [Patch Available]

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-4589.
--------------------------------------

    Resolution: Fixed

The patch has been applied.
Please verify.

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>            Assignee: Alexey Petrenko
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516955 ] 

Dmitriy Matveev commented on HARMONY-4589:
------------------------------------------

Verified. 
Thank you.

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>            Assignee: Alexey Petrenko
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4589) [classlib][awt] Incorrect textrenderer instance used for XGraphics2D

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko reassigned HARMONY-4589:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][awt] Incorrect textrenderer instance used for XGraphics2D
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4589
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4589
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Dmitriy Matveev
>            Assignee: Alexey Petrenko
>         Attachments: Graphics2D.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.