[ 
https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noel Grandin updated PIVOT-31:
------------------------------

    Attachment: patch.txt

My patch now implements text fonts, foreground and background colors 
successfully.

The next logical step would be to support the stuff from 
java.awt.font.TextAttribute like UNDERLINE, SUPERSCRIPT, etc.

However, that would require some more drastic changes to our painting strategy 
i.e. we would have to either
(a) figure out how to paint these things ourselves
(b) delegate the painting to the java.awt.font.TextLayout class and drop our 
optimised font-glyph painting strategy.

> Add rich text support to TextArea
> ---------------------------------
>
>                 Key: PIVOT-31
>                 URL: https://issues.apache.org/jira/browse/PIVOT-31
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.6
>
>         Attachments: patch.txt, patch.txt
>
>


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

Reply via email to