HP Forums
CANCL soft menu font size - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: CANCL soft menu font size (/thread-20583.html)



CANCL soft menu font size - DM48 - 10-03-2023 01:50 AM

Has anyone noticed that the built-in soft menus with CANCEL on them have a slightly different font? Is there a way for me to reproduce this font on my soft menus?

See photo.

Built-In menu has CANCL

My menu has CANC


RE: CANCL soft menu font size - DavidM - 10-03-2023 03:22 AM

(10-03-2023 01:50 AM)DM48 Wrote:  Has anyone noticed that the built-in soft menus with CANCEL on them have a slightly different font? Is there a way for me to reproduce this font on my soft menus?

Try using "(AN(L" instead of "CANCL" (the former uses opening parends instead of "C") and see if that provides the result you're looking for.

You could also use a GROB instead of a string if you ever need something more exotic than can be built with characters.


RE: CANCL soft menu font size - DM48 - 10-03-2023 09:01 AM

Perfect!! Thank you. HP engineers were resourceful.