File: pathtext.sk

package info (click to toggle)
sketch 0.6.13-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,284 kB
  • ctags: 8,453
  • sloc: python: 34,711; ansic: 16,543; makefile: 83; sh: 26
file content (29 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (5)
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
##Sketch 1 2
document()
layout('A4',0)
layer('Layer 1',1,1,0,0,(0,0,0))
PT()
fp((0,0,0))
Fn('Times-Roman')
Fs(48)
pt('Rectangle',1)
r(129.171,0,0,-127.761,113.492,634.547)
PT_()
PT()
fp((0,0,0))
Fn('Times-Roman')
Fs(48)
pt('Ellipse',(1.41374,0,0,1.41374),2,2.40442)
e(97.6151,0,0,-92.5908,428.786,532.235)
PT_()
PT()
fp((0,0,0))
Fn('Times-Roman')
Fs(48)
pt('Bezier Curves',1)
b()
bs(120.883,296.047,0)
bc(235.724,362.081,416.599,212.787,504.166,268.773,2)
PT_()
guidelayer('Guide Lines',1,0,0,1,(0,0,1))
grid((0,0,20,20),0,(0,0,1),'Grid')