squib/spec
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
..
api Port global text hints to the new conf 2015-04-28 21:01:49 -04:00
args Allow configuration of typographical replacements, e.g. smart quotes 2015-04-07 21:21:00 -04:00
commands Making tests more stable for travis 2014-11-18 21:05:01 -05:00
data Text: outline a string with a color or gradient 2015-04-28 22:27:26 -04:00
graphics Text: outline a string with a color or gradient 2015-04-28 22:27:26 -04:00
samples Redesigning how config files are read, stored, and delegated 2015-04-28 20:31:53 -04:00
conf_spec.rb Redesigning how config files are read, stored, and delegated 2015-04-28 20:31:53 -04:00
deck_spec.rb Requiring squib in more places on specs 2015-02-28 21:09:56 -05:00
input_helpers_spec.rb Adding specs for formatify 2015-02-13 13:45:14 -05:00
layout_parser_spec.rb Extending a non-existent parent yells at you now 2015-01-05 23:59:09 -05:00
logger_spec.rb Achievement Unlocked: true 100% coverage. 2015-01-05 23:26:13 -05:00
spec_helper.rb Text: outline a string with a color or gradient 2015-04-28 22:27:26 -04:00