itch.io is community of indie game creators and players

Devlogs

Changes until v0.72

Litecanvas
A browser HTML5 Canvas Engine made in HTML5
  • Removed transform()
  • Improved line and outlined shapes rendering (see the image)
  • Removed the FPS global
  • Added quit() to destroy/shutdown a Litecanvas’ instance
  • Removed mousepos() and added MOUSEX and MOUSEY globals
  • Removed blendmode()
  • Removed textstyle()
  • Improved text() to accept a 5th argument to set font style
  • Removed textmetrics()
Leave a comment