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
f7b8d30eac
Travis update
...
Add Ruby 2.2 build, cleanup and update old
2014-12-30 11:59:42 -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
19808c6464
Better parsing of layout files
...
Handles empty rules and empty files better now.
Fixes #14
2014-12-09 23:14:21 -05:00
Andy Meneely
f8f65f3de7
Support png scaling, but warns on use.
2014-12-09 22:59:49 -05:00
Andy Meneely
52b1037296
A few more items for the release todo
2014-12-08 01:21:23 -05:00
Andy Meneely
46db940aef
Writing up a release todo list
2014-12-08 01:19:03 -05:00
Andy Meneely
b4faed4ec3
Documentation fixes
2014-12-08 01:18:52 -05:00
Andy Meneely
c29f324510
Onwards and upwards
2014-12-08 01:16:53 -05:00
Andy Meneely
27a43aa8c7
Fixing formatting of changelog
2014-12-08 01:10:25 -05:00
Andy Meneely
321ccb5d24
I dub thee v0.0.6
2014-12-08 00:08:34 -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
501dc417d0
Added a line for built-in layouts
2014-12-07 23:06:44 -05:00
Andy Meneely
270577962b
Comments for the built-in layouts.
2014-12-07 22:54:50 -05:00
Andy Meneely
b41bad8e74
Yard tweaks
2014-12-07 22:52:53 -05:00
Andy Meneely
b5a7eb5cb9
RubyGems extra rdoc files
2014-12-01 09:44:57 -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
0330937b99
More hex scrubbing for OS X
2014-11-26 00:08:17 -05:00
Andy Meneely
22fa2f495c
Documenting built-in layouts in changelog
2014-11-25 02:33:07 -05:00
Andy Meneely
d5181302ad
Implementing ink extent return values
2014-11-25 00:30:28 -05:00
Andy Meneely
ba54d5c2fa
Fix unit test for stubbing out ImageSurface
2014-11-24 17:13:22 -05:00
Andy Meneely
5f820c1c7f
Documenting cairo bump
2014-11-24 17:12:36 -05:00
Andy Meneely
44fd5ca745
Disabling the correct test this time
2014-11-24 09:56:45 -05:00
Andy Meneely
4ab9b3f5d5
Clarify cairo_access
2014-11-24 09:52:12 -05:00
Andy Meneely
be5cccfd63
Upgrade cairo
2014-11-24 09:43:54 -05:00
Andy Meneely
a3e3b592fb
Back to disabling these tests until I get answers
2014-11-24 09:43:39 -05:00
Andy Meneely
7af4e9a209
Samples explicitly set the encoding
2014-11-20 03:50:12 -05:00
Andy Meneely
cb63f94ac2
Attempting to re-enable old tests with new change
2014-11-20 03:41:18 -05:00
Andy Meneely
9e45726bdf
Being more specific about encoding
2014-11-20 03:20:23 -05:00
Andy Meneely
996fab90bd
Disabling the two regression test that fail, for now
2014-11-19 23:09:36 -05:00
Andy Meneely
99ab80fb51
Rewriting and refactoring Squib sample test
2014-11-19 22:49:12 -05:00
Andy Meneely
8050501b15
Sample logs don't need headers anymore
2014-11-19 22:48:35 -05:00
Andy Meneely
4c4c96b8b9
Disabling AGAIN for fixing the public broken build
2014-11-19 03:50:58 -05:00
Andy Meneely
550bb80d29
Test stability: scrubbing pango font description differently
2014-11-19 03:41:07 -05:00
Andy Meneely
4389c6d5d2
Disabling this test until it's more stable
2014-11-18 21:15:31 -05:00
Andy Meneely
993bc06176
Making tests more stable for travis
2014-11-18 21:05:01 -05:00
Andy Meneely
163c34c2ea
Making the hex scrub EVEN more flexible...
2014-11-18 20:45:43 -05:00
Andy Meneely
dd8197b91d
Updating layouts regression log for new layouts
2014-11-18 09:48:51 -05:00
Andy Meneely
0f7f8acefa
Making the hex scrubbing more flexible for when pointers round weirdly
2014-11-18 09:48:28 -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
cad197553b
Better logging and docs thereof
2014-11-18 03:14:24 -05:00
Andy Meneely
7e1f02906f
Recording regression test commit in the changelog
2014-11-18 02:39:30 -05:00
Andy Meneely
069f8edb02
Don't need this anymore
2014-11-18 01:55:46 -05:00
Andy Meneely
99ac612b8a
Regression testing: cairo mock object stores graphics calls
...
So the idea behind this is maintain an "expected value" for the sample runs. We store the graphics calls and their arguments as a readable text file. Any change in the samples will break this, but the idea is to make sure this doesn't get broken unexpectedly.
Rearranged the data files in specs
2014-11-18 01:53:00 -05:00
Andy Meneely
3c3d63e1ae
Need to add in note about devkit again
2014-11-17 21:11:37 -05:00
Andy Meneely
75ab0b565f
Added support for merging multiple layout files
2014-11-17 21:08:57 -05:00