Commit Graph

877 Commits (4e92b1ae31ba72e0427b7b3861790c385c754a14)

Author SHA1 Message Date
Andy Meneely 01e0d77f82 travis: enable sudo for a library 2016-11-10 09:14:05 -05:00
Andy Meneely 2cae7f6937 travis: allow 2.3.1 build failure 2016-11-10 09:02:42 -05:00
Andy Meneely cf950d68b5 travis: test out on ruby 2.4 previews 2016-11-10 08:57:47 -05:00
Andy Meneely c8f615d955 docs: more writing in the guides 2016-11-06 21:49:49 -05:00
Andy Meneely 4a9ad95e9b docs: ignore built files 2016-11-06 19:58:44 -05:00
Andy Meneely 1792605aa0 docs: work on main guide 2016-11-05 17:04:28 -04:00
Andy Meneely 3d46888b28 docs: cleanup of parameters page
[skip ci]
2016-11-05 00:23:17 -04:00
Andy Meneely d0e1e2613a docs: fix url
[skip ci]
2016-11-05 00:16:10 -04:00
Andy Meneely f41c1e806d docs: fill out hello world dissected 2016-11-05 00:01:40 -04:00
Andy Meneely b0f0a8b625 docs: writeup of game_icons gem
[skip ci]
2016-11-04 23:21:00 -04:00
Andy Meneely e4ae26c0dd docs: rename stub page 2016-11-04 23:20:31 -04:00
Andy Meneely c454bf43a4 docs: messing around with guides
[skip ci]
2016-11-04 16:24:16 -04:00
Andy Meneely 21e09e45c7 docs: add warning about printer behavior 2016-11-03 15:05:49 -04:00
Andy Meneely 8db5417a7c CHANGELOG: document #123 2016-11-01 12:20:05 -04:00
Andy Meneely 30395aee56 save_pdf: add crop marks
Should satisfy #123

Needs some testing on printers but the functionality is there.
2016-11-01 12:12:03 -04:00
Andy Meneely f94f710040 deps: bump roo 2016-09-15 16:47:24 -04:00
Andy Meneely 4d7a0a483b RELEASE TODO: check for deps on the next project 2016-09-15 16:43:21 -04:00
Andy Meneely aee348a582 Onward and upward 2016-09-15 16:12:12 -04:00
Andy Meneely b6de00e0bb CHANGELOG: remember this day :shipit: 2016-09-15 16:05:22 -04:00
Andy Meneely df9fe7a9cc I dub thee v0.11.0 2016-09-15 16:02:11 -04:00
Andy Meneely ee2ed28550 text: rewrite embedding to use set_shape_renderer
No more arcane unicode magic!

Closes #177

Related to #170, #171, #158, #103, and #153 too.
2016-09-15 15:19:56 -04:00
Andy Meneely 0501a94bac test: update regression test for rotated ellipse 2016-09-09 00:29:03 -04:00
Andy Meneely 3c5c4847a9 README: add link to yourlastheist.com 2016-09-09 00:24:06 -04:00
Andy Meneely dc91413cda Release to beta testing 2016-09-09 00:14:07 -04:00
Andy Meneely d2eae64da2 shapes: rect and ellipse get the angle option
Closes #162
2016-09-09 00:10:43 -04:00
Andy Meneely 01cd0f1ef2 docs: fix links to images 2016-09-08 23:30:03 -04:00
Andy Meneely e343605e88 docs: add a stub 2016-09-08 23:19:57 -04:00
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