Commit graph

17 commits

Author SHA1 Message Date
Gwilym Kuiper 7c02a8570f Fixup cli 2021-06-05 18:00:38 +01:00
Gwilym Kuiper 4516c8dfc0 Pass through a crate prefix 2021-06-05 17:47:13 +01:00
Gwilym Kuiper c6b1c4b824 Refactor to use a builder pattern 2021-06-05 17:45:21 +01:00
Corwin Kuiper 8b3c740db2 add license and description for publishing 2021-05-23 06:14:12 +01:00
Gwilym Kuiper 8575f7d3d6 No need to put static 2021-04-20 23:04:32 +01:00
Gwilym Kuiper 5234c7181e Fix all the clippy lints 2021-04-20 22:56:47 +01:00
Gwilym Kuiper 62e0c346c5 End-to-end logo working 2021-04-20 22:52:23 +01:00
Gwilym Kuiper b4c3bd7356 Don't generate if source hasn't been modified 2021-04-20 21:07:57 +01:00
Gwilym Kuiper d1412fb709 Actually write to a file and also include palette assignments 2021-04-20 20:51:49 +01:00
Gwilym Kuiper 4daafdec20 Actually output some rust code 2021-04-20 20:41:41 +01:00
Gwilym Kuiper 4728f22806 Name crate correctly and add a simple test program 2021-04-20 00:58:03 +01:00
Gwilym Kuiper f92daa3fc3 Improve debug output 2021-04-20 00:57:47 +01:00
Gwilym Kuiper beff079880 Don't try to check the same colour repeatedly 2021-04-20 00:57:26 +01:00
Gwilym Kuiper 0fe4e23758 Add palette optimisation 2021-04-20 00:40:07 +01:00
Gwilym Kuiper 725543912a Add image loading 2021-04-19 23:15:03 +01:00
Gwilym Kuiper c8d0f82c34 Actually make a library and start sketching out the interface 2021-04-19 23:01:28 +01:00
Gwilym Kuiper 58d6876e17 Add hello world program 2021-04-19 22:51:41 +01:00