Andy Meneely
c2ec7947df
SVG scaling is now supported!
2014-07-22 14:54:09 -04:00
Andy Meneely
b021e9aca3
Moving requires out to main file
2014-07-22 14:30:40 -04:00
Andy Meneely
bda920ebe6
Adding stroke and fill to rect
2014-07-22 14:30:24 -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
5b9bf0e6d4
Iniital example text
2014-07-20 01:56:59 -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
3daea1b452
Putting in _output so the warning doesn't come up
2014-07-20 01:31:56 -04:00
Andy Meneely
b64e88ed0e
Putting together a basic squib new command
2014-07-20 00:17:05 -04:00
Andy Meneely
a6eed0ad3d
Added valign, renaming text
2014-07-19 15:30:29 -04:00
Andy Meneely
cfcfa063d8
Getting travis to use new bundler
2014-07-19 08:31:30 -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
1ebb148e94
Ignoring built pdfs
2014-07-18 17:25:16 -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
0f87a27b55
Fixing bugs in rangeify, adding todo
2014-07-18 15:37:17 -04:00
Andy Meneely
a91b3189fc
Adding in alpha transparency to png
2014-07-18 15:36:58 -04:00
Andy Meneely
131aa56e0a
Using a more sane color definition in the simple example
2014-07-17 16:51:30 -04:00
Andy Meneely
2f34104f38
Still fixing badges.
2014-07-17 16:47:53 -04:00
Andy Meneely
1967923d26
Fixing badges
2014-07-17 16:47:22 -04:00
Andy Meneely
5c1c91a450
Can't spell xlsx...
2014-07-17 16:45:06 -04:00
Andy Meneely
d4daeb5625
Selecting the sheet in xlsx actually works now.
2014-07-17 16:44:32 -04:00
Andy Meneely
de4f8d8c7b
Revising the README with more details
2014-07-17 16:26:22 -04:00
Andy Meneely
1e9cbb3edb
Rearranging the gemspec
2014-07-17 16:06:22 -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
7ccce99e65
Removing hardcoded test data
2014-07-17 10:58:01 -04:00
Andy Meneely
3f4e001e63
Adding SVG support
2014-07-17 10:55:20 -04:00
Andy Meneely
d7c8941620
Whitespace cleanup
2014-07-17 10:53:23 -04:00
Andy Meneely
e4f6a51f45
Bump to next version
2014-07-17 09:56:10 -04:00
Andy Meneely
0119e8e9aa
A basic README for now
2014-07-16 23:35:50 -04:00
Andy Meneely
c50a7ec1f7
Adding some badges to the README
2014-07-16 23:27:21 -04:00
Andy Meneely
6c1d32a8cd
Adding in a png method
2014-07-16 23:14:56 -04:00
Andy Meneely
7e86630ad7
Setting up travis
2014-07-16 16:54:01 -04:00
Andy Meneely
b24b967e25
Initial putzing around with a squibwatch
2014-07-16 16:45:35 -04:00
Andy Meneely
889414260f
Changing default output folder to _output
2014-07-16 16:44:57 -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
Andy Meneely
4748f1a32c
Writing up some basic rspecs
2014-07-16 11:48:58 -04:00
Andy Meneely
c5bc1fc103
Getting text to work
2014-07-16 11:26:48 -04:00
Andy Meneely
9c51b03783
Adding pango to the dependencies
2014-07-16 10:40:40 -04:00
Andy Meneely
b001da7ba3
Massive rewrite to use DSL conventions
2014-07-16 10:39:10 -04:00
Andy Meneely
c2f1a9673b
Disabling pdf for now
2014-07-13 16:18:52 -04:00
Andy Meneely
e036d36737
More exploration spikes
...
* Playing with PDF support
* Added background
* Added rectangle
* Split save to save_pdf and save_images since PDFs are way different
* Working on text rendering (non-pango for now, but that'll change)
2014-07-13 01:10:24 -04:00
Andy Meneely
6fd2ab8684
Fixing syntax error
2014-07-12 12:48:01 -04:00
Andy Meneely
468f13b513
Got the example workingrake install && squib-eg
2014-07-12 10:23:25 -04:00
Andy Meneely
c27514b493
Working on new files
2014-07-11 23:58:28 -04:00