Skip to content

Add a simple new `image` example

Jeremy Soller requested to merge expenses:master into master

Created by: expenses

Hi, personally, I found the simple example to be a little too complicated for my tastes (and rendering to a terminal was a bit wierd), so I went and created this simple example that renders out to an png image using the image crate.

This is the image this example produces: image_example

Feedback welcome!

Merge request reports