[squeak-dev] Help: fonts in PluggableTextSpec

K K Subbu kksubbu.ml at gmail.com
Fri Mar 15 06:44:18 UTC 2019


Hi,

PluggableTextSpec>>font returns a default font if font is not specified. 
This results in default font overriding any fonts in the plugged 
textmorphs :-( as in the case of Help->FontSizeSummary. The exact font 
to be used to render text should be determined lazily by textMorph and 
not in pluggable text spec.

My proposed fix has a wide ranging effect, so I am posting it here for a 
critique before finalizing a patch to Inbox.

Thanks and Regards .. Subbu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixfontplugtext.1.cs
Type: text/x-csharp
Size: 186 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190315/f24449f2/attachment.bin>


More information about the Squeak-dev mailing list