Module: RSVGR

Defined in:
lib/rsvgr.rb

Defined Under Namespace

Modules: Samples Classes: Circle, Group, Line, Path, Rect, Root, Script, Text

Constant Summary collapse

UNSUPPORTED =
->{ raise "not supported currently" }
DEFAULT_SIZE =

if we use such small value as 1.0 vertical text alignment goes mad

1000.0