diff options
author | Fahim | 2014-09-09 16:11:17 +0530 |
---|---|---|
committer | Fahim | 2014-09-09 16:11:17 +0530 |
commit | c632c1009c9e095135220c809d7c799841f160b3 (patch) | |
tree | 3be2def8313164c3bf32799714ba53a4a1326ed6 /OSCAD/LPCSim/report/figures/linearckt2.pstex | |
parent | e338c2a59389c22b8cca9a78d75e626ae779c405 (diff) | |
download | FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.gz FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.bz2 FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.zip |
Subject: Changing all content and name of directory and file to FreeEDA
Description: The content of file,name of directory and file has been
changed in the below format.
1. Oscad to FreeEDA
2. OSCAD to FreeEDA
3. oscad to freeeda
Diffstat (limited to 'OSCAD/LPCSim/report/figures/linearckt2.pstex')
-rw-r--r-- | OSCAD/LPCSim/report/figures/linearckt2.pstex | 257 |
1 files changed, 0 insertions, 257 deletions
diff --git a/OSCAD/LPCSim/report/figures/linearckt2.pstex b/OSCAD/LPCSim/report/figures/linearckt2.pstex deleted file mode 100644 index e026760..0000000 --- a/OSCAD/LPCSim/report/figures/linearckt2.pstex +++ /dev/null @@ -1,257 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Title: linearckt2.fig -%%Creator: fig2dev Version 3.2 Patchlevel 5d -%%CreationDate: Mon Oct 1 22:16:40 2012 -%%BoundingBox: 0 0 165 92 -%Magnification: 1.0000 -%%EndComments -%%BeginProlog -/$F2psDict 200 dict def -$F2psDict begin -$F2psDict /mtrx matrix put -/col-1 {0 setgray} bind def -/col0 {0.000 0.000 0.000 srgb} bind def -/col1 {0.000 0.000 1.000 srgb} bind def -/col2 {0.000 1.000 0.000 srgb} bind def -/col3 {0.000 1.000 1.000 srgb} bind def -/col4 {1.000 0.000 0.000 srgb} bind def -/col5 {1.000 0.000 1.000 srgb} bind def -/col6 {1.000 1.000 0.000 srgb} bind def -/col7 {1.000 1.000 1.000 srgb} bind def -/col8 {0.000 0.000 0.560 srgb} bind def -/col9 {0.000 0.000 0.690 srgb} bind def -/col10 {0.000 0.000 0.820 srgb} bind def -/col11 {0.530 0.810 1.000 srgb} bind def -/col12 {0.000 0.560 0.000 srgb} bind def -/col13 {0.000 0.690 0.000 srgb} bind def -/col14 {0.000 0.820 0.000 srgb} bind def -/col15 {0.000 0.560 0.560 srgb} bind def -/col16 {0.000 0.690 0.690 srgb} bind def -/col17 {0.000 0.820 0.820 srgb} bind def -/col18 {0.560 0.000 0.000 srgb} bind def -/col19 {0.690 0.000 0.000 srgb} bind def -/col20 {0.820 0.000 0.000 srgb} bind def -/col21 {0.560 0.000 0.560 srgb} bind def -/col22 {0.690 0.000 0.690 srgb} bind def -/col23 {0.820 0.000 0.820 srgb} bind def -/col24 {0.500 0.190 0.000 srgb} bind def -/col25 {0.630 0.250 0.000 srgb} bind def -/col26 {0.750 0.380 0.000 srgb} bind def -/col27 {1.000 0.500 0.500 srgb} bind def -/col28 {1.000 0.630 0.630 srgb} bind def -/col29 {1.000 0.750 0.750 srgb} bind def -/col30 {1.000 0.880 0.880 srgb} bind def -/col31 {1.000 0.840 0.000 srgb} bind def -/col32 {0.255 0.271 0.255 srgb} bind def -/col33 {0.753 0.753 0.753 srgb} bind def - -end - -/cp {closepath} bind def -/ef {eofill} bind def -/gr {grestore} bind def -/gs {gsave} bind def -/sa {save} bind def -/rs {restore} bind def -/l {lineto} bind def -/m {moveto} bind def -/rm {rmoveto} bind def -/n {newpath} bind def -/s {stroke} bind def -/sh {show} bind def -/slc {setlinecap} bind def -/slj {setlinejoin} bind def -/slw {setlinewidth} bind def -/srgb {setrgbcolor} bind def -/rot {rotate} bind def -/sc {scale} bind def -/sd {setdash} bind def -/ff {findfont} bind def -/sf {setfont} bind def -/scf {scalefont} bind def -/sw {stringwidth} bind def -/tr {translate} bind def -/tnt {dup dup currentrgbcolor - 4 -2 roll dup 1 exch sub 3 -1 roll mul add - 4 -2 roll dup 1 exch sub 3 -1 roll mul add - 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} - bind def -/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul - 4 -2 roll mul srgb} bind def -/reencdict 12 dict def /ReEncode { reencdict begin -/newcodesandnames exch def /newfontname exch def /basefontname exch def -/basefontdict basefontname findfont def /newfont basefontdict maxlength dict def -basefontdict { exch dup /FID ne { dup /Encoding eq -{ exch dup length array copy newfont 3 1 roll put } -{ exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall -newfont /FontName newfontname put newcodesandnames aload pop -128 1 255 { newfont /Encoding get exch /.notdef put } for -newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat -newfontname newfont definefont pop end } def -/isovec [ -8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde -8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis -8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron -8#220 /dotlessi 8#230 /oe 8#231 /OE -8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling -8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis -8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot -8#255 /hyphen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus -8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph -8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine -8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf -8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute -8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring -8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute -8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute -8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve -8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply -8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex -8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave -8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring -8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute -8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute -8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve -8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide -8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex -8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def -/Times-Roman /Times-Roman-iso isovec ReEncode - /DrawEllipse { - /endangle exch def - /startangle exch def - /yrad exch def - /xrad exch def - /y exch def - /x exch def - /savematrix mtrx currentmatrix def - x y tr xrad yrad sc 0 0 1 startangle endangle arc - closepath - savematrix setmatrix - } def - -/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def -/$F2psEnd {$F2psEnteredState restore end} def - -/pageheader { -save -newpath 0 92 moveto 0 0 lineto 165 0 lineto 165 92 lineto closepath clip newpath --358.6 270.5 translate -1 -1 scale -$F2psBegin -10 setmiterlimit -0 slj 0 slc - 0.06000 0.06000 sc -} bind def -/pagefooter { -$F2psEnd -restore -} bind def -%%EndProlog -pageheader -% -% Fig objects follow -% -% -% here starts figure with depth 100 -% Polyline -0 slj -0 slc -7.500 slw -n 6750 3375 m 6750 3520 l 6675 3544 l 6825 3592 l 6675 3640 l 6825 3688 l - 6675 3736 l 6825 3784 l 6675 3832 l 6825 3880 l 6750 3904 l - - 6750 4050 l gs col0 s gr -% Polyline -n 7575 3300 m 7430 3300 l 7406 3225 l 7358 3375 l 7310 3225 l 7262 3375 l - 7214 3225 l 7166 3375 l 7118 3225 l 7070 3375 l 7046 3300 l - - 6900 3300 l gs col0 s gr -% Polyline -n 7650 3375 m 7650 3520 l 7575 3544 l 7725 3592 l 7575 3640 l 7725 3688 l - 7575 3736 l 7725 3784 l 7575 3832 l 7725 3880 l 7650 3904 l - - 7650 4050 l gs col0 s gr -% Polyline -n 8475 3300 m 8330 3300 l 8306 3225 l 8258 3375 l 8210 3225 l 8162 3375 l - 8114 3225 l 8066 3375 l 8018 3225 l 7970 3375 l 7946 3300 l - - 7800 3300 l gs col0 s gr -% here ends figure; -% -% here starts figure with depth 50 -% Polyline -0 slj -0 slc -7.500 slw -n 6150 4050 m - 6150 4200 l gs col0 s gr -% Polyline -n 6750 3375 m - 6750 3300 l gs col0 s gr -% Polyline -n 6750 4050 m - 6750 4200 l gs col0 s gr -% Polyline -n 6150 3450 m - 6150 3300 l gs col0 s gr -% Polyline -n 7650 4050 m - 7650 4200 l gs col0 s gr -% Polyline -n 8400 3750 m 8550 3525 l 8700 3750 l 8550 3975 l - 8400 3750 l cp gs col0 s gr -% Polyline -n 6150 3300 m - 6900 3300 l gs col0 s gr -% Polyline -n 7575 3300 m - 7875 3300 l gs col0 s gr -% Polyline -n 8475 3300 m 8550 3300 l - 8550 3525 l gs col0 s gr -% Polyline -n 8550 3975 m 8550 4200 l - 6150 4200 l gs col0 s gr -% Polyline -n 7650 3375 m - 7650 3300 l gs col0 s gr -/Times-Roman-iso ff 200.00 scf sf -8475 3750 m -gs 1 -1 sc (+) col0 sh gr -/Times-Roman-iso ff 200.00 scf sf -8513 3892 m -gs 1 -1 sc (-) col0 sh gr -% here ends figure; -% -% here starts figure with depth 0 -% Ellipse -7.500 slw -gs -6150 3750 tr --180.000 rot -n 0 0 165 165 0 360 DrawEllipse 180.000 rot -gs col-1 s gr -gr - -% Polyline -0 slj -0 slc -n 6225 3750 m - 6150 3675 l gs col-1 s gr -% Polyline -n 6075 3750 m - 6150 3675 l gs col-1 s gr -% Polyline -n 6150 3825 m - 6150 3675 l gs col-1 s gr -% Polyline -n 6150 4050 m - 6150 3900 l gs col-1 s gr -% Polyline -n 6150 3600 m - 6150 3450 l gs col-1 s gr -% here ends figure; -pagefooter -showpage -%%Trailer -%EOF |