02-08-2025, 06:45 PM
There is a Fill library. Which actually fills a Drawing using a UDG pattern (not only solid).
See an example here:
https://github.com/boriel-basic/zxbasic/...spfill.bas
To use UDG you have either to compile with --sinclair or do POKE UInteger 23672, <address of UDG>
There is a thread about this routine here:
https://www.boriel.com/forum/showthread.php?tid=439
See an example here:
https://github.com/boriel-basic/zxbasic/...spfill.bas
To use UDG you have either to compile with --sinclair or do POKE UInteger 23672, <address of UDG>
There is a thread about this routine here:
https://www.boriel.com/forum/showthread.php?tid=439
---
Boriel
Boriel