Commit Graph

121 Commits (bbe8fe11ce3c5025f8592d157c3fc87f480c83ae)

Author SHA1 Message Date
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
Andy Meneely 3e92bf0fc6 Added a (currently infinite) cache of loaded pngs 2014-08-01 15:44:23 -04:00
Andy Meneely 9cde048c00 Spacing! 2014-08-01 15:32:13 -04:00
Andy Meneely 82ff08041e Improving the logging capabilities 2014-08-01 15:31:58 -04:00
Andy Meneely cdbef50949 Showing some defaults 2014-08-01 14:22:26 -04:00
Andy Meneely 3f3f8d2d08 Progress bars are not hints 2014-08-01 14:22:14 -04:00
Andy Meneely 435a7c8d5b Default projects already start with a layout 2014-08-01 14:22:00 -04:00
Andy Meneely 734a48bd1c Hiding this class from documentation 2014-08-01 14:00:07 -04:00
Andy Meneely 202b4c4235 Suppressing progress bar output and getting hints to work 2014-07-31 16:57:49 -04:00
Andy Meneely 8bfdf4b777 Adding progress bars to the custom configuration 2014-07-31 15:20:39 -04:00
Andy Meneely 65f75a3360 Adding a progress bar to save 2014-07-30 16:52:31 -04:00
Andy Meneely 5c6149ad5a Better handling of empty files 2014-07-29 23:50:56 -04:00
Andy Meneely a71fd8f81a Documentation even more Git-realistic 2014-07-29 21:57:30 -04:00
Andy Meneely d157f80f74 Documentation is more Git-realistic 2014-07-29 21:50:23 -04:00