Blame view

jo.ps 417 Bytes
9ea96d21   mclaudel   Commit principal
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
  /width 10 def
  
  newpath
  width setlinewidth
  0.35 0.7 1 setrgbcolor
  150 250 75 285 275 arc
  stroke
  
  newpath
  width setlinewidth
  0.97 0.9 0.06 setrgbcolor
  237.5 175 75 105 95 arc
  stroke
  
  newpath
  width setlinewidth
  0 0 0 setrgbcolor
  325 250 75 186 176 arc
  stroke
  
  newpath
  width setlinewidth
  0.15 0.5 0.06 setrgbcolor
  412.5 175 75 105 95 arc
  stroke
  
  newpath
  width setlinewidth
  1 0 0 setrgbcolor
  500 250 75 186 176 arc
  stroke