RFR: 8307363: TextFlow.underlineShape()
Nir Lisker
nlisker at openjdk.org
Wed May 10 16:33:21 UTC 2023
On Thu, 4 May 2023 18:50:35 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Adding TextFlow.underlineShape() to add support for a spellchecker-like decoration, using
>
> getRange(start, end, TextLayout.TYPE_UNDERLINE);
>
>
> which mirrors an existing method in Text with exactly the same signature.
I'm not familiar enough with these classes to review. Is there something specific you want me to look at?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1127#issuecomment-1542498502
More information about the openjfx-dev
mailing list