Andy Meneely
875f25b3f3
Demonstrate show that trailing whitespace is okay
...
...even though it's not.
2014-12-31 09:37:20 -05:00
Andy Meneely
fd217294c5
Implemented sheet command
2014-12-31 00:47:02 -05:00
Andy Meneely
c287e6137c
Unit conversion feature added, tested, documented
2014-12-30 13:35:28 -05:00
Andy Meneely
979cd701e6
Added a unicode sample
...
Removed the unicode from the text_options.rb sample so the regression test can be back online.
2014-12-30 11:53:55 -05:00
Andy Meneely
f8f65f3de7
Support png scaling, but warns on use.
2014-12-09 22:59:49 -05:00
Andy Meneely
cd0681a00a
Removing shebang to be less confusing
2014-12-08 00:05:45 -05:00
Andy Meneely
04b55d8b32
Finished CSV feature
2014-12-08 00:05:18 -05:00
Andy Meneely
f60e3721c8
Half-finished csv command
2014-11-26 00:13:45 -05:00
Andy Meneely
6579c86719
Cleanup
2014-11-26 00:08:17 -05:00
Andy Meneely
d5181302ad
Implementing ink extent return values
2014-11-25 00:30:28 -05:00
Andy Meneely
4ab9b3f5d5
Clarify cairo_access
2014-11-24 09:52:12 -05:00
Andy Meneely
7af4e9a209
Samples explicitly set the encoding
2014-11-20 03:50:12 -05:00
Andy Meneely
fc63087b8f
Just need one card for this example
2014-11-18 09:47:49 -05:00
Andy Meneely
569464a575
Support for built-in layouts, with examples
2014-11-18 08:38:48 -05:00
Andy Meneely
75ab0b565f
Added support for merging multiple layout files
2014-11-17 21:08:57 -05:00
Andy Meneely
c6414f138b
Documenting the new feature, renaming file
2014-11-09 21:47:24 -05:00
Andy Meneely
613a5fc298
Cleanup
2014-11-03 23:46:55 -05:00
Andy Meneely
31859c2d58
A more apropos Hello World
2014-11-03 23:44:57 -05:00
Andy Meneely
2864c5a617
Cleanup
2014-11-03 23:26:33 -05:00
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
2b93de6f98
New sample to demonstrate direct cairo access
2014-11-03 09:08:30 -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
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
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
Andy Meneely
0e351754f3
Adding Excel xlsx support and prefixed images
...
* New sample!
* New API function!
* Ignoring _img in samples
2014-07-16 15:32:48 -04:00
Andy Meneely
f778b2f920
Moving samples out of bin
2014-07-16 12:02:30 -04:00