Andy Meneely
569464a575
Support for built-in layouts, with examples
2014-11-18 08:38:48 -05:00
Andy Meneely
cad197553b
Better logging and docs thereof
2014-11-18 03:14:24 -05:00
Andy Meneely
7e1f02906f
Recording regression test commit in the changelog
2014-11-18 02:39:30 -05:00
Andy Meneely
069f8edb02
Don't need this anymore
2014-11-18 01:55:46 -05:00
Andy Meneely
99ac612b8a
Regression testing: cairo mock object stores graphics calls
...
So the idea behind this is maintain an "expected value" for the sample runs. We store the graphics calls and their arguments as a readable text file. Any change in the samples will break this, but the idea is to make sure this doesn't get broken unexpectedly.
Rearranged the data files in specs
2014-11-18 01:53:00 -05:00
Andy Meneely
3c3d63e1ae
Need to add in note about devkit again
2014-11-17 21:11:37 -05:00
Andy Meneely
75ab0b565f
Added support for merging multiple layout files
2014-11-17 21:08:57 -05:00
Andy Meneely
dbc1b6eab3
Added unit test for image api
2014-11-09 22:41:16 -05:00
Andy Meneely
c6414f138b
Documenting the new feature, renaming file
2014-11-09 21:47:24 -05:00
Andy Meneely
288a37231b
Onwards and upwards
2014-11-03 23:55:05 -05:00
Andy Meneely
429b231d9c
I dub thee v0.0.5
2014-11-03 23:52:04 -05:00
Andy Meneely
613a5fc298
Cleanup
2014-11-03 23:46:55 -05:00
Andy Meneely
31859c2d58
A more apropos Hello World
2014-11-03 23:44:57 -05:00
Andy Meneely
2864c5a617
Cleanup
2014-11-03 23:26:33 -05:00
Andy Meneely
13f218447b
Changelog for image rotation
2014-11-03 23:01:14 -05:00
Andy Meneely
8898d7cbf5
Unit testing rotate and angle
2014-11-03 22:57:31 -05:00
Andy Meneely
d4f0105785
Image rotation support for png and svg commands
...
With unit tests and other refactorings
2014-11-03 22:47:06 -05:00
Andy Meneely
bb1befc22b
Filling in a bunch of changes for the changelog
2014-11-03 21:57:29 -05:00
Andy Meneely
20600a97e6
Rotation works better now!!
2014-11-03 21:51:28 -05:00
Andy Meneely
59e8576616
Upgrading rspec to 3.1 because I wanted "thrice" :)
2014-11-03 21:51:07 -05:00
Andy Meneely
f46e7dbb14
Adding link and screencast for Sublime Squib
...
Minor revisions as well
2014-11-03 14:59:18 -05:00
Andy Meneely
971f933085
Reverting for now - not compatible with YARD
2014-11-03 14:58:44 -05:00
Andy Meneely
26a748f61d
Upgrading dependencies
2014-11-03 14:12:35 -05:00
Andy Meneely
2b93de6f98
New sample to demonstrate direct cairo access
2014-11-03 09:08:30 -05:00
Andy Meneely
4bdf37e4dc
Some more tests to round out the coverage
2014-11-03 09:08:12 -05:00
Andy Meneely
12f99214f4
Better logger formatting
2014-11-03 09:07:54 -05:00
Andy Meneely
c52c22ddb5
New mock specs for shapes and save
2014-11-02 20:55:23 -05:00
Andy Meneely
70a1b540c4
Refactoring
2014-11-02 20:54:58 -05:00
Andy Meneely
39a23ea12b
Debugging message for needs shows caller
2014-11-02 19:27:40 -05:00
Andy Meneely
4965df175c
Fixing overzealous coverage issue
2014-11-02 19:13:35 -05:00
Andy Meneely
450f914dfc
More conventional name
2014-11-02 18:44:22 -05:00
Andy Meneely
c6e85b0e46
Refactoring to use case more, fixed build
2014-11-02 18:43:11 -05:00
Andy Meneely
f4d2d759c1
Allowing strings for some inputs on text
...
Also writing mock object tests
2014-10-31 15:55:12 -04:00
Andy Meneely
2a58323bd4
Another unit test for dirify
2014-10-29 15:37:45 -04:00
Andy Meneely
aad7180c8b
Refactored spec with the splat operator
2014-10-29 15:10:10 -04:00
Andy Meneely
f8ff4c8362
Making the gemspec more readable
2014-10-29 12:17:36 -04:00
Andy Meneely
bf91190b3b
Rubocop: TrailingBlankLines
2014-10-29 12:10:37 -04:00
Andy Meneely
f5ef5ad6fd
Ignoring rubocop output
2014-10-29 12:09:13 -04:00
Andy Meneely
e115135d51
Rubocop: Using single-quotes properly
2014-10-29 12:04:33 -04:00
Andy Meneely
37fd4e7733
Rubocop: Trailing Whitespace
2014-10-29 12:04:32 -04:00
Andy Meneely
7d0a9ded7e
Privatizing this method from the docs
2014-10-25 14:46:09 -04:00
Andy Meneely
a60055a9bd
Fixing nil for some situations
2014-10-20 15:36:37 -04:00
Andy Meneely
914e40e1f4
Warn about hints and angle
...
Can't seem to get text hints working with rotating text. Just throwing a warning for now.
2014-10-20 15:08:04 -04:00
Andy Meneely
cf2a04c564
Fixing debug
2014-10-20 09:06:02 -04:00
Andy Meneely
fddb82668d
Version bump
2014-10-17 08:43:44 -04:00
Andy Meneely
01a59b99bb
Release for 0.0.4
2014-10-17 08:36:46 -04:00
Andy Meneely
bbe8fe11ce
Changelog update for release
2014-10-17 08:36:14 -04:00
Andy Meneely
985c925d99
Fixing globally togglable text hints
2014-10-17 08:33:25 -04:00
Andy Meneely
393eeae450
Renamed text :rotation => :angle
2014-10-17 08:17:08 -04:00
David Turner
91e7adafd5
Add text rotation
2014-10-17 08:17:07 -04:00