Comment on Inkscape 1.4.4Comments−uzidil4moI love Inkscape! My game Enalim was made with Inkscape. (https://uzudil.itch.io/enalim)I'm glad this project keeps going.−idle_zealot4moYou use Inkscape for pixel art? How does that workflow go?−omoikane4moI also use Inkscape for pixel art. There are two settings under document properties that make it easier to draw in screen pixel units:- Set display units to "px"- Set scale (px per user unit) to 1.0I have a script that converts SVGs to PNGs as part of my build process:https://github.com/uguu-org/sor6/blob/master/data/svg_to_png...−poulpy1234mothe art style really made me think of Ultima VII
Comments
I love Inkscape! My game Enalim was made with Inkscape. (https://uzudil.itch.io/enalim)
I'm glad this project keeps going.
You use Inkscape for pixel art? How does that workflow go?
I also use Inkscape for pixel art. There are two settings under document properties that make it easier to draw in screen pixel units:
- Set display units to "px"
- Set scale (px per user unit) to 1.0
I have a script that converts SVGs to PNGs as part of my build process:
https://github.com/uguu-org/sor6/blob/master/data/svg_to_png...
the art style really made me think of Ultima VII