edbentley / replay

A cross-platform JS game engine inspired by React
https://replay.js.org
MIT License
298 stars 11 forks source link

Canvas DPI and iOS custom styles #89

Closed edbentley closed 3 years ago

edbentley commented 3 years ago

This addresses https://github.com/edbentley/replay/issues/53, canvas shapes and text should be looking nice and sharp now. @ejb

Also supports custom fonts by being able to set your own CSS styles on iOS.