You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I submitted a pull request #68 that (passably?) uses a scalex and scaley to scale and stretch/compress images to a different aspect ration. I am trying to add an option to replace cairo/rsvg in jwm with nanosvg (requires independent x-y scaling) as well as demonstrate xcb with a basic image viewer
I think this will be useful for other purposes, but I wasn't sure if nanosvgrast had declared a stable API, so I reimplemented all the functions with a single scale parameter to call the new *Full versions.
The text was updated successfully, but these errors were encountered:
I submitted a pull request #68 that (passably?) uses a scalex and scaley to scale and stretch/compress images to a different aspect ration. I am trying to add an option to replace cairo/rsvg in jwm with nanosvg (requires independent x-y scaling) as well as demonstrate xcb with a basic image viewer
I think this will be useful for other purposes, but I wasn't sure if nanosvgrast had declared a stable API, so I reimplemented all the functions with a single scale parameter to call the new *Full versions.
The text was updated successfully, but these errors were encountered: