Commit Graph

1071 Commits (f8c0e1b12962084294386b5f4d9bc0d0c5a8523a)

Author SHA1 Message Date
Andy Meneely dc7773e8d0 docs: fix wording 2016-04-25 23:41:31 -04:00
Andy Meneely ee0d232478 text: rewrite how image space is carved
Embedded images avoid zero-sized fonts by using non-printable characters instead.

This is for #153 and #103
2016-04-25 23:36:10 -04:00
Andy Meneely bdcd7d94ad save_png: update regression tests 2016-04-25 23:06:29 -04:00
Andy Meneely 6caf2e1af4 Remove debug code 2016-04-25 23:02:44 -04:00
Andy Meneely 013a1532f2 Fixes #152 2016-04-25 23:01:18 -04:00
Andy Meneely d79e03f845 bump ruby-progressbar 2016-04-25 08:46:49 -04:00
Andy Meneely 2baef0747f Merge remote-tracking branch 'origin/master' into dev 2016-04-25 08:41:09 -04:00
Andy Meneely d50ec8e1ab Merge pull request #154 from kocsenc/patch-1
Update file list on README.md
2016-04-21 11:00:01 -04:00
Kocsen Chung b9ba40e556 Update file list on README.md
Mimics the `tree` command output for better readability.
2016-04-21 10:43:58 -04:00
Andy Meneely c5d5092668 docs: webmaster verification via meta tag 2016-04-20 15:37:34 -04:00
Andy Meneely 8cfdf684d2 docs: verify google webmaster tools 2016-04-20 15:23:06 -04:00
Andy Meneely a6623a3280 docs: title revisions and other rewriting 2016-04-14 11:34:10 -04:00
Andy Meneely c0b62d54a7 docs: embed directly from source, not gists
Trying this out instead. Git submodules are just a pain in the neck.
2016-04-14 11:33:34 -04:00
Andy Meneely 87fd3b7b6f samples: update regression test 2016-04-12 13:39:29 -04:00
Andy Meneely 305fd55da0 Moving portrait-landscape over, but discovered #152 in the process 😢 2016-04-12 00:23:21 -04:00
Andy Meneely 43ab4b0ae8 samples: gistify colors 2016-04-12 00:04:53 -04:00
Andy Meneely 8cd651d5f1 samples: gistifying excel.rb and csv.rb 2016-04-11 22:30:32 -04:00
Andy Meneely bd5e6c92f6 samples: gistify saves 2016-04-11 21:33:15 -04:00
Andy Meneely e3bd7c9503 samples: gistify saves 2016-04-11 21:20:42 -04:00
Andy Meneely dd32e3bfae samples: cleanup regression tests 2016-04-11 21:13:34 -04:00
Andy Meneely c37a1a79bf samples: gistify shapes 2016-04-11 20:59:28 -04:00
Andy Meneely fd01e8c4b3 samples: remove boring sample 2016-04-11 20:51:56 -04:00
Andy Meneely 40ac4651f1 samples: documenting a hack related to #136 2016-04-11 20:51:11 -04:00
Andy Meneely 43d44aa944 samples: gists --> backend 2016-04-11 20:42:48 -04:00
Andy Meneely 9418aee3de samples: start all-sample gist 2016-04-11 20:26:56 -04:00
Andy Meneely 795b4e4478 csv: yield to block on each cell
Closes #151

Related to #145
2016-04-11 20:07:55 -04:00
Andy Meneely 39346d53c2 fix method call 2016-04-08 23:50:21 -04:00
Andy Meneely fe06e35f83 disable 2.0 and 2.1 builds 2016-04-04 13:44:24 -04:00
Andy Meneely 71a6fab76f deps: upgrade cairo, remove ruby <= 2.1 2016-04-04 11:17:32 -04:00
Andy Meneely 2329a069d1 save_pdf: flush to file
Fixes #150
2016-03-29 13:37:13 -04:00
Andy Meneely 19812777d3 doc: tweak help section 2016-03-24 11:30:15 -04:00
Andy Meneely 71cfd5ef72 docs: shameless plug for BGG microbadge 2016-03-24 02:46:01 -04:00
Andy Meneely d7943da750 csv: allow all Ruby csv parsing options
Closes #149

Generalization on PR #146 by Qgel. Thanks for the contribution!
2016-03-24 02:23:47 -04:00
Andy Meneely 080bd7e934 docs: document the flips for text embeds 2016-03-24 00:56:00 -04:00
Andy Meneely d33031e03b docs: add 🎉 to CHANGELOG. because. 2016-03-24 00:13:41 -04:00
Andy Meneely 38e3d669c5 tests: show how CSVs can include newlines
Sanity check for #145
2016-03-24 00:07:53 -04:00
Andy Meneely bad52b7eb6 docs: port text_embed over to the docs
Fixes #148
2016-03-23 23:58:14 -04:00
Andy Meneely 7acb27e477 Merge remote-tracking branch 'origin/master' into dev 2016-03-23 23:22:22 -04:00
Andy Meneely 24be4ce8c8 Merge pull request #146 from Qgel/master
Added 'sep' parameter to csv DSL method to define the column separator
2016-03-23 23:21:26 -04:00
Mirko Kugelmeier 5eee51f38b Added 'sep' parameter to csv DSL method to define the column seperator of the file 2016-03-23 15:13:28 +01:00
Andy Meneely d1993eb14f build groups: finish renaming 2016-03-21 19:53:01 -04:00
Andy Meneely d3c52c5536 docs: more on pt2 of the guide 2016-03-21 01:13:00 -04:00
Andy Meneely 2a5cd00e42 docs: cleanup 2016-03-20 22:58:30 -04:00
Andy Meneely e55c450d16 build_groups: rename to build instead of group 2016-03-20 22:52:04 -04:00
Andy Meneely c3f9e75d38 docs: working on the guides 2016-03-18 16:13:41 -04:00
Andy Meneely d92288069f docs: finish port of part 1 2016-03-18 15:08:43 -04:00
Andy Meneely 9153fc8657 docs: color inline code as black 2016-03-18 11:18:10 -04:00
Andy Meneely dad2ab5ba9 👮 newline at end of file 2016-03-17 23:51:37 -04:00
Andy Meneely 0cbcc0c683 👮 string literals should be single-quoted 2016-03-17 23:49:04 -04:00
Andy Meneely 65a0fdfd47 👮 leading space in comments 2016-03-17 23:47:32 -04:00