|
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: 596 |
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: 8305 |
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 Guru Joined: 07/06/2022 Location: United StatesPosts: 324 |
I'm happy with just having this ability to use *custom fonts*. Thank You. |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10635 |
You can't change embedded fonts or loaded fonts as they are in flash not ram |
||||
| Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 596 |
Thx Plasma |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |