Commit Graph

52 Commits (f2a2ab05739b595733fcfa2d6b645ab0386ae156)

Author SHA1 Message Date
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 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 a643cf8025 Hinting is set to off, not nil. Some more tests 2014-08-13 17:08:16 -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 41038178ad Implementing rotate for save_png 2014-08-11 22:04:16 -04:00
Andy Meneely 782073b784 Added more documentation 2014-08-11 16:22:55 -04:00
Andy Meneely 9f32ee22af Added a sample to show how singleton expansions works 2014-08-11 16:13:31 -04:00
Andy Meneely 3e08a0d604 Singleton expansion has... expanded!
Closes #13, hopefully
2014-08-11 00:22:04 -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 bb3a861efa Clarifying the SVG id offset 2014-08-01 21:33:34 -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 e5a889a274 Tons more documentation. 2014-07-29 17:16:19 -04:00
Andy Meneely 373d841823 Added support for "extends" in layouts 2014-07-29 16:18:01 -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 fad0f93e4a Custom layouts now support ALL options! 2014-07-29 14:33:34 -04:00
Andy Meneely b0e65d3783 Implementing initial layout functionality 2014-07-29 14:17:38 -04:00
Andy Meneely f6480445df Stabilizing the code after the options switch. Getting there... 2014-07-28 17:08:57 -04:00
Andy Meneely 10890be8a1 Putting together a global `set` method for defaults 2014-07-28 16:01:46 -04:00
Andy Meneely 6c60476e42 Starting work on the new options 2014-07-25 13:10:04 -04:00
Andy Meneely 11f9d155ab Fixing special character example with pango 2014-07-24 16:49:16 -04:00
Andy Meneely 70f8eb3643 Adding more to the sample 2014-07-23 22:39:56 -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 37794bdb56 Removing the puts from the samples 2014-07-22 22:43:50 -04:00
Andy Meneely d7e3435715 Renaming files to be more conventional 2014-07-22 15:34:12 -04:00
Andy Meneely a7d914e156 Don't need this watch.html - Explorer is fine 2014-07-22 15:33:16 -04:00
Andy Meneely c2ec7947df SVG scaling is now supported! 2014-07-22 14:54:09 -04:00
Andy Meneely d34e4729ce Tons of documentation work 2014-07-21 17:02:34 -04:00
Andy Meneely 209b4240eb Added a colors example 2014-07-21 17:02:25 -04:00
Andy Meneely 0bcac1a76d Adding a basic custom config file
* Also adding in a logger
* Added a sample for custom config
* Saving a png now creates _output
2014-07-20 01:33:49 -04:00
Andy Meneely a6eed0ad3d Added valign, renaming text 2014-07-19 15:30:29 -04:00
Andy Meneely 11d2730b44 PDF support more stable now
* Lays out cards with possiblity of margin, gap, and trim
* Some new directory and file validation
* Added a logger
2014-07-19 01:44:21 -04:00
Andy Meneely b0bf7f65bd Cleaning up some samples 2014-07-18 15:52:56 -04:00
Andy Meneely 410a6b91d0 Sample for alpha transparency with TGC proofs 2014-07-18 15:46:55 -04:00
Andy Meneely c98c662eb8 Moving sample watch.html out of the output folder 2014-07-18 15:37:38 -04:00
Andy Meneely d4daeb5625 Selecting the sheet in xlsx actually works now. 2014-07-17 16:44:32 -04:00
Andy Meneely 06cf063126 Better default handling, more samples 2014-07-17 15:54:53 -04:00
Andy Meneely 9da4d0a499 Tons of text features and options added 2014-07-17 15:24:55 -04:00
Andy Meneely c477432239 Color handling handed off to rcairo 2014-07-17 13:11:26 -04:00
Andy Meneely f47ab6f4dd Range sample with some cool idioms 2014-07-17 13:10:17 -04:00
Andy Meneely 3f4e001e63 Adding SVG support 2014-07-17 10:55:20 -04:00
Andy Meneely 6c1d32a8cd Adding in a png method 2014-07-16 23:14:56 -04:00
Andy Meneely b24b967e25 Initial putzing around with a squibwatch 2014-07-16 16:45:35 -04:00