[ https://issues.apache.org/jira/browse/HARMONY-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525984
]
Alexey A. Ivanov commented on HARMONY-4526:
-------------------------------------------
Yes,
That was my intention actually :)
If I remeber correctly, font.properties from JRE 1.4.2 can be used with Harmony, whereas that
of 1.5 can't.
> [classlib][awt] GDIPTextRenderer can not draw hieroglyphs
> ---------------------------------------------------------
>
> Key: HARMONY-4526
> URL: https://issues.apache.org/jira/browse/HARMONY-4526
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Environment: Windows
> Reporter: Alexey Petrenko
> Assignee: Alexey Petrenko
> Attachments: Harmony4526.PNG, Harmony4526Test.java
>
>
> GDIPTextRenderer can not draw hieroglyphs now. It draws small squares instead of.
> I've changed Graphics::DrawDriverString to Graphics::DrawString (winFont.cpp:1629) and
hieroglyphs became visible.
> At the same time Graphics::DrawDriverString accepts string to draw in Unicode so this
function should draw all the characters too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|