Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : How to change some bytes inside the program for a predefined Font?
Author | Message | ||||
Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 554 |
I know we have Sprites for gfx but i like the idea to changing the data from a predefined font using Poke maybe? But how to get the Adress Pointer. Even can we get the load data command from cmm2. Thx Plasma |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6814 |
I don't *think* it's possible on the PicoMite. You can create your own font using DEFINEFONT, but I have a feeling that once it's been read you can't change it in real time. You can't access it as variables AFAIK. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
pwillard Senior Member Joined: 07/06/2022 Location: United StatesPosts: 292 |
I'm happy with just having this ability to use *custom fonts*. Thank You. |
||||
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 9139 |
You can't change embedded fonts or loaded fonts as they are in flash not ram |
||||
Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 554 |
Thx Plasma |
||||
Print this page |