Commit Graph

116 Commits (7058689c0b4329b91b2eac69357f3c2d6c3e5e96)

Author SHA1 Message Date
Damien Salvador 44b899181a save_pdf: right-to-left support
# Conflicts:
#	CHANGELOG.md
2017-10-05 20:00:21 -04:00
Clarence "Sparr" Risher 8509ab5728 change x= to *=, add unit tests and improve existing tests 2017-10-05 19:41:43 -04:00
Clarence "Sparr" Risher b3bd8f03d8 add x= and /= to extends values 2017-10-05 19:41:43 -04:00
Andy Meneely 06970b77a6 sprues: polishing up the feature
Lots of examples, some better checking, lots of documentation, sanity tests. Lots of little stuff.
2017-10-05 15:48:57 -04:00
Andy Meneely 17ecf87385 docs: documenting and sampling sprues 2017-08-02 17:11:52 -04:00
Andy Meneely 10e63c845f Rollup of v0.13.x fixes
See v0.13-fixes branch for individual fixes

Conflicts:
	CHANGELOG.md
	lib/squib/version.rb
	squib.gemspec
2017-07-17 11:31:53 -04:00
Andy Meneely f140ff32fa Cleanup and tests of yaml method 2017-04-15 21:25:34 -04:00
Clarence "Sparr" Risher 695bd8fb77 add save_sheet rtl option for duplex printing 2017-03-11 16:28:20 -05:00
Clarence "Sparr" Risher 1a58adb288 switch arc_ccw true/false to arc_direction :counterclockwise/:clockwise 2017-03-10 22:48:21 -05:00
Clarence "Sparr" Risher 573a1e9e30 implement circle arc feature, no tests 2017-03-10 22:48:21 -05:00
Andy Meneely c690e08a51 I dub thee v0.13.1 2017-01-06 19:50:11 -05:00
Andy Meneely f2521be199 Onward and upward. 2017-01-04 16:01:35 -05:00
Andy Meneely a98e0b5acc I dub thee v0.13 2017-01-04 15:57:37 -05:00
Andy Meneely f4a9a668c2 docs: cleanup and warning fixes 2017-01-04 15:31:29 -05:00
Andy Meneely f7e5c67a11 docs: add another project
Close #194
2017-01-03 12:07:05 -05:00
Andy Meneely 1ab9be16a4 docs: duplicate option
[skip ci]
2016-12-03 00:12:27 -05:00
Andy Meneely cd53644ee4 Onward and upward. 2016-12-02 23:39:34 -05:00
Andy Meneely 73b4ed9697 I dub thee v0.12 2016-12-02 23:31:02 -05:00
Andy Meneely f4d94240e0 import: data frames are here!
Implemented a whole new class to represent the data that comes in from CSV and XLSX. See docs for more info.

Closes #153
2016-12-02 00:17:57 -05:00
Andy Meneely 935040b342 docs: projects using squib 2016-11-26 09:50:19 -05:00
Andy Meneely 8594c86e5a docs: organizing more thoughts on guide 2016-11-24 14:23:32 -05:00
Andy Meneely e53e47dde7 build groups: add convenience methods 2016-11-24 14:00:23 -05:00
Andy Meneely 9aac069c76 docs+samples: documenting a project 2016-11-17 21:14:06 -05:00
Andy Meneely 56b5a711e4 dsl: add Squib.configure
I ended up adding this one on a whim, but it feels like a long time coming. We need cleaner support for Rakefiles, and this is a good step toward that I think.
2016-11-17 21:11:12 -05:00
Andy Meneely 6807e0bce0 docs: begin writeup of guard
While writing this I realized that this really should be part of part_3_workflows.rst, so it'll eventually make it into there. But it's recorded in its unpolished form for now.
2016-11-16 15:04:42 -05:00
Andy Meneely dfedad0fed docs: cleanup and error silencing 2016-11-16 12:01:33 -05:00
Andy Meneely c9440ec57c showcase: use correct width&height vars
Fixes #179
2016-11-15 20:28:22 -05:00
Andy Meneely 8604ebd684 docs: overall cleanup 2016-11-15 18:21:37 -05:00
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 0dcd2a06bc docs: document units better 2016-11-15 15:25:55 -05:00
Andy Meneely 1cd168c998 docs: include code snippet for units 2016-11-15 15:01:43 -05:00
Andy Meneely 2835bc4ee2 docs: include samples ranges and colors 2016-11-15 14:35:25 -05:00
Andy Meneely 56752997e0 docs: embed samples in colors 2016-11-13 19:29:06 -05:00
Andy Meneely f30e152d46 docs: include text samples automatically 2016-11-13 18:33:56 -05:00
Andy Meneely c8f615d955 docs: more writing in the guides 2016-11-06 21:49:49 -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 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 df9fe7a9cc I dub thee v0.11.0 2016-09-15 16:02:11 -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