squib/lib
Andy Meneely 7c69cad506 Text: outline a string with a color or gradient
Fill color is still the same with 'color' (i.e. can be overridden by markup still), but now there's a stroke_width and a stroke_color option that, when stroke_width > 0, will draw an outline below the text. Since this isn't a Pango feature, we can't do markup for outlines. (Maybe make that a feature request to Pango if you want it.)

Implements #51
2015-04-28 22:27:26 -04:00
..
squib Text: outline a string with a color or gradient 2015-04-28 22:27:26 -04:00
squib.rb Achievement Unlocked: true 100% coverage. 2015-01-05 23:26:13 -05:00