[Cuis-dev] font support for "struckThrough"

Mark Volkmann r.mark.volkmann at gmail.com
Fri Aug 16 17:38:23 PDT 2024


On Fri, Aug 16, 2024 at 4:50 PM Mark Volkmann <r.mark.volkmann at gmail.com>
wrote:

> Does the font method "struckThrough" only work for certain fonts?
>

As an example, with the default font, this does not render a label with
strikethrough text:

label := LabelMorph contents: 'TEST LABEL'.
label font struckThrough.
label openInWorld.

I'm wondering if the only reason it doesn't is that I need to use a
different font.

-- 
R. Mark Volkmann
Object Computing, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240816/9d5bbe5b/attachment.htm>


More information about the Cuis-dev mailing list