-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.txt
More file actions
40 lines (26 loc) · 1.59 KB
/
notes.txt
File metadata and controls
40 lines (26 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
key codes:
(-)50
(-)38.75
(-)25
Empty orig gceClassInstance:
m 16 0 h 16 h 12 a 4 4 0 0 1 4 4 l -4 4 l 4 4 l 0 8 l -4 4 l 4 4 a 4 4 0 0 1 -4 4 h -12 h -16 h -12 a 4 4 0 0 1 -4 -4 l 4 -4 l -4 -4 l 0 -8 l 4 -4 l -4 -4 a 4 4 0 0 1 4 -4 z
Empty divIterator (flipped left-right):
m 31 0 h -15 q -3 0 -5 2 l -8 8 q -3 3 -3 4 v 4 q 0 1 3 4 l 8 8 q 2 2 5 2 h 15 h 11 c 2 0 3 0 4 -1 s 1 -3 0 -4 l -9 -9 v -4 l 8 -8 c 2 -2 2 -4 1 -5 s -2 -1 -4 -1 h -11 z
divIterator leftPath (case 1) (example):
m 0 0
h -21 c -2.5 0 -3.75 0 -5 -1.25 s -1.25 -3.75 0 -5 l 11.25 -11.25 v -50 l -10 -10 c -2.5 -2.5 -2.5 -5 -1.25 -6.25 s 2.5 -1.25 5 -1.25 h 21
divIterator leftPath ->> rightPath (case 1) (example) (flipped):
m 0 0
h 21 c 2.5 0 3.75 0 5 1.25 s 1.25 3.75 0 5 l -11.25 11.25 v 50 l 10 10 c 2.5 2.5 2.5 5 1.25 6.25 s -2.5 1.25 -5 1.25 h -21
divIterator leftPath (case 2) (example):
m 0 0
h -38.75 c -2.5 0 -3.75 0 -5 -1.25 s -1.25 -3.75 0 -5 l 11.25 -11.25 v -50 l -10 -10 c -2.5 -2.5 -2.5 -5 -1.25 -6.25 s 2.5 -1.25 5 -1.25 h 38.75
divIterator leftPath ->> rightPath (case 2) (example) (flipped):
m 0 0
h 38.75 c 2.5 0 3.75 0 5 1.25 s 1.25 3.75 0 5 l -11.25 11.25 v 50 l 10 10 c 2.5 2.5 2.5 5 1.25 6.25 s -2.5 1.25 -5 1.25 h -38.75
divIterator rightPath (example):
m 0 0 h 25 q 3.75 0 6.25 2.5 l 10 10 q 3.75 3.75 3.75 5 v 50 q 0 1.25 -3.75 5 l -10 10 q -2.5 2.5 -6.25 2.5 h -25
=========================== NEW TRY ===========================
divIterator leftPath ->> rightPath (example) (flipped):
m 0 0
h 21 c 2.5 0 3.75 0 5 1.25 s 1.25 3.75 0 5 l -11.25 11.25 v 50 l 10 10 c 2.5 2.5 2.5 5 1.25 6.25 s -2.5 1.25 -5 1.25 h -21