projekty
/
imago.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
output bug fixed
[imago.git]
/
gridf.py
diff --git
a/gridf.py
b/gridf.py
index
58229a4
..
e957880
100644
(file)
--- a/
gridf.py
+++ b/
gridf.py
@@
-5,8
+5,8
@@
from functools import partial
import Image, ImageDraw, ImageFilter
import Image, ImageDraw, ImageFilter
-from geometry import V, projection
-from manual import lines as g_grid
, l2ad
+from geometry import V, projection
, l2ad
+from manual import lines as g_grid
from intrsc import intersections_from_angl_dist
from linef import line_from_angl_dist
import pcf
from intrsc import intersections_from_angl_dist
from linef import line_from_angl_dist
import pcf