Commit Graph

173 Commits (433162527235b7951e2450e2f2bac9ef00fd10d0)

Author SHA1 Message Date
Andy Meneely 3bf5eeb102 sprues: now with trim and trim_radius!!
Fixes #235
2017-11-02 23:58:30 -04:00
Andy Meneely 3d02f7de77 docs: some writing for the tutorial 2017-10-20 15:09:26 -04:00
Andy Meneely 929951cddb docs: better cli documentation 2017-10-13 16:17:05 -04:00
Andy Meneely 9ff72b7066 builtin layouts: party 🎉
Based on idea from #7
2017-10-13 15:26:25 -04:00
Andy Meneely 70bd6aae0e projects: add in Project Bolt Rats 2017-10-06 10:42:52 -04:00
Andy Meneely 3b5fdfaf61 move location of built-in layouts 2017-10-06 10:42:33 -04:00
Andy Meneely 9eaa27ce3e docs: document safe_zone and cut_zone 2017-10-06 00:05:21 -04:00
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
Andy Meneely c8e1daf79d docs: provide previews of built-in layouts
Closes #163
2016-09-08 23:19:35 -04:00
Andy Meneely a35398a466 text: document lack of :scale behavior on embeds
Contributes to #160
2016-09-08 11:00:36 -04:00
Brian Kelly 85ee10bbd7 Adds img_dir in the configuration documentation
I had to dig through the codebase in order to determine this could be done.
2016-07-17 19:06:11 -04:00
Andy Meneely 4ea30c63e2 units: support mm
Closes #161
2016-06-27 11:10:39 -04:00
Andy Meneely 0b80cd9199 docs: document x3,y3 2016-05-24 22:17:20 -04:00
Andy Meneely b8908b0d60 bump docs version 2016-05-06 13:31:30 -04:00
Andy Meneely 7b862b579f docs: start move away from gists 2016-05-03 17:43:34 -04:00
Andy Meneely 77212431c5 doc: remove link from home page 2016-04-26 17:24:40 -04:00
Andy Meneely 30f6df9ce1 docs: link to the new guild
[skip ci]
2016-04-26 17:22:54 -04:00
Andy Meneely dc7773e8d0 docs: fix wording 2016-04-25 23:41:31 -04:00
Andy Meneely c5d5092668 docs: webmaster verification via meta tag 2016-04-20 15:37:34 -04:00
Andy Meneely 8cfdf684d2 docs: verify google webmaster tools 2016-04-20 15:23:06 -04:00
Andy Meneely a6623a3280 docs: title revisions and other rewriting 2016-04-14 11:34:10 -04:00
Andy Meneely c0b62d54a7 docs: embed directly from source, not gists
Trying this out instead. Git submodules are just a pain in the neck.
2016-04-14 11:33:34 -04:00
Andy Meneely 795b4e4478 csv: yield to block on each cell
Closes #151

Related to #145
2016-04-11 20:07:55 -04:00
Andy Meneely 71a6fab76f deps: upgrade cairo, remove ruby <= 2.1 2016-04-04 11:17:32 -04:00
Andy Meneely 19812777d3 doc: tweak help section 2016-03-24 11:30:15 -04:00
Andy Meneely 71cfd5ef72 docs: shameless plug for BGG microbadge 2016-03-24 02:46:01 -04:00
Andy Meneely d7943da750 csv: allow all Ruby csv parsing options
Closes #149

Generalization on PR #146 by Qgel. Thanks for the contribution!
2016-03-24 02:23:47 -04:00
Andy Meneely 080bd7e934 docs: document the flips for text embeds 2016-03-24 00:56:00 -04:00
Andy Meneely bad52b7eb6 docs: port text_embed over to the docs
Fixes #148
2016-03-23 23:58:14 -04:00
Andy Meneely d3c52c5536 docs: more on pt2 of the guide 2016-03-21 01:13:00 -04:00
Andy Meneely 2a5cd00e42 docs: cleanup 2016-03-20 22:58:30 -04:00
Andy Meneely e55c450d16 build_groups: rename to build instead of group 2016-03-20 22:52:04 -04:00
Andy Meneely c3f9e75d38 docs: working on the guides 2016-03-18 16:13:41 -04:00
Andy Meneely d92288069f docs: finish port of part 1 2016-03-18 15:08:43 -04:00
Andy Meneely 9153fc8657 docs: color inline code as black 2016-03-18 11:18:10 -04:00
Andy Meneely a768561e91 docs: fix wording on word_wrap
Based on #142, thanks @luyzdeleon
2016-03-17 16:25:08 -04:00
Andy Meneely e0ed7f0198 docs: more ruby guides 2016-03-17 16:22:52 -04:00
Andy Meneely f98033176b docs: fix typos and put in a stub 2016-03-17 08:52:34 -04:00
Andy Meneely 955d64a01f feature: add use_layout method to load layouts at runtime
Closes #141
2016-03-16 17:05:07 -04:00
Andy Meneely b74fbf5787 docs: rip out gigantic README, finish port to rtfd 2016-03-16 00:24:02 -04:00
Andy Meneely 7e07f6d067 docs: fix orphan setting bleeding through 2016-03-15 23:32:49 -04:00
Andy Meneely f408b7a88f csv: data option
Close #137
2016-03-15 17:45:39 -04:00
Andy Meneely 61a3d3446b feature: build groups
See docs and changelog for more details on how these work.
2016-03-13 00:38:13 -05:00
Andy Meneely aeadcd16ed docs: minor tweaks 2016-02-24 00:20:40 -05:00
Andy Meneely 47faedc028 docs: suppressing sphinx warnings about stray files 2016-02-24 00:01:31 -05:00
Andy Meneely 9a1d85c9e9 docs: begin porting from markdown 2016-02-22 11:53:15 -05:00
Andy Meneely 736e783557 docs: finished porting text 2016-02-12 22:14:54 -05:00
Andy Meneely 5dfe0f11c7 docs: partial port of text method 2016-02-12 17:28:51 -05:00
Andy Meneely 26091974cb docs: port more saves, other revisions 2016-02-12 00:23:42 -05:00
Andy Meneely cd644435af docs: embed gist for arrays.rst 2016-02-09 16:52:44 -05:00
Andy Meneely 91bc7ac2a5 docs: write-up of arrays 2016-02-09 11:53:30 -05:00