2025-02-08, 07: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://forum.boriel.com/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://forum.boriel.com/showthread.php?tid=439
---
Boriel
Boriel

