Commit Graph

1000 Commits (d00b8819137188110f2d5aae24d088f0dfc0df80)

Author SHA1 Message Date
Andy Meneely c1b8cf14ab docs: including more code samples 2016-11-15 18:08:52 -05:00
Andy Meneely b4068d2ac6 docs: include code sample for build groups 2016-11-15 17:56:25 -05:00
Andy Meneely b4da00d8bb docs: gotta have my drop shadows 2016-11-15 15:30:18 -05:00
Andy Meneely 5c087680ea regression tests: take off training wheels 2016-11-15 15:26:17 -05:00
Andy Meneely 0dcd2a06bc docs: document units better 2016-11-15 15:25:55 -05:00
Andy Meneely 7c66644955 samples: better units example 2016-11-15 15:22:39 -05:00
Andy Meneely 1cd168c998 docs: include code snippet for units 2016-11-15 15:01:43 -05:00
Andy Meneely 29ffa4afe0 README: cleanup badges 2016-11-15 14:51:18 -05:00
Andy Meneely 015ea90c3a README: badge url for appveyor 2016-11-15 14:47:25 -05:00
Andy Meneely 02c78d8f13 spec: fix regression breakage 2016-11-15 14:43:36 -05:00
Andy Meneely 96b683c2e1 travis: require 2.3.1 builds, remove 2.3.0 2016-11-15 14:38:02 -05:00
Andy Meneely 2835bc4ee2 docs: include samples ranges and colors 2016-11-15 14:35:25 -05:00
Andy Meneely 7f8c3cd236 deps: bump pango+cairo
Nothing that should impact us... I think.
2016-11-15 14:30:15 -05:00
Andy Meneely ae246272ef samples: tweak the .gitignore 2016-11-14 18:15:41 -05:00
Andy Meneely ab91685260 Revert "deps: bump pango et al."
This reverts commit 7bbf77ac41.
2016-11-13 19:29:17 -05:00
Andy Meneely 56752997e0 docs: embed samples in colors 2016-11-13 19:29:06 -05:00
Andy Meneely 7bbf77ac41 deps: bump pango et al. 2016-11-13 19:15:44 -05:00
Andy Meneely 4bde295ace samples: un-submoduling 2016-11-13 18:46:15 -05:00
Andy Meneely f52446d71b samples: un-submoduling 2016-11-13 18:43:49 -05:00
Andy Meneely f30e152d46 docs: include text samples automatically 2016-11-13 18:33:56 -05:00
Andy Meneely 7b4794e685 samples: remove submodules entirely 2016-11-13 17:32:06 -05:00
Andy Meneely a2f85e4062 samples: un-submodule various more gists 2016-11-13 17:25:37 -05:00
Andy Meneely 47292ad0ea samples: un-submodule saves gist
The saves gist is now no longer maintained
2016-11-13 17:21:05 -05:00
Andy Meneely 01e0d77f82 travis: enable sudo for a library 2016-11-10 09:14:05 -05:00
Andy Meneely 2cae7f6937 travis: allow 2.3.1 build failure 2016-11-10 09:02:42 -05:00
Andy Meneely cf950d68b5 travis: test out on ruby 2.4 previews 2016-11-10 08:57:47 -05:00
Andy Meneely c8f615d955 docs: more writing in the guides 2016-11-06 21:49:49 -05:00
Andy Meneely 4a9ad95e9b docs: ignore built files 2016-11-06 19:58:44 -05:00
Andy Meneely 1792605aa0 docs: work on main guide 2016-11-05 17:04:28 -04:00
Andy Meneely 3d46888b28 docs: cleanup of parameters page
[skip ci]
2016-11-05 00:23:17 -04:00
Andy Meneely d0e1e2613a docs: fix url
[skip ci]
2016-11-05 00:16:10 -04:00
Andy Meneely f41c1e806d docs: fill out hello world dissected 2016-11-05 00:01:40 -04:00
Andy Meneely b0f0a8b625 docs: writeup of game_icons gem
[skip ci]
2016-11-04 23:21:00 -04:00
Andy Meneely e4ae26c0dd docs: rename stub page 2016-11-04 23:20:31 -04:00
Andy Meneely c454bf43a4 docs: messing around with guides
[skip ci]
2016-11-04 16:24:16 -04:00
Andy Meneely 21e09e45c7 docs: add warning about printer behavior 2016-11-03 15:05:49 -04:00
Andy Meneely 8db5417a7c CHANGELOG: document #123 2016-11-01 12:20:05 -04:00
Andy Meneely 30395aee56 save_pdf: add crop marks
Should satisfy #123

Needs some testing on printers but the functionality is there.
2016-11-01 12:12:03 -04:00
Andy Meneely f94f710040 deps: bump roo 2016-09-15 16:47:24 -04:00
Andy Meneely 4d7a0a483b RELEASE TODO: check for deps on the next project 2016-09-15 16:43:21 -04:00
Andy Meneely aee348a582 Onward and upward 2016-09-15 16:12:12 -04:00
Andy Meneely b6de00e0bb CHANGELOG: remember this day :shipit: 2016-09-15 16:05:22 -04:00
Andy Meneely df9fe7a9cc I dub thee v0.11.0 2016-09-15 16:02:11 -04:00
Andy Meneely ee2ed28550 text: rewrite embedding to use set_shape_renderer
No more arcane unicode magic!

Closes #177

Related to #170, #171, #158, #103, and #153 too.
2016-09-15 15:19:56 -04:00
Andy Meneely 0501a94bac test: update regression test for rotated ellipse 2016-09-09 00:29:03 -04:00
Andy Meneely 3c5c4847a9 README: add link to yourlastheist.com 2016-09-09 00:24:06 -04:00
Andy Meneely dc91413cda Release to beta testing 2016-09-09 00:14:07 -04:00
Andy Meneely d2eae64da2 shapes: rect and ellipse get the angle option
Closes #162
2016-09-09 00:10:43 -04:00
Andy Meneely 01cd0f1ef2 docs: fix links to images 2016-09-08 23:30:03 -04:00
Andy Meneely e343605e88 docs: add a stub 2016-09-08 23:19:57 -04:00