Skip to content

v1.1.14

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:29
- Add Graphics#size

- Add Graphics#initialize_copy
- Add the 'smooth' param to createFont() and loadFont()
- loadFont() can take size parameter
- WheelEvent#delta returns dy and dx
- Image#resize does nothing when called with the same width and height
- Text is now vertically centered based on ascent rather than total height
- Handle key and midi events in focused canvas view
- Update dependencies