Commit Graph

1004 Commits (abe772f804082ea25314222b437d39e90c3a2d4b)

Author SHA1 Message Date
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
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 9f5ffb11d4 Extends in changelog 2014-09-21 22:10:46 -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 b5ff2890d0 Upgrading ruby-progressbar 2014-09-20 12:40:09 -04:00
Andy Meneely 1e2d9f3ad0 Started a changelog 2014-09-20 12:32:40 -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 350314f2a8 Another fix - can't believe I missed that. 2014-09-15 09:22:57 -04:00
Andy Meneely 9f83beea3a Upgrading github-markup, README fixes 2014-09-15 08:59:15 -04:00
Andy Meneely 38e92527ff Linking up Junk Land in the README 2014-08-30 21:46:42 -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 0fc5ed2857 Demonstrating alpha transparency too 2014-08-12 12:43:13 -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 167cd0fdf3 Meta-documentation, and reorganizing more 2014-08-12 10:45:46 -04:00
Andy Meneely 8fffe988e3 Adding documentation that includes the sample in readme 2014-08-11 22:12:33 -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