Browse Source

Documenting more lack of support

dev
Andy Meneely 11 years ago
parent
commit
315fc6ac57
  1. 2
      README.md

2
README.md

@ -151,7 +151,7 @@ By default, Squib thinks in pixels. This decision was made so that we can have p
{include:file:samples/units.rb}
Note: we do not support unit conversion on `save_pdf` and `Squib::Deck.new()`, [yet](https://github.com/andymeneely/squib/issues/21)
Note: we do not support unit conversion on `save_pdf` and `Squib::Deck.new()`, [yet](https://github.com/andymeneely/squib/issues/21). We are also working on support for unit conversion within layout parsing, so using it as a part of `extends` is not yet supported.
## Specifying Colors

Loading…
Cancel
Save