Saturday, October 15, 2022

🪲 _WIDTH and _HEIGHT when _NEWIMAGE

 When I added the _NEWIMAGE keyword in early April (blog entry), I overlooked the need to modify the _WIDTH and _HEIGHT functions added just previously in March (blog entry).

Since April, _WIDTH and _HEIGHT did not handle custom screen widths and heights setup via _NEWIMAGE.

Today's new version of BAM fixes things so that, with an added bonus: a very small simplification to the code (nothing wrong with that!)

No comments:

Post a Comment

🖥 Graphics to ASCII Graphics

This funny thought, from absolutely nowhere, grabbed me firmly by the jugular: how would I go about converting graphics created with graphic...