Commit graph

50 commits

Author SHA1 Message Date
James Harton
53c0459dd5 Get credo and tests passing. 2017-03-20 09:47:01 +13:00
James Harton
a35686b6d5 Merge branch 'master' into slpfa 2017-03-20 09:36:19 +13:00
James Harton
55be42357f Working SLPFA> 2017-03-20 09:34:59 +13:00
James Harton
fda86f39fe This isn't needed anymore. 2017-03-20 08:08:07 +13:00
Eduardo Gurgel
5038d26bf9 WIP 2017-03-19 11:45:16 +13:00
James Harton
40ffbe9c7c Add reference implementation for people to read. 2017-03-13 19:51:09 +13:00
James Harton
ce696d346a Add link to vivid_png and plea for help. 2017-03-13 10:27:09 +13:00
James Harton
7d9b59e4fb Fix inch-ci badge. 2017-03-13 10:12:56 +13:00
James Harton
85413cadc6 Touch up some documentation. 2017-03-08 21:49:24 +13:00
James Harton
917d0f34fe Add inch ci. 2017-03-08 16:38:48 +13:00
James Harton
5c2254ebc8 Add CI badge and run credo in the test environment to stop needing to compile twice. 2017-03-08 16:35:09 +13:00
James Harton
432b1105da Add travis.yml 2017-03-08 16:33:02 +13:00
James Harton
6438c5f31f Start using Credo for linting. 2017-03-08 16:31:39 +13:00
James Harton
92d64f4e99 So close I can almost taste it. 2017-01-22 09:23:52 +13:00
James Harton
8dbe321e17 If at first you don't succeed... 2017-01-16 16:20:09 +13:00
James Harton
944e2f0e7f Almost working polygon filling algorithm. 2017-01-13 15:53:48 +13:00
James Harton
70c3b55483 Finding intersections of lines with axies works now. 2017-01-13 11:53:37 +13:00
James Harton
1f0426041f Fix rotation example in README. 2017-01-12 13:30:11 +13:00
James Harton
9668ac928b Bump version to 0.3.0. 2017-01-12 08:59:58 +13:00
James Harton
03cd7dff59 Finally fix point rotation. 2017-01-10 09:54:43 +13:00
James Harton
87a971e686 Second attempt a polygon filling algorithm. 2017-01-07 17:17:43 +13:00
James Harton
68dc191e99 Remove unused files from the Hershey distribution. 2017-01-06 11:43:56 +13:00
James Harton
1488851261 Implement the point-in-polygon algorithm. 2017-01-05 19:04:43 +13:00
James Harton
81e17611d4 Bump version for hexdocs. 2017-01-05 14:07:05 +13:00
James Harton
7b29e8f9ae Improve test and documentation coverage. 2017-01-05 14:06:39 +13:00
James Harton
f8822fca40 Add typespecs and better doctests for Arc and Frame. 2017-01-05 10:29:32 +13:00
James Harton
7564e3bbe5 Implement String.Chars for Shapes. W00T. 2017-01-05 10:29:14 +13:00
James Harton
ecc8e0a37b Bump version to 0.2.0. 2017-01-03 14:14:40 +13:00
James Harton
f21336b45b Fix a bunch of rendering bugs and it my SSD1306 clock works now! 2017-01-03 14:13:35 +13:00
James Harton
a1087d8320 Implement missing Enumerable for Buffer. 2017-01-02 21:20:48 +13:00
James Harton
b84f95c3ce Include licensing information. 2017-01-02 21:00:23 +13:00
James Harton
6e782a9316 Add exdoc. 2017-01-02 20:51:37 +13:00
James Harton
3b04449952 Add links to mix. 2017-01-02 20:50:40 +13:00
James Harton
635e6fb1c5 Ready for a release. 2017-01-02 20:47:49 +13:00
James Harton
943dabe60f Extract rendering into buffers from Frame. 2017-01-02 13:57:02 +13:00
James Harton
7e113327fb Small bug fixes and improments 2017-01-02 12:46:51 +13:00
James Harton
c2c35774fe Add a bounds protocol for finding out how big a shape is. 2016-12-29 19:45:33 +13:00
James Harton
14e3c0e430 Move clipping to the rasterize protocol, make frame buffer generation lazy and composite colours. 2016-12-29 14:27:22 +13:00
James Harton
d9ee9562d7 Add colours and inspect protocol. 2016-12-29 13:26:51 +13:00
James Harton
12d0903a77 Add some documenation to Frame. 2016-12-29 10:05:49 +13:00
James Harton
7602decc76 Add Hershey vector font rendering. 2016-12-23 22:02:12 +13:00
James Harton
6d5463d2b5 Add shape groups. 2016-12-23 11:07:33 +13:00
James Harton
2c5cbba334 Update readme. 2016-12-22 15:30:32 +13:00
James Harton
a82804685b Guess who can draw arcs! 2016-12-22 15:11:24 +13:00
James Harton
f09bf246d8 Fix bugs in circle and line rasterizing. 2016-12-22 14:04:29 +13:00
James Harton
7c4a4161f1 Look Ma! I made a circle! 2016-12-22 12:55:29 +13:00
James Harton
f7fb08ffaa Polygons, paths, lines and points will now render onto a frame. 2016-12-22 09:26:21 +13:00
James Harton
b6693e8b1c Add package information and license. 2016-12-21 13:38:08 +13:00
James Harton
1c56285a5a This project is not available in hex yet. 2016-12-21 13:34:29 +13:00
James Harton
4896bd32df FIRST POST 2016-12-21 13:34:16 +13:00