Home | Reviews | GUIpedia | Forum | Fun500
Brandon | Font NeededI have used Jacob's font routine so far in Fun500 5, and its ok, but on my thin client it won't work, and on my Armada it won't work. I want maximum compatibility, speed, and monospace.
What QB4.5 fonts do you use/have? | 2009-05-03 | 4:59 PM |
pharoah | Re:Font NeededI seem to remember Endaze (EDIT: ZYTECH) (or whatever the GUI was with the blue blocky background) had a font routine that used PSET (when it's compiled, that would be maximum speed).
You might want to check it out... I think the GUI came with source (don't know how I would have got it else).
My font routine for the original Atlas routines was fast enough, but the file was fairly large because it used comma separated values to store each letter bitmap :). | 2009-05-03 | 5:55 PM |
Brandon | Re:Font NeededZytech's font is upper case. | 2009-05-03 | 6:06 PM |
aguma | Re:Font NeededFuture.lib's FONT is fast. | 2009-05-03 | 6:48 PM |
Brandon | Re:Font NeededI'm not using Future lib, I'm in screen 12. | 2009-05-03 | 7:33 PM |
aguma | Re:Font NeededYes, but its font is for SCREEN 12. | 2009-05-03 | 10:35 PM |
Todd | Re:Font NeededThere are some font routines in the Menuwork GUI. | 2009-05-04 | 12:28 AM |
trolly | Re:Font Neededyou could use bitmap font linke in qstep.
his font routines are fast, there is 8 lines/characters | 2009-05-04 | 1:45 AM |
BASIC Programming Help
2021 Brandon Cornell