Berkas:Rtriangle.svg

Dari Wikipedia Indonesia, ensiklopedia bebas berbahasa Indonesia.

Rtriangle.svg (8KB, tipe MIME: image/svg+xml)

Wikimedia Commons logo Berkas ini berasal dari Wikimedia Commons. Berikut ini adalah deskripsi berkas dari halaman deskripsi di sana.

Contents

[edit] Summary

Made by Gustavb using Eukleides

[edit] Licensing

I, the author of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

العربية | Deutsch | English | Español | Français | Italiano | 日本語 | 한국어 | Nederlands | Polski | Português | Slovenčina | Svenska | עברית +/-


[edit] Source

[edit] Rtriangle.euk

box(-.7,-.7,5.8,4.8,.6) 
A = point(0,0); B = point(5,4); C = point(5,0);

draw(A,B,C);

draw("A",A,.15,205:)
draw("B",B,.15,45:)
draw("C",C,.15,-30:)

mark(B,C,A,right)

draw("$b$",segment(A,C),.2,270:)
draw("$a$",segment(B,C),.2,0:)
draw("$c$",segment(A,B),.3,135:)

[edit] Instructions

  1. Create EPS
    $ euk2eps Rtriangle.euk
    
  2. Outline fonts
    $ eps2eps -dNOCACHE Rtriangle.eps Rtriangle2.eps
    
  3. Fix bounding box
    $ ps2epsi Rtriangle2.eps Rtriangle.eps
    
  4. Convert to Sketch
    $ pstoedit -f sk Rtriangle.eps Rtriangle.sk
    
  5. Convert to SVG
    $ skconvert Rtriangle.sk Rtriangle.svg
    
  6. Fix Rtriangle.svg with Inkscape

Halaman-halaman berikut berpaut ke berkas ini: