app-icon
app-icon copied to clipboard
Fonts can break build
We do not yet support explicitly using a font for the label. This means imagemagick relies on the system default (arial on many systems). This means that unit tests will fail, on certain systems, as they rely on external state (the default font).
PR #62 highlights the issue - the test dockerfile relies on us installing windows fonts into a linux env.