New HP 48 stack display with switchable font sizes - 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: New HP 48 stack display with switchable font sizes (/thread-16065.html) |
New HP 48 stack display with switchable font sizes - Raymond Del Tondo - 12-20-2020 03:15 AM Hello all, some time ago there was a thread in the Not quite, but related Subforum dealing with RPL simulation on iOS. As the thread developed, an idea developed on my side;-) No, this is not another flavour of my SpeedUI, however at some point in the future it may be. Instead it's only an independent stack display which features different font sizes. I have an iPhone SE 1G, which I like very much because of its size and weight. One drawback is the relatively small display. For most things it is sufficient, but there are apps (like m48+) where the output may be too small for older eyes. So I developed a small program which offers display fonts of increased size, beginning from 11 pixels high and 8 pixels wide to 15 pixels high and 8 pixels wide. The program can be downloaded HERE Be sure to read the ReadMe. Here are some pics which show the "problem" and a possible solution. On the left is the normal display, and on the right is the 15 high font in the simplified m48 mode: Here are the different font sizes in increasing size order: Have fun:-) RE: New HP 48 stack display with switchable font sizes - compsystems - 12-24-2020 11:49 PM Converting these sources to the NEWRL project is a great contribution. https://sourceforge.net/p/newrpl/sources/ci/master/tree/bitmap/fonts/ ╱╱┏╮ ╱╱┃┃ ▉━╯┗━╮ ▉┈┈┈┈┃ ▉╮┈┈┈┃ ╱╰━━━╯ RE: New HP 48 stack display with switchable font sizes - RMollov - 12-25-2020 02:40 AM Excellent, if only the font could apply to the command line too... |