Commit Graph

976 Commits (abe75057df179ba883ac839de34f9b20f0fc5d65)

Author SHA1 Message Date
Andy Meneely abe75057df appveyor: update ruby versions 2019-05-28 15:10:07 -04:00
Andy Meneely 3b40df5b45 docs: update installer info 2019-05-28 15:07:24 -04:00
Karneades 718662145b Improve bleed documentation 2019-05-28 15:02:57 -04:00
Andy Meneely a98a0dde58 Gem requires 2.4+ 2019-05-27 09:27:21 -04:00
Andy Meneely 845efaa795 travis: drop 2.3 as well 2019-05-27 09:25:09 -04:00
Andy Meneely 3ed5544fc5 travis: drop ruby 2.2 2019-05-27 09:21:29 -04:00
Andy Meneely 827f998564 Merge branch 'master' into dev 2019-05-27 09:18:14 -04:00
Karneades cfbcdfeeec Add csv example to docs for multiple source files 2019-05-27 09:17:18 -04:00
Karneades 1fb9548637 Improve rakefile example to match docs
Improve example to match the example in the docs [1] and fix the test task name.

[1] https://squib.readthedocs.io/en/latest/build_groups.html
2019-05-27 09:16:06 -04:00
Karneades 30673f712d Update cut zone DSL documentation
* Fix margin to standard 1/8* which was intended according to the ruby file used in the examples.
* Fix wording in margin
2019-05-27 09:15:44 -04:00
Andy Meneely 89c0e6625d xlsx, csv, yaml: explode defaults to "qty" (#262)
Not "Qty"
2019-05-24 11:23:19 -04:00
Andy Meneely 8c4c0e0137 showcase: trim_radius still defaults to 38px
docs reflect that now too
2019-05-24 10:49:55 -04:00
Andy Meneely 9ceb010402 save_pdf: default trim_radius to 0, not 38 (#270) 2019-05-24 10:36:42 -04:00
Andy Meneely 8938aa350a samples: document ways of using prefix 2019-05-22 16:01:48 -04:00
Andy Meneely 8e4ef3ba11 docs: make a stub for travis and github releases
part of #187
2019-05-22 15:16:31 -04:00
Andy Meneely 5e571c594e bump highline dep 2019-05-22 15:12:36 -04:00
Andy Meneely dad91d7855 docs: document running your code 2019-05-22 15:07:46 -04:00
Andy Meneely e3950267dc colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
Andy Meneely 92083b881f bump deps 2019-05-22 13:42:44 -04:00
Andy Meneely cc05060ffd Merge remote-tracking branch 'origin/master' into dev 2019-05-22 13:22:51 -04:00
Andy Meneely e292ee0107 docker: starting out a dockerfile 2019-05-22 13:21:24 -04:00
Felix Wolfsteller a6675b2e60 Fix make_sprue unit_conversion FROM mm to other. (#260)
Before, val_mm resulted in nil which broke execution in evaluation of
division operation ("/").

Fixes #259.
2019-05-22 13:21:24 -04:00
Felix Wolfsteller 1d307fe6e0 Fix make_sprue unit_conversion FROM mm to other. (#260)
Before, val_mm resulted in nil which broke execution in evaluation of
division operation ("/").

Fixes #259.
2019-01-16 16:25:28 -05:00
Andy Meneely e32a90c79e deps: bump to latest 2018-12-03 15:03:01 -05:00
Andy Meneely fab7be130c Merge branch 'dev' 2018-10-19 16:14:55 -04:00
Andy Meneely 453c8ec64d svg: document rasterization on mask (#192) 2018-10-19 16:14:26 -04:00
Andy Meneely 51951e9d8b svg: document rasterization on mask (#192) 2018-10-19 16:13:53 -04:00
Adam Blinkinsop f83f8a0652 Fix typos in the yaml documentation. (#253) 2018-09-06 12:26:15 -04:00
Andy Meneely 5a8b3c5fcd png: check magic bytes for well-formed files
Closes #$250
2018-08-09 13:12:30 -04:00
Andy Meneely 8f15c21dcf docs: document n-sidedness parameter (aka "n") 2018-07-31 21:53:43 -04:00
Andy Meneely 48bb71d1c0 Onward and upward 2018-07-31 21:41:46 -04:00
Andy Meneely 2f6e552e4e deps: bump nokogiri 2018-07-31 21:36:58 -04:00
Andy Meneely 268b2319da Doc version bump 2018-07-31 21:24:43 -04:00
Andy Meneely fd113c4daf Add byebug back 2018-07-31 20:41:40 -04:00
Andy Meneely 9b98163608 docs: add sprues for #247
Also correct word_char for #237
2018-07-31 16:14:11 -04:00
Andy Meneely 0900bcc441 Update for drivethrucards 2018-07-31 15:38:25 -04:00
Andy Meneely 4ae06d2e59 Merge remote-tracking branch 'origin/master' into dev 2018-07-31 15:33:24 -04:00
Adam Blinkinsop 46ea8d714a Sprues for DriveThruCards and printplaygames (#247)
* Correct links (duped save_sheet) and grammar.

* Create a sprue for https://www.drivethrucards.com/

* Create a sprue for printplaygames.com poker cards.
2018-07-31 15:32:37 -04:00
Andy Meneely 6ba56087ff Update changlog for fix #244 2018-07-31 15:10:32 -04:00
Andy Meneely 248eb2fb91 Layout multiple inheritance works with operators
The case of using relative operators and multiple inheritance is handled now.

Fixes #244
2018-07-31 15:07:33 -04:00
Andy Meneely 3d1f1ff989 Fix extra page for PDF sprues
Fixes #246
2018-07-31 13:54:14 -04:00
Andy Meneely 1bc9e3f19e Working on a bug fix release 2018-07-31 13:33:16 -04:00
Andy Meneely aada86a070 Fix extra stroke on circle, fix #248 2018-07-31 13:27:17 -04:00
Adam Blinkinsop f83419defc Correct links (duped save_sheet) and grammar. 2018-06-14 14:00:12 -04:00
Andy Meneely 7d129de418 Bump deps 2018-06-07 21:23:20 -04:00
Andy Meneely 7a15b131af Removing link to TryRuby 2018-05-19 23:06:20 -04:00
Andy Meneely aedb139f0d Bump coveralls 2018-04-02 15:03:08 -04:00
Andy Meneely 88a4c2ecc9 Bump deps for Ruby 2.5 on Windows 2018-04-02 14:50:51 -04:00
Andy Meneely 53ba8c6d4d Onward and upward 2018-03-15 14:54:40 -04:00
Andy Meneely 766f63a782 remove Gemnasium badge :( 2018-03-15 14:51:03 -04:00