~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to parts/svg/core/schematic/mystery_part_3_schem.svg

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
 
2
<svg xmlns:svg='http://www.w3.org/2000/svg' 
 
3
xmlns='http://www.w3.org/2000/svg' 
 
4
version='1.2' baseProfile='tiny' 
 
5
width='1.53in' height='1.23in' viewBox='0 0 1530 1230'>
 
6
<g id='schematic'>
 
7
<rect x='315' y='15' fill='none' width='1200' height='1200' stroke='#000000' stroke-linejoin='round' stroke-linecap='round' stroke-width='30' />
 
8
<text id='label' x='915' y='665' fill='#000000' stroke='none' font-family='DroidSans' text-anchor='middle' font-size='255' >?</text>
 
9
<circle fill='#000000' cx='1330' cy='200' r='150' stroke-width='0' />
 
10
<text x='1330' fill='#FFFFFF' y='305' font-family='DroidSans' text-anchor='middle' font-weight='bold' stroke-width='0' font-size='275' >?</text>
 
11
<line fill='none' stroke='#000000' stroke-linejoin='round' stroke-linecap='round' stroke-width='30' x1='15' y1='315' x2='300' y2='315'  />
 
12
<rect x='0' y='300' fill='none' width='300' height='30' id='connector0pin' stroke-width='0' />
 
13
<rect x='0' y='300' fill='none' width='30' height='30' id='connector0terminal' stroke-width='0' />
 
14
<text id='label0' x='390' y='350' font-family='DroidSans' stroke='none' fill='#000000' text-anchor='start' font-size='130' >1</text>
 
15
<line fill='none' stroke='#000000' stroke-linejoin='round' stroke-linecap='round' stroke-width='30' x1='15' y1='615' x2='300' y2='615'  />
 
16
<rect x='0' y='600' fill='none' width='300' height='30' id='connector1pin' stroke-width='0' />
 
17
<rect x='0' y='600' fill='none' width='30' height='30' id='connector1terminal' stroke-width='0' />
 
18
<text id='label1' x='390' y='650' font-family='DroidSans' stroke='none' fill='#000000' text-anchor='start' font-size='130' >2</text>
 
19
<line fill='none' stroke='#000000' stroke-linejoin='round' stroke-linecap='round' stroke-width='30' x1='15' y1='915' x2='300' y2='915'  />
 
20
<rect x='0' y='900' fill='none' width='300' height='30' id='connector2pin' stroke-width='0' />
 
21
<rect x='0' y='900' fill='none' width='30' height='30' id='connector2terminal' stroke-width='0' />
 
22
<text id='label2' x='390' y='950' font-family='DroidSans' stroke='none' fill='#000000' text-anchor='start' font-size='130' >3</text>
 
23
</g>
 
24
</svg>