Skip to content

Tags: tfriedel6/canvas

Tags

v0.12.1

Toggle v0.12.1's commit message
regenerated xmobile backend

v0.12.0

Toggle v0.12.0's commit message
switch to vector text rendering in more cases

fixed text rendering test case

v0.11.1

Toggle v0.11.1's commit message
updated xmobile backend

v0.11.0

Toggle v0.11.0's commit message
fixed method order

v0.10.0

Toggle v0.10.0's commit message
changed the way window scaling is done

to support high DPI scaling, use the FramebufferSize functions in glfwcanvas and sdlcanvas to determine the canvas size

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from kanle-hotstar/bugfix/avoid-panic-when-loa…

…ding-image-cache

Fix a panic issue of loading an image from cache

v0.9.2

Toggle v0.9.2's commit message
GetImageData bugfix

v0.9.1

Toggle v0.9.1's commit message
fixed a bug with anticlockwise arcs and ellipses

updated to new sdl library version

v0.9.0

Toggle v0.9.0's commit message
tests should run on OpenGL backend

v0.8.5

Toggle v0.8.5's commit message
fixed a problem with closed paths and self intersecting polygons

added the readme example as a test