Documenting the new feature, renaming file

dev
Andy Meneely 2014-11-09 21:47:24 -05:00
parent 288a37231b
commit c6414f138b
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# Squib CHANGELOG
## Samples show you can use text instead of symbols
## v0.0.5
* Image rotation for png and svg via `angle`
* New sample for demonstrating direct cairo access

View File

@ -9,15 +9,15 @@ title:
y: 50
width: 625
height: 100
align: !ruby/symbol center #see http://www.yaml.org/YAML_for_ruby.html#symbols
valign: !ruby/symbol middle
align: center #strings also work for most options
valign: !ruby/symbol middle #yaml also support symbols, see http://www.yaml.org/YAML_for_ruby.html#symbols
subtitle:
x: 150
y: 150
width: 575
height: 60
align: !ruby/symbol center
valign: !ruby/symbol middle
align: center
valign: middle
icon:
width: 125
height: 125