benknoble / frosthaven-manager

GUI Frosthaven Scenario Manager
https://benknoble.github.io/frosthaven-manager
Other
5 stars 0 forks source link

windows: elements do not render well #2

Closed benknoble closed 1 year ago

benknoble commented 1 year ago

Windows poor support for emoji mean I need to actually draw fire, air, and earth element icons. Unfortunately I'm not good at using the primitives underlying Racket's pict library.

I'm thinking about something like this for fire: fire cartoon

For air, probably a solid bar and a bar + spiral that is reflected across the horizontal axis.

For earth, a 45-degree line with vertical and horizontal lines (like branches) might do it. With the right curves connecting the orthogonal lines it would even look like a leaf.