elec figures

14
Graphics for Inclusion in Electronic Documents Ian Hutchinson February 6, 2005 Abstract How does one produce portable graphics les that can be imported into other docu men ts, espe cially T eX documen ts? Way s that images become unpo rtable are discu ssed as well as good-practice guidelines. The advice is aimed mostly at linu x or similar operating systems which have a wealth of open-source command-line tools. Contents 1 The Problem 2 2 Postscript 2 2.1 Encapsulated Postscript . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2 Bounding Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.3 Binary Garbage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.4 Line Ends . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.5 Orientation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Portable Document Format (PDF) 6 3.1 Converting from PDF to PS . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3.2 Converting from PS to PDF . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 4 Using pstoedit and xg 8 5 Bitmap Formats 9 5.1 PNM to PS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.2 JPEG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5.3 GIF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5.4 PNG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5.5 Combined V ector and Bitmap Graphics . . . . . . . . . . . . . . . . . . . . . 10 6 Scanned Images of Line Drawings 11 7 LaTeX Desperation Tweaks 11 1

Upload: hangpt

Post on 30-May-2018

229 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 1/14

Page 2: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 2/14

Page 4: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 4/14

Page 5: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 5/14

Page 6: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 6/14

Page 7: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 7/14

Page 8: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 8/14

Page 9: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 9/14

Page 11: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 11/14

Page 12: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 12/14

Page 13: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 13/14

Page 14: Elec Figures

8/14/2019 Elec Figures

http://slidepdf.com/reader/full/elec-figures 14/14