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