Commit Graph

1033 Commits (9b0602a50ca650a05744dd0df0a5aacee172207c)

Author SHA1 Message Date
Andy Meneely 9b0602a50c ported xlsx over 2020-10-02 13:44:42 -04:00
Andy Meneely ca96a0e857 Merge branch 'dev' into args-refactor-forrealsies 2020-10-02 09:06:55 -04:00
Andy Meneely 2682fcf031 Convert to Github Actions 2020-09-29 16:03:37 -04:00
Andy Meneely 6effc093c4 Make alpine-based image 2020-09-29 15:15:06 -04:00
Andy Meneely 2f08200403 cleanup test 2020-09-29 11:41:27 -04:00
Andy Meneely ecb75281b3 because i keep typing `rake test` instead of spec 2020-09-29 11:38:14 -04:00
Andy Meneely f5c41dd5c2 update coveralls setup 2020-09-29 11:31:30 -04:00
Andy Meneely 9dfc3bf6c9 png returns save_png 2020-09-29 11:28:38 -04:00
Andy Meneely 006391245b Fix link 2020-07-16 22:28:27 -04:00
Andy Meneely 272892d358 text method migrated! 2020-05-16 20:00:45 -04:00
Adam Blinkinsop 20f2063e67
Keyword arguments need ** (bare is deprecated) (#303)
* Fix typos in the yaml documentation.

* Fix keyword params deprecation warning.

.../squib/lib/squib/api/data.rb:42: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/Users/blinks/.rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/csv.rb:679: warning: The called method `parse' is defined here
2020-04-08 16:52:48 -04:00
Andy Meneely 3590280c98 don't need this 2020-03-21 19:21:48 -04:00
Andy Meneely 9ef4afc2e6 converted the rest! 2020-03-20 23:07:14 -04:00
Andy Meneely fc3908533f not ready to do this test yet 2020-03-18 14:20:51 -04:00
Andy Meneely 4b664d2061 converting a bunch over now, new rspec tests 2020-03-18 14:10:37 -04:00
Andy Meneely 21bee3a3cb cleanup module definitions 2020-03-16 17:08:10 -04:00
Andy Meneely 77a694f797 partway through the conversion 2020-03-16 16:38:13 -04:00
Andy Meneely 70b3c0b136 cleaner method sigs 2020-03-16 14:21:59 -04:00
Andy Meneely 76ef45cfa4 documentation specs, beginning cleaner conversion 2020-03-13 10:38:34 -04:00
Andy Meneely 750cb40267 cleanup 2020-03-13 08:38:10 -04:00
Andy Meneely 02bf443abf cleanup 2020-03-11 17:19:02 -04:00
Andy Meneely c473e07c2e don't need this anymore 2020-03-11 17:15:55 -04:00
Andy Meneely 42a73f602f update to new format 2020-03-11 16:45:09 -04:00
Andy Meneely 6774f83b00 cleaning up 2020-03-11 16:38:13 -04:00
Andy Meneely 51d425caa7 colored text! 2020-03-11 11:39:21 -04:00
Andy Meneely 871674c909 built a nifty, useful error message thingy 2020-03-09 09:52:22 -04:00
Andy Meneely 7399946ec2 bump deps 2020-03-09 00:16:32 -04:00
Andy Meneely 7804b5459d add new test for my own sanity 2019-11-27 00:28:18 -05:00
David Finol 1b7dc6716c Fix broken links (#291)
Noticed the microbadge and guild links at the top were broken. I believe this should fix.
2019-10-21 15:57:18 -04:00
Andy Meneely abe772f804 update regressions 2019-10-17 13:52:44 -04:00
Andy Meneely 79ba584c69 Document in the text method place 2019-10-17 12:11:06 -04:00
Andy Meneely 518c763131 Rewritten autoscale sample 2019-10-17 12:04:46 -04:00
Andy Meneely f8f7664fb9 Push package to github too 2019-10-17 12:04:21 -04:00
Andy Meneely d00b881913 don't need this 2019-10-17 12:01:02 -04:00
Mirko K 6d57b3e8c1 Feat/font autoscale (#288)
* PoC font autosize feature

* Take enumerables or 'auto' keyword for autoscaling

* Allo enumerables of font_size per card, where the largest font size that does not ellipsize is chosen

* Use ellipsize: :autoscale keyword to determine font autosizing

* Use binary search to find the correct font size

* Consider new ellipsize option in testcase

* Document ellipsize: :autoscale option

* Add ellipsize: :autoscale sample to text sample

* Fix double multiplication with Pango::SCALE

* Scale embedded images with text when autoscaling

* Remove stray semicolon

* Return dummy value for FontDescription.size in mock_cairo

* Update regression test data for autoscale feature.

* Add ellipsize: :autoscale example to existing font_autoscale sample

* Add missing :autoscale to list of options in documentation
2019-10-17 11:29:14 -04:00
Andy Meneely 43cca582a6 Onward and upward 2019-10-17 11:15:22 -04:00
Andy Meneely 28f6cdcbcb I dub thee v0.15.3 2019-10-17 11:11:37 -04:00
Andy Meneely 2eee20c0cc I dub thee v0.15.2 2019-09-26 16:03:19 -04:00
Andy Meneely 13282fc289 Documenting Docker a little 2019-09-26 15:31:31 -04:00
Andy Meneely 4f0643dd37 Onward and upward 2019-08-27 17:38:36 -04:00
Andy Meneely 74b3dac5c3 Bump pango et al. to 3.3.7 2019-08-27 15:45:43 -04:00
Andy Meneely 6b705ab8fb Onward and upward 2019-08-06 14:09:20 -04:00
Andy Meneely eb0bebe149 I dub thee v0.15.0 2019-08-06 13:36:31 -04:00
Andy Meneely a6dd6d76ea fix travis 2019-08-06 13:35:25 -04:00
Andy Meneely 4db85cb134 update sanity expectation 2019-08-06 12:47:00 -04:00
Andy Meneely f638fec87a test cleanup 2019-08-06 12:43:16 -04:00
Andy Meneely f9c8b37222 README: bump min ruby to 2.4 2019-08-06 12:29:14 -04:00
Andy Meneely 1accadfc30 Merge in PR #272
Fix sheet size for 1-card-per-sheet PDFs and adjust coordinates when
using trim #272
2019-06-07 15:43:40 -04:00
Andy Meneely cb66d7c31d
Flip options for sprues (#251) (#277)
* Flipping works, now just need new argument

* Finishing up

* New test data
2019-06-07 15:23:15 -04:00
Andy Meneely a40c4d7dc4 Cleaner handling of SVG ID 2019-05-29 14:20:03 -04:00