Commit Graph

134 Commits (450f914dfc5a13202da311fc360f96303f30a0bd)

Author SHA1 Message Date
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 bf91190b3b Rubocop: TrailingBlankLines 2014-10-29 12:10:37 -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 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
David Turner cdc994b77a Fix wrong mapping 2014-10-11 00:20:25 -04:00
Andy Meneely 3b926d0d2a Switching to using alpha version to denote development 2014-09-29 07:51:18 -04:00
Andy Meneely f5b0c8be75 Some documentation clarifications 2014-09-21 22:59:37 -04:00
Andy Meneely f2a2ab0573 Bringing back the extends feature
Adding in my own merge key implementation that allows you to bring in
other keys and modfiy the data. Makes moving boxes around easier.

A quasi-revert of 00e8b59144
...but with something useful!
2014-09-21 21:56:18 -04:00
Andy Meneely 985f898729 Documentation and example of autoscaling 2014-09-20 00:27:26 -04:00
Andy Meneely fd2d10771a Added a font_size override for font description 2014-09-19 23:31:44 -04:00
Andy Meneely 15bd02dae2 Onward and upward. 2014-08-30 21:42:16 -04:00
Andy Meneely d4bde92d89 Allowing for save_png to rotate either direction 2014-08-26 16:29:37 -04:00
Andy Meneely 3659579404 Fixing failing test with setting a default 2014-08-21 15:47:00 -04:00
Andy Meneely 56905b08bc Implementing an img_dir configuration setting 2014-08-21 15:44:33 -04:00
Andy Meneely 00e8b59144 Ugh, Yaml has a <<: merge key. facepalm: true 2014-08-14 17:02:28 -04:00
Andy Meneely 6895e1276b Handling of multiple extends in a single entry 2014-08-14 16:20:02 -04:00
Andy Meneely 1371bd81bd Implementing multi-level extends, except for one case 2014-08-14 16:05:12 -04:00
Andy Meneely 8bd814fc1a Some regression tests on loading layouts 2014-08-14 14:35:46 -04:00
Andy Meneely a643cf8025 Hinting is set to off, not nil. Some more tests 2014-08-13 17:08:16 -04:00
Andy Meneely 66ce4a2413 Progress bar on saving is more realistic 2014-08-12 17:10:10 -04:00
Andy Meneely 771543886d Added a force_id option 2014-08-12 16:23:01 -04:00
Andy Meneely b3eb3b6876 Added blending operators to png and svg
Also refactored to start using save/restore more often
2014-08-12 12:23:54 -04:00
Andy Meneely 41038178ad Implementing rotate for save_png 2014-08-11 22:04:16 -04:00
Andy Meneely 15d46182dd Documenting singleton expansion 2014-08-11 16:38:53 -04:00
Andy Meneely 6f2672422b Spacing should be needed for text 2014-08-11 00:39:00 -04:00
Andy Meneely 2598835777 Helpful progress bar text isn't so helpful with singleton expansion 2014-08-11 00:30:09 -04:00
Andy Meneely a88f71b6a2 Cleanup 2014-08-11 00:25:57 -04:00
Andy Meneely 3e08a0d604 Singleton expansion has... expanded!
Closes #13, hopefully
2014-08-11 00:22:04 -04:00
Andy Meneely 91bcfb06e2 Newlines in the logger format 2014-08-11 00:21:04 -04:00
Andy Meneely c2f6ff6e03 Better colorify handling on stroke, fill, and text colors 2014-08-07 23:13:03 -04:00
Andy Meneely 244c18bfe3 Moving API.md to README.md and revising documentation 2014-08-05 23:30:33 -04:00
Andy Meneely f9c572116d Properly suppressing output and testing progress bar 2014-08-05 22:51:43 -04:00
Andy Meneely 6c31320411 Custom colors, closing #1 2014-08-05 21:56:07 -04:00
Andy Meneely 4f575f9761 More unit testsgit pull 2014-08-04 21:56:56 -04:00
Andy Meneely 6b896aa062 Fixing merge conflict 2014-08-03 23:17:00 -04:00
Andy Meneely 3f7d375800 Fixing bug with the logger 2014-08-03 16:53:13 -04:00
Andy Meneely e36e2075fd Documenting the id 2014-08-01 21:48:10 -04:00
Andy Meneely 14ee87f22e More ignores for the project template 2014-08-01 15:45:48 -04:00