[Cuis-dev] font size
Nicolás Papagna Maldonado
nicolas.papagna at gmail.com
Mon May 16 21:20:24 PDT 2022
Hi Shaping,
If you inspect how the menu for changing the size of GUI elements is
implemented, I believe you'll find how to fine-tune Cuis to your liking.
e.g. the "Preferences > Size of GUI elements > Very Large" menu item button
has the #veryLargeFonts selector (you can inspect the menu via its halo to
find that out):
veryLargeFonts
"Sets not only fonts but other GUI elements
to fit regular resolution and size screens
Preferences veryLargeFonts
"
self defaultFontSize: 24.
self setPreference: #guiElementsSize toValue: #veryLargeFonts.
Let me know if that works for you.
Best,
Nico PM
On Mon, May 16, 2022 at 12:16 PM Shaping via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:
> I recall three years ago Cuis font sizes cold be set with the usual
> numbers. Now font size seems to be set more grossly as small, default,
> large, etc. This isn’t quite fine enough to get the font the right size.
> It’s either too big or too small. Is there a way to use regular numeric
> font sizes?
>
>
>
>
>
> Shaping
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
--
Nicolás Papagna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220517/6d35625a/attachment.htm>
More information about the Cuis-dev
mailing list