summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/dvipng.help.orig
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-25 10:26:13 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-25 10:26:13 +0000
commit1d49a87a191295313dd1fdbce07dfb18ddd65bfc (patch)
tree631332a3d14e82388951a15501845cb1b8c15e45 /Build/source/texk/dvipng/dvipng.help.orig
parent2d7aa45b6526bc79bd79a64fc30acc7f44d55cec (diff)
new build system: dvipng 1.11 -> 1.12
git-svn-id: svn://tug.org/texlive/trunk@12514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/dvipng.help.orig')
-rw-r--r--Build/source/texk/dvipng/dvipng.help.orig42
1 files changed, 42 insertions, 0 deletions
diff --git a/Build/source/texk/dvipng/dvipng.help.orig b/Build/source/texk/dvipng/dvipng.help.orig
new file mode 100644
index 00000000000..ea97f477526
--- /dev/null
+++ b/Build/source/texk/dvipng/dvipng.help.orig
@@ -0,0 +1,42 @@
+This is ./dvipng 1.11 Copyright 2002-2008 Jan-Ake Larsson
+
+Usage: ./dvipng [OPTION]... FILENAME[.dvi]
+Options are chosen to be similar to dvips' options where possible:
+ -d # Debug (# is the debug bitmap, 1 if not given)
+ -D # Output resolution
+ -l # Last page to be output
+ -o f Output file, '%d' is pagenumber
+ -O c Image offset
+ -p # First page to be output
+ -pp #,#.. Page list to be output
+ -q* Quiet operation
+ -T c Image size (also accepts '-T bbox' and '-T tight')
+ -v* Verbose operation
+ - Interactive query of options
+
+These do not correspond to dvips options:
+ -bd # Transparent border width in dots
+ -bd s Transparent border fallback color (TeX-style color)
+ -bg s Background color (TeX-style color or 'Transparent')
+ --depth* Output the image depth on stdout
+ --dvinum* Use TeX page numbers in output filenames
+ -fg s Foreground color (TeX-style color)
+ --follow* Wait for data at end-of-file
+ --freetype* FreeType font rendering (default on)
+ --gamma # Control color interpolation
+ --gif Output GIF images (dvigif default)
+ --height* Output the image height on stdout
+ --noghostscript* Don't use ghostscript for PostScript specials
+ --nogssafer* Don't use -dSAFER in ghostscript calls
+ --palette* Force palette output
+ --picky When a warning occurs, don't output image
+ --png Output PNG images (dvipng default)
+ --strict When a warning occurs, exit
+ --t1lib* T1lib font rendering (default on)
+ --truecolor* Truecolor output
+ -Q # Quality (T1lib and PK subsampling)
+ -z # PNG compression level
+
+ # = number f = file s = string * = suffix, '0' to turn off
+ c = comma-separated dimension pair (e.g., 3.2in,-32.1cm)
+