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

πŸ–₯ Clock ("time visualizer" design)

A clock with a little bit of a "time visualizer" vibe. Run the program View the source code