Commit graph

24 commits

Author SHA1 Message Date
Yuri Iozzelli 54d5381ec4 Bump version to 0.2.0 2019-05-02 23:29:17 +02:00
Yuri Iozzelli 14e6d5dc6d Bump embedded-hal version to 0.2.2 2019-05-02 23:28:06 +02:00
Yuri Iozzelli 400080cc5b
Merge pull request #1 from jamwaffles/update-embedded-graphics
Update embedded graphics to version 0.4.7
2019-05-02 23:26:23 +02:00
James Waples 159b77ba90 Bump e_g to 0.4.7 2019-05-02 12:51:45 +01:00
James Waples 69bcfdfbfe Undo some auto formatting 2018-10-27 21:47:50 +01:00
James Waples 303b1da769 Support black and white drawing using e_g 0.4.4 2018-10-25 19:38:22 +01:00
James Waples 12649e377a Bump embedded_graphics dependency to 0.4.4 2018-10-25 19:16:12 +01:00
Yuri Iozzelli e92b790da3
Update README.md
typo
2018-07-16 11:53:12 +02:00
Yuri Iozzelli 3ebd3269a7 Bump to 0.1.7 2018-06-24 17:16:51 +02:00
Yuri Iozzelli 22f80d0e39 Fix color conversion for Pixel 2018-06-24 17:16:05 +02:00
Yuri Iozzelli 7dcc2b1079 Fix coordinates for draw 2018-06-19 23:53:06 +02:00
Yuri Iozzelli 5a15e029a3 rustfmt 2018-06-19 23:30:04 +02:00
Yuri Iozzelli e7ab490e53 Implement embedded_graphics 2018-06-19 23:29:24 +02:00
Yuri Iozzelli 743f127aa5 Update embedded-hal version and bumb to 1.4 2018-06-19 22:55:32 +02:00
Yuri Iozzelli 951addadae Bump version to 0.1.3 2018-03-04 18:44:36 +01:00
Yuri Iozzelli 6e2f56ac62 Fix doc text 2018-03-04 18:44:19 +01:00
Yuri Iozzelli 08ac46ea1b Bump version to 0.1.2 2018-03-04 18:29:30 +01:00
Yuri Iozzelli 62ffbf6850 Add basic documentation 2018-03-04 18:29:04 +01:00
Yuri Iozzelli 3be7a40105 Bump version to 0.1.1 2018-03-04 17:55:08 +01:00
Yuri Iozzelli 75991b4316 Use constants for width and height, but not public 2018-03-04 17:54:39 +01:00
Yuri Iozzelli bfb6433370 Add info to Cargo.toml 2018-03-04 17:13:01 +01:00
Yuri Iozzelli d1b4594cd5 Add license and readme 2018-03-04 17:08:34 +01:00
Yuri Iozzelli 842fad7682 Use enum for orientation 2018-03-04 15:43:28 +01:00
Yuri Iozzelli 891ed62f51 First commit. Basic functionality ok 2018-02-24 14:37:17 +01:00