Documented stroke_width and stroke_color

Contributes to #51

[skip ci]
dev
Andy Meneely 2015-04-28 23:37:49 -04:00
parent b03dbb54da
commit c42fbef8fa
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Squib follows [semantic versioning](http://semver.org).
Features:
* Upgraded roo (Excel parsing) to 2.0.0. Nothing major for Squib users, just keeping up with the times.
* Added `stroke_width` and `stroke_color` to the `text` method to outlines text. (#51)
Bugs:
* Fixed global text hinting (#63)