Documenting more lack of support
parent
5cb96e19d8
commit
315fc6ac57
|
|
@ -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}
|
{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
|
## Specifying Colors
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue