Commit Graph

1000 Commits (d00b8819137188110f2d5aae24d088f0dfc0df80)

Author SHA1 Message Date
Andy Meneely c8e1daf79d docs: provide previews of built-in layouts
Closes #163
2016-09-08 23:19:35 -04:00
Andy Meneely 4ec1a33cfd layouts: support unit conversion in extends
fixes bug #173

Also: LayoutParser is now a proper class, as God intended.
2016-09-08 21:32:30 -04:00
Andy Meneely 73bf116d97 travis: install a native dependency for gobject-introspection 2016-09-08 11:09:21 -04:00
Andy Meneely cadb0c9ac0 deps: reorder dependency for pango's sake 2016-09-08 11:02:07 -04:00
Andy Meneely a35398a466 text: document lack of :scale behavior on embeds
Contributes to #160
2016-09-08 11:00:36 -04:00
Andy Meneely 19b989f8e6 text: use a different invisible character for text embedding
Contributes to the work of @temetherian in #170
2016-09-08 10:51:39 -04:00
Andy Meneely c0c3600143 CHANGELOG: document bug fix 2016-09-08 10:22:30 -04:00
Andy Meneely eedf6478a7 deps: add gio2
Fixes #172
2016-09-08 10:12:14 -04:00
Andy Meneely d70878f1bd deps: include gobject-introspection
Fixes #172
2016-08-25 17:11:10 -04:00
Andy Meneely 53cb14c90a Merge pull request #166 from felixleong/feature/remove-unit-conversion-redundancy
Remove redundant `ArgLoader.convert_unit` to `UnitConversion.parse`.
2016-08-01 16:27:41 -04:00
Seh Hui, Leong cb29ad7fa1 Remove redundant `ArgLoader.convert_unit` to `UnitConversion.parse`. 2016-07-25 07:15:16 +08:00
Andy Meneely 9c7e2335cf Merge pull request #163 from spilth/patch-1
Adds img_dir in the configuration documentation
2016-07-18 16:00:44 -04:00
Brian Kelly 85ee10bbd7 Adds img_dir in the configuration documentation
I had to dig through the codebase in order to determine this could be done.
2016-07-17 19:06:11 -04:00
Andy Meneely 4ea30c63e2 units: support mm
Closes #161
2016-06-27 11:10:39 -04:00
Andy Meneely acd04b34a3 README: fix readthedocs.io badge 2016-05-31 12:53:01 -04:00
Andy Meneely bb4e5223fd README: fix readthedocs.io badge 2016-05-31 12:40:42 -04:00
Andy Meneely 37a8e099a7 roo: bump to 2.4 2016-05-31 12:29:36 -04:00
Andy Meneely 534a795fe7 docs: readthedocs.org --> io 2016-05-24 22:17:54 -04:00
Andy Meneely 0b80cd9199 docs: document x3,y3 2016-05-24 22:17:20 -04:00
Andy Meneely a8241418c6 docs: readthedocs.org --> .io 2016-05-24 22:17:19 -04:00
Andy Meneely b8908b0d60 bump docs version 2016-05-06 13:31:30 -04:00
Andy Meneely 15682f4350 Wrap up changelog for release
[skip ci]
2016-05-06 13:22:47 -04:00
Andy Meneely 7b9b836d61 Onward and upward. 2016-05-06 13:11:20 -04:00
Andy Meneely 839fceeeb3 I dub thee v0.10.0 2016-05-06 13:05:07 -04:00
Andy Meneely 7b862b579f docs: start move away from gists 2016-05-03 17:43:34 -04:00
Andy Meneely 77212431c5 doc: remove link from home page 2016-04-26 17:24:40 -04:00
Andy Meneely 30f6df9ce1 docs: link to the new guild
[skip ci]
2016-04-26 17:22:54 -04:00
Andy Meneely 61afecd95d sanity: initial rewrite of sanity testing 2016-04-26 17:17:21 -04:00
Andy Meneely 56d8cff626 version: bump to beta 2016-04-25 23:43:12 -04:00
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