f
This commit is contained in:
parent
a5a6ec10ab
commit
152be5c902
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
## Load and Save SVG files.
|
## Load and Save SVG files.
|
||||||
|
|
||||||
import cairo, chroma, pixie/common, pixie/images, pixie/paints, strutils, tables, vmath, xmlparser, xmltree
|
import cairo, chroma, pixie/common, pixie/images, pixie/paints, strutils,
|
||||||
|
tables, vmath, xmlparser, xmltree
|
||||||
|
|
||||||
include pixie/paths
|
include pixie/paths
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue