Commit graph

64 commits

Author SHA1 Message Date
James Harton
f2398f8948 Merge pull request #2 from jamesotron/add-extra-docs
Add extra docs
2017-05-09 14:58:43 +12:00
James Harton
ccd008e8c3 Change branch references ready for merge. 2017-05-09 14:56:56 +12:00
James Harton
c5427d2fa3 Update getting started guide and readme. 2017-05-09 10:56:31 +12:00
James Harton
25714ece28 Add examples to as many moduledocs as possible. 2017-05-05 15:23:37 +12:00
James Harton
4b3d021755 Add notes on protocol stuff and add colour and compositing examples. 2017-03-27 14:25:53 +13:00
James Harton
93fbfc1110 Move images to their own directory. 2017-03-27 12:24:11 +13:00
James Harton
fd6fe85478 Added documentation for all shape types. 2017-03-27 12:22:37 +13:00
James Harton
99de44c7b6 Start working on getting started guide. 2017-03-27 10:58:39 +13:00
James Harton
235e1022e6 Bump patch version because of docs updates. 2017-03-27 10:44:52 +13:00
James Harton
28462642f7 Update hexdocs settings. 2017-03-27 10:44:02 +13:00
James Harton
fa8556d758 More documentation updates. 2017-03-27 07:59:57 +13:00
James Harton
7121536f72 Documentation updates. 2017-03-26 22:05:58 +13:00
James Harton
6822435348 Documetnation improvements. 2017-03-26 21:01:33 +13:00
James Harton
45fe8af6d9 Release polygon filling. 2017-03-20 09:50:23 +13:00
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