Commit Graph

23 Commits (20ee941b82153b0c0c330f80f5dc807999d35757)

Author SHA1 Message Date
Andy Meneely dfa4bdc59d Fix sanity test 2021-10-26 00:20:34 -04:00
Andy Meneely e0fbc78efa bring back regression test 2021-10-22 23:19:33 -04:00
Andy Meneely d385e205a5 Fix bugs and cleanup to save_sheet 2021-10-22 23:15:11 -04:00
Andy Meneely 969f16633e
Add rotate option for save_sheet (#301) (#345)
* Initial work on rotate for save_sheet

* Feature done! Maybe?
2021-10-22 01:26:03 -04:00
Andy Meneely f8c0e1b129 rows arg in save_sheet is always respected
fixes #332
2021-05-13 22:39:52 -04:00
Andy Meneely cd3bf1b3f2 add suffix option
closes #268
2020-11-19 00:14:04 -05:00
Andy Meneely 0de6b31ad7 Deal with extra/no page issue with sprues
Also rename things so we number at zero.

Fixes #320
2020-10-04 15:53:16 -04:00
Andy Meneely 0d4c8b5de0 clean out some out of date sanity tests 2020-10-03 01:33:54 -04:00
Andy Meneely 9ef4afc2e6 converted the rest! 2020-03-20 23:07:14 -04:00
Andy Meneely 8938aa350a samples: document ways of using prefix 2019-05-22 16:01:48 -04:00
Andy Meneely e3950267dc colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
Andy Meneely 2020b5a67a sanity: fixing lots of tests
apparently i totally borked a lot of sanity tests. should be fixed now.

BORK BORK BORK
2017-11-06 23:09:48 -05:00
Damien Salvador 44b899181a save_pdf: right-to-left support
# Conflicts:
#	CHANGELOG.md
2017-10-05 20:00:21 -04:00
Andy Meneely d5bf9062a2 sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
Seh Hui, Leong f800c131ff Respect DPI settings in text, add pt unit
This has the compatibility impact that all font sizes should be divided by 3 to maintain their same sizes.

Based on PR #225. Thanks @felixleong!!

Conflicts:
	bin/squib
	lib/squib/graphics/text.rb
2017-10-05 16:37:46 -04:00
Andy Meneely 824a28c87d Document and test rtl option 2017-03-11 16:39:19 -05:00
Andy Meneely db0bf38ec0 save_pdf: full-length crop marks
Implements #184

[skip ci]
2016-12-19 17:02:56 -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 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 013a1532f2 Fixes #152 2016-04-25 23:01:18 -04:00
Andy Meneely 305fd55da0 Moving portrait-landscape over, but discovered #152 in the process 😢 2016-04-12 00:23:21 -04:00
Andy Meneely bd5e6c92f6 samples: gistify saves 2016-04-11 21:33:15 -04:00
Andy Meneely e3bd7c9503 samples: gistify saves 2016-04-11 21:20:42 -04:00