Commit Graph

493 Commits (806cae192bb6251d920125cb6414cc38ab1a2cbe)

Author SHA1 Message Date
Andy Meneely 2caacaeece Fixing compatibility with linux os
Thank you, Travis! Turns out the cairo gem isn't perfectly the same in Linux...
2015-02-28 21:39:26 -05:00
Andy Meneely 499050c4ee Requiring squib in more places on specs
Trying to fix unit tests on travis
2015-02-28 21:09:56 -05:00
Andy Meneely cae7144040 I dub thee v0.4.0 2015-02-28 20:59:58 -05:00
Andy Meneely 82c141fbf4 Better docs on gradient coordinate behaviors 2015-02-28 20:53:59 -05:00
Andy Meneely d744d9d815 Documentation for backend option 2015-02-28 20:36:21 -05:00
Andy Meneely f49bff2388 Add antialias config option
Closes #41
2015-02-28 19:34:46 -05:00
Andy Meneely b5016f90c0 Sorting lines 2015-02-28 09:33:27 -05:00
Andy Meneely c27aea1254 Changelog for back end support and a few bugfixes 2015-02-27 20:51:58 -05:00
Andy Meneely 612c042d52 SVG backend: PDF implemented, tests passing
Wrapping up the svg backend work

Still some bugs to stamp out, but this is getting close to release ready.
2015-02-24 22:33:32 -05:00
Andy Meneely 05b943f914 Deleting hacky testbed 2015-02-24 21:16:46 -05:00
Andy Meneely 8876b27473 Merging in svg back end work. All but save_doc is done. 2015-02-20 22:56:07 -05:00
Andy Meneely d030bdd7f9 Adding specs for formatify 2015-02-13 13:45:14 -05:00
Andy Meneely a9d6ffda75 Refactoring specs, now with less leakage! 2015-02-13 13:35:38 -05:00
Andy Meneely 578c3cb6a0 Upgrading rspec, fixing mock objects bug 2015-02-13 13:26:22 -05:00
Andy Meneely d2543473c7 Fix a leftover x,y stroke on circles
Fixes #35
2015-02-13 12:54:19 -05:00
Andy Meneely 223d7dcd06 Adding byebug for debugging 2015-02-13 09:18:43 -05:00
Andy Meneely 0afe6868c9 Making save more of a true alias for save_png and save_png 2015-02-07 17:22:55 -05:00
Andy Meneely 5235b15fe4 Fixing progress bar increment error.
Fixes #34
2015-02-07 08:19:17 -05:00
Andy Meneely ddb1f983be Fixing header 2015-02-02 00:42:38 -05:00
Andy Meneely de9568ead8 Onward and upward. 2015-02-02 00:39:19 -05:00
Andy Meneely 52c042af5e I dub thee v0.3.0 2015-02-02 00:33:55 -05:00
Andy Meneely 70b3b8ba9c Documenting some more changes 2015-02-02 00:25:18 -05:00
Andy Meneely 086fd5fad9 Unit conversion on save_pdf, and arbitrary paper sizes
Closes #21 and #20
2015-02-02 00:20:25 -05:00
Andy Meneely d848178bfe Unit conversion on Squib::Deck.new
Contributes to #21
2015-02-01 23:55:01 -05:00
Andy Meneely 1896689614 Refactoring out the unit conversion to its own place 2015-02-01 23:48:09 -05:00
Andy Meneely 4ecbaa4e31 Implementing format strings for filename counts on multisaves 2015-02-01 23:25:57 -05:00
Andy Meneely 7a53f68393 Implementing mask feature for images
Fixes #32.
2015-02-01 23:04:39 -05:00
Andy Meneely f5e5b1326d Adding in a neat rake task for development 2015-01-31 20:49:14 -05:00
Andy Meneely b0b69186e7 Don't need these regression logs 2015-01-28 15:07:57 -05:00
Andy Meneely 22866777bd Regression logs for new hex scrub 2015-01-28 10:14:14 -05:00
Andy Meneely 181fe9942a Scrubbing hex for regression testing 2015-01-26 22:54:48 -05:00
Andy Meneely ad66374ae0 Documentation for gradients 2015-01-26 22:52:56 -05:00
Andy Meneely bfbf7a7eba Added support for linear and radial gradients
Closes #29
2015-01-26 22:22:09 -05:00
Andy Meneely bde7fe018e Added a a sample table for showing the built-in color constants 2015-01-26 12:03:07 -05:00
Andy Meneely a958b9a070 This messes up fresh environments 2015-01-22 20:44:54 -05:00
Andy Meneely 5ecec19dbb Applying google analytics to rake doc 2015-01-21 12:57:10 -05:00
Andy Meneely 315fc6ac57 Documenting more lack of support 2015-01-16 13:48:43 -05:00
Andy Meneely 5cb96e19d8 Revising layout docs 2015-01-13 23:27:37 -05:00
Andy Meneely 0dfac2970b Some basic benchmarks 2015-01-13 17:52:27 -05:00
Andy Meneely cbac56f25d Onward and upward 2015-01-12 23:16:36 -05:00
Andy Meneely 5bce857bed I dub thee v0.2.0 2015-01-12 23:13:39 -05:00
Andy Meneely e4a56a27c5 Fixing docs 2015-01-12 23:07:56 -05:00
Andy Meneely cdbfc348a0 Another release todo 2015-01-12 21:16:06 -05:00
Andy Meneely 407b0e9b71 Still fixing showcase regression test 2015-01-06 00:18:39 -05:00
Andy Meneely ea598043bb Still fixing hex scrub for showcase 2015-01-06 00:13:32 -05:00
Andy Meneely 4d3c676cf6 Fixing hex scrub for showcase 2015-01-06 00:09:34 -05:00
Andy Meneely 72eddaf1ba Revising Rakefile wording 2015-01-06 00:04:37 -05:00
Andy Meneely 73d6eb992b Extending a non-existent parent yells at you now
Fixes #24
2015-01-05 23:59:09 -05:00
Andy Meneely 845123a283 Documenting layout refactoring change 2015-01-05 23:27:09 -05:00
Andy Meneely c0556153b7 Achievement Unlocked: true 100% coverage. 2015-01-05 23:26:13 -05:00