Commit Graph

66 Commits (569464a575df8797e8fcf1c4412e6c4e360e1f7f)

Author SHA1 Message Date
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 20600a97e6 Rotation works better now!! 2014-11-03 21:51:28 -05: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 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
Andy Meneely f5b0c8be75 Some documentation clarifications 2014-09-21 22:59:37 -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 d4bde92d89 Allowing for save_png to rotate either direction 2014-08-26 16:29:37 -04:00
Andy Meneely 56905b08bc Implementing an img_dir configuration setting 2014-08-21 15:44:33 -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 3e08a0d604 Singleton expansion has... expanded!
Closes #13, hopefully
2014-08-11 00:22: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 e36e2075fd Documenting the id 2014-08-01 21:48:10 -04:00
Andy Meneely 3f3f8d2d08 Progress bars are not hints 2014-08-01 14:22:14 -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 e5a889a274 Tons more documentation. 2014-07-29 17:16:19 -04:00
Andy Meneely 75c01f7d9e Added line primitive 2014-07-29 16:17:29 -04:00
Andy Meneely 10b0e1811e Adding circle and triangle, and example
Closes #7
2014-07-29 16:10:49 -04:00
Andy Meneely e4d1900965 Added circle shape 2014-07-29 14:58:22 -04:00
Andy Meneely b0e65d3783 Implementing initial layout functionality 2014-07-29 14:17:38 -04:00
Andy Meneely 8b12344c7b Tons of docs, xlsx can be used outside Deck now 2014-07-29 00:16:47 -04:00
Andy Meneely 7315a7d0a2 Don't need this for now 2014-07-28 17:22:33 -04:00
Andy Meneely f6480445df Stabilizing the code after the options switch. Getting there... 2014-07-28 17:08:57 -04:00
Andy Meneely 3f5adce4a6 Lots of new documentation, in better formatting for new opts 2014-07-28 16:16:01 -04:00
Andy Meneely 10890be8a1 Putting together a global `set` method for defaults 2014-07-28 16:01:46 -04:00
Andy Meneely 093b2cf15b More work on the conversion 2014-07-25 17:38:23 -04:00
Andy Meneely 246b9df9fc Better documentation for text 2014-07-25 13:10:04 -04:00
Andy Meneely 6c60476e42 Starting work on the new options 2014-07-25 13:10:04 -04:00
Andy Meneely d36907b74c More documentation to satisfy Inch 2014-07-24 21:39:48 -04:00
Andy Meneely 323e7ec1f5 Some quick documentation 2014-07-24 21:37:43 -04:00
Andy Meneely d2e99d5bf6 Actually documenting said svg id 2014-07-23 21:47:05 -04:00
Andy Meneely b4702e1d4a Example of svg id being supplied, better input handling of svg ids 2014-07-23 13:17:46 -04:00
Andy Meneely 9784d928d1 svg command can now specify an ID 2014-07-23 09:35:10 -04:00
Andy Meneely c79462146b Documenting how Enumerables play nicely with text 2014-07-22 16:55:50 -04:00
Andy Meneely 77b7437df0 More documentation for prior methods 2014-07-22 15:34:03 -04:00
Andy Meneely c2ec7947df SVG scaling is now supported! 2014-07-22 14:54:09 -04:00