Skip to content

Render "Ironsworn: Starforged" Assets as low-res 1-bit PNGs for thermal "cat printer"

License

Notifications You must be signed in to change notification settings

akavel/catprintsworn

Repository files navigation

catprintsworn

catprintsworn is a Love2D (v11.4) project which generates images of Ironsworn: Starforged solo RPG Assets, for printing on a cheap thermal "cat printer". To avoid the risk of Chinese spyware from the printer's mobile app, I recommend using an open-source app for printing instead, for example the web app at:

https://print.unseen-site.fun (source code)

catprintsworn is currently at early development stage, so it's unfortunately not user-friendly at all, and you need to be able to do some coding to use it. To select which asset is rendered, modify i and j on the following line in main.lua:

local i, j = 1,1

The PNG images are generated into Love2D save directory, as documented at: https://love2d.org/wiki/love.filesystem

The generated images are exactly 384px wide, and look more or less like below:

About

Render "Ironsworn: Starforged" Assets as low-res 1-bit PNGs for thermal "cat printer"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages