diff --git a/trunk/INSTALL b/INSTALL similarity index 100% rename from trunk/INSTALL rename to INSTALL diff --git a/trunk/Makefile.am b/Makefile.am similarity index 100% rename from trunk/Makefile.am rename to Makefile.am diff --git a/trunk/NEWS b/NEWS similarity index 100% rename from trunk/NEWS rename to NEWS diff --git a/trunk/README b/README similarity index 100% rename from trunk/README rename to README diff --git a/trunk/configure.ac b/configure.ac similarity index 100% rename from trunk/configure.ac rename to configure.ac diff --git a/trunk/doc/Makefile b/doc/Makefile similarity index 100% rename from trunk/doc/Makefile rename to doc/Makefile diff --git a/trunk/doc/Makefile.am b/doc/Makefile.am similarity index 100% rename from trunk/doc/Makefile.am rename to doc/Makefile.am diff --git a/trunk/doc/Makefile.in b/doc/Makefile.in similarity index 100% rename from trunk/doc/Makefile.in rename to doc/Makefile.in diff --git a/trunk/doc/dvisvgm.1 b/doc/dvisvgm.1 similarity index 100% rename from trunk/doc/dvisvgm.1 rename to doc/dvisvgm.1 diff --git a/trunk/doc/dvisvgm.1.in b/doc/dvisvgm.1.in similarity index 100% rename from trunk/doc/dvisvgm.1.in rename to doc/dvisvgm.1.in diff --git a/trunk/gzstream/COPYING.LIB b/gzstream/COPYING.LIB similarity index 100% rename from trunk/gzstream/COPYING.LIB rename to gzstream/COPYING.LIB diff --git a/trunk/gzstream/Makefile b/gzstream/Makefile similarity index 100% rename from trunk/gzstream/Makefile rename to gzstream/Makefile diff --git a/trunk/gzstream/README b/gzstream/README similarity index 100% rename from trunk/gzstream/README rename to gzstream/README diff --git a/trunk/gzstream/gzstream.cpp b/gzstream/gzstream.cpp similarity index 100% rename from trunk/gzstream/gzstream.cpp rename to gzstream/gzstream.cpp diff --git a/trunk/gzstream/gzstream.h b/gzstream/gzstream.h similarity index 100% rename from trunk/gzstream/gzstream.h rename to gzstream/gzstream.h diff --git a/trunk/gzstream/index.html b/gzstream/index.html similarity index 100% rename from trunk/gzstream/index.html rename to gzstream/index.html diff --git a/trunk/gzstream/logo.gif b/gzstream/logo.gif similarity index 100% rename from trunk/gzstream/logo.gif rename to gzstream/logo.gif diff --git a/trunk/gzstream/test_gunzip.C b/gzstream/test_gunzip.C similarity index 100% rename from trunk/gzstream/test_gunzip.C rename to gzstream/test_gunzip.C diff --git a/trunk/gzstream/test_gzip.C b/gzstream/test_gzip.C similarity index 100% rename from trunk/gzstream/test_gzip.C rename to gzstream/test_gzip.C diff --git a/trunk/gzstream/version b/gzstream/version similarity index 100% rename from trunk/gzstream/version rename to gzstream/version diff --git a/trunk/header.txt b/header.txt similarity index 100% rename from trunk/header.txt rename to header.txt diff --git a/trunk/makehead b/makehead similarity index 100% rename from trunk/makehead rename to makehead diff --git a/trunk/makeheader b/makeheader similarity index 100% rename from trunk/makeheader rename to makeheader diff --git a/trunk/map/cork-lm.map b/map/cork-lm.map similarity index 100% rename from trunk/map/cork-lm.map rename to map/cork-lm.map diff --git a/trunk/potracelib/Makefile.am b/potracelib/Makefile.am similarity index 100% rename from trunk/potracelib/Makefile.am rename to potracelib/Makefile.am diff --git a/trunk/potracelib/auxiliary.h b/potracelib/auxiliary.h similarity index 100% rename from trunk/potracelib/auxiliary.h rename to potracelib/auxiliary.h diff --git a/trunk/potracelib/bitmap.h b/potracelib/bitmap.h similarity index 100% rename from trunk/potracelib/bitmap.h rename to potracelib/bitmap.h diff --git a/trunk/potracelib/curve.c b/potracelib/curve.c similarity index 100% rename from trunk/potracelib/curve.c rename to potracelib/curve.c diff --git a/trunk/potracelib/curve.h b/potracelib/curve.h similarity index 100% rename from trunk/potracelib/curve.h rename to potracelib/curve.h diff --git a/trunk/potracelib/decompose.c b/potracelib/decompose.c similarity index 100% rename from trunk/potracelib/decompose.c rename to potracelib/decompose.c diff --git a/trunk/potracelib/decompose.h b/potracelib/decompose.h similarity index 100% rename from trunk/potracelib/decompose.h rename to potracelib/decompose.h diff --git a/trunk/potracelib/lists.h b/potracelib/lists.h similarity index 100% rename from trunk/potracelib/lists.h rename to potracelib/lists.h diff --git a/trunk/potracelib/potracelib.c b/potracelib/potracelib.c similarity index 100% rename from trunk/potracelib/potracelib.c rename to potracelib/potracelib.c diff --git a/trunk/potracelib/potracelib.h b/potracelib/potracelib.h similarity index 100% rename from trunk/potracelib/potracelib.h rename to potracelib/potracelib.h diff --git a/trunk/potracelib/progress.h b/potracelib/progress.h similarity index 100% rename from trunk/potracelib/progress.h rename to potracelib/progress.h diff --git a/trunk/potracelib/trace.c b/potracelib/trace.c similarity index 100% rename from trunk/potracelib/trace.c rename to potracelib/trace.c diff --git a/trunk/potracelib/trace.h b/potracelib/trace.h similarity index 100% rename from trunk/potracelib/trace.h rename to potracelib/trace.h diff --git a/trunk/homepage/down.html b/trunk/homepage/down.html deleted file mode 100644 index 81919c55..00000000 --- a/trunk/homepage/down.html +++ /dev/null @@ -1,68 +0,0 @@ - - - dvisvgm by Martin Gieseking – Downloads - - - - - - -
 Welcome to the Home of dvisvgm
- - -
-

Downloadable Files

- - - - - - - - - - - - - -
dvisvgm-0.4.3.tar.gzSource code
dvisvgm-0.4.3-1.i386.rpmBinary RPM for Linux systems (built on Fedora Core 6)
dvisvgm-0.4.3-win32.zipPrecompiled binary for Win32 and MiKTeX 2.5
-

Building from Source

- The dvisvgm sources should smoothly compile with g++. Probably other C++ compilers work as well but - have not been tested yet. Additionally to the above sources you need recent versions of the - following free libraries: -
    -
  • FreeType library
    - This great font library is used to extract the glyph outlines from PFB files.
  • -
  • kpathsea library
    - To quickly find files in the usually large texmf tree this library is used. Most TeX distributions - include the necessary files or provide an appropriate interface.
  • -
  • potrace library
    - The font embedding module uses Peter Selinger's potrace library to vectorize - Metafont's bitmap output if corresponding Type 1 fonts cannot be found. -
  • zlib
    - Compressed SVG files are created by zlib and slightly modified versions of - the Gzstream wrapper classes which - are included in the source tarball.
  • -
- For further information see the README and INSTALL files coming with the sources. -

Found a Bug?

- Please let me know if you found a bug. You can either send me an email (martin.gieseking at uos.de) - or preferably use the bug reporting facilities at sourceforge.net. - You'll find them here. -
- - - - -
- - SourceForge.net Logo -
- - diff --git a/trunk/homepage/dvisvgm.css b/trunk/homepage/dvisvgm.css deleted file mode 100644 index 79808152..00000000 --- a/trunk/homepage/dvisvgm.css +++ /dev/null @@ -1,49 +0,0 @@ -body { - margin : 0; - padding: 0; - font-family : sans-serif,helvetica; -} - -.header { - font-size : 150%; - vertical-align : middle; - color : #eeeeee; - background-color: #9090ff; -} - -.footer { - font-size : 150%; - vertical-align : middle; - color : #eeeeee; - background-color: #9090ff; -} - -.dvisvgm { - font-style : italic; - font-weight: bold; -} - -.navig { - text-align : right; - vertical-align: top; - height: 50; -} - -.navig a { - text-decoration:none; -} - - -.main { - border: 1px solid #b0b0b0; - background-color: #ffffe0; - padding:10; -} - -.main h1 { - font-size: 130%; -} - -.itemhead { - color: #4040ff; -} diff --git a/trunk/homepage/examples.html b/trunk/homepage/examples.html deleted file mode 100644 index b5256396..00000000 --- a/trunk/homepage/examples.html +++ /dev/null @@ -1,53 +0,0 @@ - - - dvisvgm by Martin Gieseking – Examples - - - - - - -
 Welcome to the Home of dvisvgm
- - -
- - - - - - - - - -
- This page is taken from lshort – The Not So Short Introduction to LaTeX2e - by Tobias Oetiker et al.

- To take a look at the created results you can download the corresponding SVG files of this page:

- SVG file generated by dvisvgm
- SVGZ file generated by dvisvgm

- It is highly recommended to install a recent SVG viewer like Adobe's SVG plug-in or the - Java-based Batik Squiggle browser from Apache. -

- Here you see an excerpt of the yfonts sample page. - All glyphs have been vectorized by tracing Metafont's bitmap output.

- SVG file generated by dvisvgm
- SVGZ file generated by dvisvgm
-

-
- - - - -
- - SourceForge.net Logo -
- - diff --git a/trunk/homepage/frak.gif b/trunk/homepage/frak.gif deleted file mode 100644 index 73f15907..00000000 Binary files a/trunk/homepage/frak.gif and /dev/null differ diff --git a/trunk/homepage/frktest.svg b/trunk/homepage/frktest.svg deleted file mode 100644 index 9fadfe34..00000000 --- a/trunk/homepage/frktest.svg +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - - -Nonummys -id -sem㐔r -aliena -auditorum -lorem -ipsum -quod -omnia -sunt -㐔ccatore`: -Lorem -ipsum -㐈lor -s -it -amet -con -se㐅etuer -adi- -piscing -elit: -Sed -diam -tem㐕r -incidunt -ut -la㐂re -et -㐈lor -magna -aliquam -erat -volu㐓t -ut -wis -i -enim -ad -minim -㐞niam -qui` -no<rud -oblationem -cor㐕remque -suscipit -la㐂ri` - -D -ie -Orgel -,der - -Fl㒞gel -,da㒍 - -Fortepiano -undda㒍 - -Clavicord -sind -die -gebr㒉u…li…㒂en -Clavierin㒂rumente -zum -Accompagnement. -E㒍 -i㒂 -S…ade, -da㐚 -die -s…㒙ne -Erfindung -de㒍 - -Holfeldis…en -Bogenclavier㒍 - -no…ni…t -gemeinn㒞㒋ig -geworden -i㒂; -man -kann -dahero -de㒁en -besondere -Vorz㒞ge -hierinnen -no… -ni…t -genau -be㒂immen. -E㒍 -i㒂 -gewi㐚 -zu -glauben, -da㐚 -e㒍 -s -i… -au… -bey -der -Begleitung -gut -au㒍nehmen -werde. - -DerOrakel -brunnen -bei -St. -Moritz - -V -ondem -㒂attli…en -Orte -Kir…ehrenba… -in -der -Fr㒊nkis…en -S…weiz -f㒟hrt -ein -einsame㒍 -Str㒊㐚…en, -an -der -㒂eil -ab㒂㒟r- -zenden -Breitseite -der -Ehrenb㒟rg -vor㒟ber, -gen -Leutenba…. -In -einer -halben -Stunde -i㒂 -da㒍 -s…mu㒆e -Pfarrdorf -errei…t. -S㒟d㒚㒂li… -de㒍selben, -kaum -eine -Viertel㒂unde -entfernt, -tre㒄en -wir -auf -dem -Wege -na… -Ortspi㒋 -in -einem -Seitent㒊l…en -von -unber㒟hrter -Na- -turs…㒚nheit -da㒍 -uralte, -einsame -Kir…lein -\Sankt -Mori㒋" -mit -seinem -㒂illen -Friedhofe. -In -der -N㒊he -de㒍 -Kir…lein㒍 -㒂eht -ein -niedrige㒍, -㒟ber -eine -Quelle -erbaute㒍 -Feldkapell…en -mit -der -Statue -de㒍 -hl. -Mauritiu㒍, -darge㒂ellt -al㒍 -Ritter -in -voller -Wehr. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/trunk/homepage/frktest.svgz b/trunk/homepage/frktest.svgz deleted file mode 100644 index 7baad939..00000000 Binary files a/trunk/homepage/frktest.svgz and /dev/null differ diff --git a/trunk/homepage/index.html b/trunk/homepage/index.html deleted file mode 100644 index 8baa503f..00000000 --- a/trunk/homepage/index.html +++ /dev/null @@ -1,76 +0,0 @@ - - - dvisvgm by Martin Gieseking - - - - - - - - - -
 Welcome to the Home of dvisvgm - -
- - -
-

What is dvisvgm?

- The command line utility dvisvgm is a tool for TeX/LaTeX users. - It converts DVI files to the XML-based Scalable Vector Graphics format.
- SVG files can be displayed with - Adobe's SVG browser plug-in or the - Java-based Batik Squiggle viewer for example. -

Current Version

- The current version 0.4.3 provides basic conversion functionality. -
    -
  • Converts all pages that are made up of fonts only. Embedded \specials are currently ignored. - Another limitation is the processing of only one page (can be selected on the command line).
  • -
  • Glyph outlines of all used fonts are embedded in the generated SVG file (corresponding - PFB files must be installed).
  • -
  • Glyph outlines of fonts that are not available as PFB (PostScript Type 1) files - will be computed by tracing METAFONT's generic bitmap font output (GF files).
  • -
  • Optionally creates (compressed) SVGZ files.
  • -
  • Options for applying SVG transformations.
  • -
  • The converter was successfully tested on various Linux (teTeX) - and Windows (MiKTeX 2.5) systems. -
  • See manual page for a complete list of options.
  • -
-

Planned Features

-
    -
  • Font Mapping
    - Some font families, e.g. the lmodern fonts, use different names for files and fonts. - In these cases dvisvgm doesn't find the potentially available PFB files. Using font maps - will solve this problem. - -
  • Output of multiple pages
    - The core functions for processing arbitrary DVI page sequences are already implemented - but not reliable yet.
  • - -
  • Evaluation of \specials
    - dvisvgm will support selected \special commands which are embedded by various - LaTeX packages, e.g. to reference external images or to describe colors, text rotation or hyperlinks. -
  • -
-

Author and License

- dvisvgm is developed by Martin Gieseking and published under the - GNU General Public License. -
- - - - -
- - SourceForge.net Logo -
- - diff --git a/trunk/homepage/links.html b/trunk/homepage/links.html deleted file mode 100644 index 38bc72a8..00000000 --- a/trunk/homepage/links.html +++ /dev/null @@ -1,31 +0,0 @@ - - - dvisvgm by Martin Gieseking – Links - - - - - - -
 Welcome to the Home of dvisvgm
- - -
-

This and the other pages will be completed in the next weeks

-
- - - - -
- - SourceForge.net Logo -
- - diff --git a/trunk/homepage/lshort.gif b/trunk/homepage/lshort.gif deleted file mode 100644 index 3e0c0e95..00000000 Binary files a/trunk/homepage/lshort.gif and /dev/null differ diff --git a/trunk/homepage/manpage.html b/trunk/homepage/manpage.html deleted file mode 100644 index c773602c..00000000 --- a/trunk/homepage/manpage.html +++ /dev/null @@ -1,877 +0,0 @@ - - - - - - -dvisvgm - - - -

dvisvgm

-NAME
-SYNOPSIS
-DESCRIPTION
-OPTIONS
-EXAMPLES
-ENVIRONMENT
-FILES
-SEE ALSO
-VERSION
-AUTHOR
- -
- -

NAME

- - - - - -
-

dvisvgm − converts DVI files to Scalable Vector -Graphics (SVG)

-
- -

SYNOPSIS

- - - - - -
-

dvisvgm [options] file[.dvi]

-
- -

DESCRIPTION

- - - - - -
-

The program dvisvgm generates an -SVG file from a given DVI -file. DVI is the device independent output -format produced by TeX. Output from groff can be -converted to DVI using grodvi.

- -

The recent version of dvisvgm provides basic -conversion functionality. Currently only one page can be -converted even if the DVI file is made up of -multiple pages. You can select the page to be processed with -option −p. dvisvgm should properly convert all -pages that are made up of fonts and rules only. -\special commands are ignored by the current -version.

- -

As SVG is a vector based graphics format -dvisvgm tries to convert the glyph outlines of all -used fonts into scalable path descriptions. The fastest way -to do that is extracting the path information from -PFB (PostScript Type 1) files. So if -dvisvgm is able to find a PFB file for -a used font it will read the necessary information from -it.

- -

Because TeX’s main source for font descriptions is -Metafont which produces bitmap output, not all -obtainable TeX fonts are available in PFB -format. In these cases dvisvgm tries to vectorize -Metafont’s output by tracing the glyph bitmaps. The -results are not as perfect as most (manually optimized) -PFB outlines but are nonetheless really nice -in most cases (thanks to the potrace library).

-
- -

OPTIONS

- - - - - -
-

−b, −−bbox-format=fmt

- - - - - -
-

Sets the bounding box of the generated graphic to the -specified format. The argument fmt is argument a -case-insensitive string that denotes the paper size. -Following size names are supported:

- - - - - -
-

International DIN/ISO paper sizes:

- - - - - -
-

An, Bn, Cn, -Dn, where n is a non-negative integer, -e.g. A4 or a4 for DIN/ISO A4 format (210mm -× 297mm).

- - - - - -
-

North American paper sizes:

- - - - - -
-

invoice, executive, legal, -letter, ledger

- - - - - -
-

Special bounding box sizes:

- - - - - -
-

dvi − the page size stored in the DVI file -will be used

-
- - - - - -
-

min − the minimal bounding box will be -computed and assigned

- - - - - -
-

none − no bounding box will be -assigned

- - - - - -
-

The default page orientation for DIN/ISO and American -paper sizes is portrait, i.e. width < height. -Appending −landscape or simply −l -to the format string switches to landscape mode -(width > height). For symmetry reasons you can also -explicitly add −portrait or −p to -indicate the default portrait format. Note that these -suffixes are part of the size string and not separate -options. Thus they must directly follow the above mentioned -size specifiers without additional blanks. Furthermore, the -orientation suffixes can’t be used with dvi, -min and none.

- -

This option only affects the bounding box and -doesn’t transform the page content. Hence if you -choose a landscape format the page won’t be -rotated.

- - - - - -
-

−c, −−scale=sx[,sy]

- - - - - -
-

Scales page content horizontally by sx and -vertically by sy. This option is equivalent to -−TSsx,sy.

-
- - - - - -
-

−m, −−mag=factor

- - - - - -
-

Sets the maginfication factor used for Metafont calls -prior tracing the glyphs. The larger this value the better -the tracing results. Nevertheless large magnification values -can cause Metafont arithmetic errors due to number -overflows. So use this option with care. The default setting -usually produces nice results.

-
- - - - - -
-

−o, −−output=file

- - - - - -
-

Sets name of output file.

-
- - - - - -
-

−p, −−page=number

- - - - - -
-

With this option you can choose the page to be processed. -Please consider that the parameter of this option denotes -the actual page count and not the number printed on that -page. This is because the latter can be ambiguous, i.e. -different pages may have the same page number (e.g. in cases -where multiple DVI files have been merged). If this option -is omitted, the first page will be selected.

-
- - - - - -
-

−r, −−rotate=angle

- - - - - -
-

Rotates page content clockwise by angle degrees -around the page center. This option is equivalent to -−TRangle.

-
- - - - - -
-

−s, −−stdout

- - - - - -
-

Don’t write output to a file but redirect it to -stdout.

-
- - - - - -
-

−S −−specials

- - - - - -
-

Enable processing of \special commands. The recent -version of dvisvgm doesn’t evaluate \specials -so the default behavior is to ignore them. Option -−S was implemented for debugging purposes. It -forces the processing of \special commands which will merely -lead to warning messages.

-
- - - - - -
-

−t, −−translate=tx[,ty]

- - - - - -
-

Translates (moves) page content in direction of vector -(tx,ty). This option is equivalent to -−TTtx,ty.

-
- - - - - -
-

−T, -−−transform=commands

- - - - - -
-

Applies a sequence of transformations to the SVG content. -Each transformation is described by a command that -begins with a capital letter followed by a list of -comma-separated parameters. Following transformation -commands are supported:

- - - - - -
-

T tx[,ty]

- - - - - -
-

Translates (moves) page in direction of vector -(tx,ty). If ty is omitted, ty=0 -is assumed. The expected unit length of tx and -ty are TeX points (1pt = 1/72.27in). However, there -are several constants defined to simplify the unit -conversion (see below).

-
- - - - - -
-

S sx[,sy]

- - - - - -
-

Scales page horizontally by sx and vertically by -sy. If sy is omitted sy = sx is -assumed.

-
- - - - - -
-

R angle[,x,y]

- - - - - -
-

Rotates page clockwise by angle degrees around -point (x,y). If the optional arguments -x and y are omitted the page will be rotated -around its center depending on the chosen page format. When -option -bnone is given, the rotation center is origin -(0,0).

-
- - - - - -
-

KX angle

- - - - - -
-

Skews page along the x-axis by angle -degrees. Argument angle can take any value except -90+180k, where k is an integer.

-
- - - - - -
-

KY angle

- - - - - -
-

Skews page along the y-axis by angle -degrees. Argument angle can take any value except -90+180k, where k is an integer.

-
- - - - - - - - - - -
- -

FH [y]

-
- -

Mirrors (flips) page at the horizontal line through -point (0,y). Omitting the optional argument leads to -y=h/2, where h denotes the page height (see -pre-defined constants below).

-
- -

FV [x]

-
- -

Mirrors (flips) page at the vertical line through point -(x,0). Omitting the optional argument leads to x=w/2, -where w denotes the page width (see pre-defined -constants below).

-
- - - - - -
-

M m1,...,m6

- - - - - -
-

Applies a transformation described by the 3×3 -matrix -((m1,m2,m3),(m4,m5,m6),(0,0,1)), -where the inner triples denote the rows.

- - - - - -
-

All commands are "executed" in the order of -their appearance. Multiple commands can optionally be -separated by spaces. In this case the whole transformation -string has to be enclosed in double quotes. All parameters -are expressions of floating point type. You can either give -plain numbers or arithmetic terms combined by the operators -+ (addition), (substraction), * -(multiplication), / (division) or % (modulo) -with common associativity and precedence rules. Parentheses -may be used as well.

- -

Additionally, some pre-defined constants are -provided:

- - - - - -
-

ux − horizontal position of upper left page -corner in TeX point units

- - - - - -
-

uy − vertical position of upper left page -corner in TeX point units

- - - - - -
-

h − page height in TeX point units (0 in -case of -bnone)

- - - - - -
-

w − page width in TeX point units (0 in case -of -bnone)

- - - - - -
-

Furthermore, you can use the length constants pt, -mm, cm and in, e.g. 2cm or 1.6in. Thus, -option -TT1in,0R45 moves the page content 1 inch to the -right and rotates it by 45 degrees around the page center -afterwards.

- -

For single transformations you can also use options -−c, −t and −r. Note -that the order in which these options are given is not -significant, i.e. you can’t use them to describe -transformation sequences. They are simply independent -shorthand options for common transformations.

- - - - - -
-

−v, −−verbosity=level

- - - - - -
-

Controls the type of messages printed during a -dvisvgm run:

- - - - - -
-

0 − no message output

- - - - - -
-

1 − informal output only

- - - - - -
-

2 − warning messages only

- - - - - -
-

4 − error messages only

- - - - - -
-

By adding these values you can combine the categories. -The default level is 7, i.e. all messages are -printed.

- - - - - -
-

−z, −−zip[=level]

- - - - - -
-

Creates a compressed SVG file with suffix -.svgz. The optional argument specifies the compression -level. Valid values are in the range of 1 to 9 (default is -3). Larger values cause better compression results but take -more computation time. If −f is given in -conjunction with −z the font file will be -compressed too.

- -

This option cannot be combined with −s or -−−stdout, respectively.

-
- -

EXAMPLES

- - - - - -
-

dvisvgm file

- - - - - -
-

Converts first page of file.dvi to -file.svg.

- - - - - -
-

dvisvgm −z file

- - - - - -
-

Converts first page of file.dvi to -file.svgz with default compression level 3.

- - - - - -
-

dvisvgm −p5 −z9 −ba4−l -−onewfile file

- - - - - -
-

Converts fifth page of file.dvi to -newfile.svgz with maximum compression level 9. The -bounding box is set to DIN/ISO A4 in landscape -format.

- - - - - -
-

dvisvgm −−transform="R20,w/3,2h/5 -T1cm,1cm S2,3" file

- - - - - -
-

Converts first page of file.dvi to file.svg -where three transformations are applied.

-
- -

ENVIRONMENT

- - - - - -
-

dvisvgm uses the kpathsea library for -locating the files that it opens. Hence, the environment -variables described in the library’s documentation -influence the converter.

-
- -

FILES

- - - - - -
-

The location of the following files is determined by the -kpathsea library. To check the actual kpathsea configuration -you can use the kpsewhich utility.

- - - - - - - - - - - - - - - - - - - - -
- -

*.pfb

-
- -

PostScript Type 1 font files

-
-
- -

*.mf

-
- -

Metafont input files

-
-
- -

*.tfm

-
- -

TeX font metric files

-
-
- -

SEE ALSO

- - - - - -
-

tex(1), mf(1), grodvi(1), -potrace(1), and the "kpathsea -library" info documentation.

-
- -

VERSION

- - - - - -
-

0.4.2

-
- -

AUTHOR

- - - - - -
-

Martin Gieseking <martin.gieseking@uos.de>

-
-
- - diff --git a/trunk/homepage/options.html b/trunk/homepage/options.html deleted file mode 100644 index 1b1d75e4..00000000 --- a/trunk/homepage/options.html +++ /dev/null @@ -1,65 +0,0 @@ - - - dvisvgm by Martin Gieseking - - - - - - - - - -
 Welcome to the Home of dvisvgm - -
- - -
-

These are the currently provided options

-
-   Usage: dvisvgm [OPTIONS] dvifile
-   
-   Input options:
-     -p, --page=number         choose page to convert  (default=`1')
-   
-   SVG output options:
-     -b, --bbox-format=fmt     set format of bounding box  (default=`min')
-     -o, --output=filename     set name of output file
-     -s, --stdout              write SVG output to stdout
-     -z, --zip[=level]         create compressed .svgz file  (default=`3')
-   
-   SVG transformations:
-     -r, --rotate=angle        rotate page content clockwise
-     -c, --scale=sx[,sy]       scale page content
-     -t, --translate=tx[,ty]   shift page content
-     -T, --transform=commands  transform page content
-   
-   Processing options:
-     -m, --mag=factor          magnification of Metafont output  (default=`4')
-     -S, --specials            process \specials  (default=off)
-   
-   Message options:
-     -h, --help                print this help and exit
-     -v, --verbosity=level     set verbosity level (0-7)  (default=`7')
-     -V, --version             print version and exit
-
- For a more detailed description see the manual page. -
- - - - -
- - SourceForge.net Logo -
- - diff --git a/trunk/homepage/vim_created.gif b/trunk/homepage/vim_created.gif deleted file mode 100644 index 65d0f79d..00000000 Binary files a/trunk/homepage/vim_created.gif and /dev/null differ diff --git a/trunk/info.txt b/trunk/info.txt deleted file mode 100644 index c7dab58a..00000000 --- a/trunk/info.txt +++ /dev/null @@ -1,5 +0,0 @@ -to create build scripts and additional helper files call: -autoconf -automake --add-missing -autoheader -aclocal diff --git a/trunk/mkwindist.pl b/trunk/mkwindist.pl deleted file mode 100644 index 48c4b549..00000000 --- a/trunk/mkwindist.pl +++ /dev/null @@ -1,28 +0,0 @@ -#!/usr/bin/perl -use File::Copy; - -if ($ARGV[0] eq "all") { - chdir "src"; - print `make -f Makefile.orig clean`; - print `make -f Makefile.orig OPT=-Os`; - chdir ".."; -} - -open CONF, "configure.ac"; -@conf = ; -close CONV; -$_ = join('', @conf); -/AC_INIT\(\s*(.+?)\s*,\s*(.+?)\s*, .*?\)/; -$progname = $1; -$version = $2; - -copy("vc/release/$progname.exe", "./$progname.exe"); -#`strip $progname.exe`; - -copy("doc/$progname.1", "./$progname.1"); -`groff -t -e -mandoc -Tps $progname.1 >$progname.ps-tmp`; -`psselect -p"2-" $progname.ps-tmp >$progname.ps`; -`ps2pdf $progname.ps`; -unlink "$progname-$version-win32.zip"; -`zip $progname-$version-win32.zip $progname.exe $progname.pdf README COPYING`; -unlink "$progname.exe", "$progname.1", "$progname.pdf"; diff --git a/trunk/rpm/Makefile b/trunk/rpm/Makefile deleted file mode 100644 index f0d52ccf..00000000 --- a/trunk/rpm/Makefile +++ /dev/null @@ -1,294 +0,0 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. -# rpm/Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - -srcdir = . -top_srcdir = .. - -pkgdatadir = $(datadir)/dvisvgm -pkglibdir = $(libdir)/dvisvgm -pkgincludedir = $(includedir)/dvisvgm -top_builddir = .. -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = /usr/bin/install -c -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = i686-pc-linux-gnu -host_triplet = i686-pc-linux-gnu -subdir = rpm -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/dvisvgm.spec.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = dvisvgm.spec -SOURCES = -DIST_SOURCES = -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run tar -AUTOCONF = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run autoconf -AUTOHEADER = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run autoheader -AUTOMAKE = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run automake-1.9 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPP = gcc -E -CPPFLAGS = -I/usr/include/freetype2 -CXX = g++ -CXXDEPMODE = depmode=gcc3 -CXXFLAGS = -g -O2 -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = -ECHO_N = -n -ECHO_T = -EGREP = grep -E -EXEEXT = -FREETYPE_CONFIG = /usr/bin/freetype-config -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -lz -lm -lfreetype -lkpathsea -LTLIBOBJS = -MAKEINFO = ${SHELL} /home/mgieseki/develop/cpp/dvisvgm/trunk/missing --run makeinfo -OBJEXT = o -PACKAGE = dvisvgm -PACKAGE_BUGREPORT = martin.gieseking@uos.de -PACKAGE_NAME = dvisvgm -PACKAGE_STRING = dvisvgm 0.4.3 -PACKAGE_TARNAME = dvisvgm -PACKAGE_VERSION = 0.4.3 -PATH_SEPARATOR = : -RANLIB = ranlib -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 0.4.3 -ac_ct_CC = gcc -ac_ct_CXX = g++ -ac_ct_RANLIB = ranlib -ac_ct_STRIP = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = -am__include = include -am__leading_dot = . -am__quote = -am__tar = ${AMTAR} chof - "$$tardir" -am__untar = ${AMTAR} xf - -bindir = ${exec_prefix}/bin -build = i686-pc-linux-gnu -build_alias = -build_cpu = i686 -build_os = linux-gnu -build_vendor = pc -datadir = ${prefix}/share -exec_prefix = ${prefix} -host = i686-pc-linux-gnu -host_alias = -host_cpu = i686 -host_os = linux-gnu -host_vendor = pc -includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /home/mgieseki/develop/cpp/dvisvgm/trunk/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localstatedir = ${prefix}/var -mandir = ${prefix}/man -mkdir_p = mkdir -p -- -oldincludedir = /usr/include -prefix = /usr/local -program_transform_name = s,x,x, -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc -target_alias = -EXTRA_DIST = dvisvgm.spec -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rpm/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign rpm/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -dvisvgm.spec: $(top_builddir)/config.status $(srcdir)/dvisvgm.spec.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -uninstall-info-am: -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ - if test -d $$d/$$file; then \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ - fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ - else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -install-data-am: - -install-exec-am: - -install-info: install-info-am - -install-man: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-info-am - -.PHONY: all all-am check check-am clean clean-generic distclean \ - distclean-generic distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am install-man \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-info-am - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/trunk/rpm/Makefile.am b/trunk/rpm/Makefile.am deleted file mode 100644 index 76c58316..00000000 --- a/trunk/rpm/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -EXTRA_DIST = dvisvgm.spec diff --git a/trunk/rpm/Makefile.in b/trunk/rpm/Makefile.in deleted file mode 100644 index dafcaf4e..00000000 --- a/trunk/rpm/Makefile.in +++ /dev/null @@ -1,294 +0,0 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = .. -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -subdir = rpm -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/dvisvgm.spec.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = dvisvgm.spec -SOURCES = -DIST_SOURCES = -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -AMDEP_FALSE = @AMDEP_FALSE@ -AMDEP_TRUE = @AMDEP_TRUE@ -AMTAR = @AMTAR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FREETYPE_CONFIG = @FREETYPE_CONFIG@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ -am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ -am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ -am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -datadir = @datadir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -EXTRA_DIST = dvisvgm.spec -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rpm/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign rpm/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -dvisvgm.spec: $(top_builddir)/config.status $(srcdir)/dvisvgm.spec.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -uninstall-info-am: -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ - if test -d $$d/$$file; then \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ - fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ - else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -install-data-am: - -install-exec-am: - -install-info: install-info-am - -install-man: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-info-am - -.PHONY: all all-am check check-am clean clean-generic distclean \ - distclean-generic distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am install-man \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-info-am - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/trunk/rpm/dvisvgm.spec b/trunk/rpm/dvisvgm.spec deleted file mode 100644 index 1601961d..00000000 --- a/trunk/rpm/dvisvgm.spec +++ /dev/null @@ -1,46 +0,0 @@ -Summary: command-line utility to convert DVI files to SVG -Name: dvisvgm -Version: 0.4.3 -Release: 1%{?dist} -#Epoch: 1 -Packager: Martin Gieseking -License: GPL -Group: Applications/File -Source0: %{name}-%{version}.tar.gz -URL: http://dvisvgm.sourceforge.net -BuildRoot: %{_tmppath}/%{name}-root - -BuildRequires: freetype-devel -BuildRequires: tetex -BuildRequires: zlib-devel - -Requires: freetype -Requires: tetex -Requires: zlib - -%description -dvisvgm is a command-line utility that converts DVI files, -as created by TeX, to the XML-based scalable vector graphics format SVG. - -%prep -%setup - -%build -%configure -make - -%install -make install DESTDIR=$RPM_BUILD_ROOT - -%clean -rm -rf %{buildroot} - -%files -%defattr(-,root,root,-) -%doc README -%{_bindir}/dvisvgm -%{_mandir}/man1/dvisvgm.1.gz - -%changelog - * Thu Mar 13 2007 Martin Gieseking - - Initial RPM release. diff --git a/trunk/rpm/dvisvgm.spec.in b/trunk/rpm/dvisvgm.spec.in deleted file mode 100644 index b02ed416..00000000 --- a/trunk/rpm/dvisvgm.spec.in +++ /dev/null @@ -1,46 +0,0 @@ -Summary: command-line utility to convert DVI files to SVG -Name: dvisvgm -Version: @VERSION@ -Release: 1%{?dist} -#Epoch: 1 -Packager: Martin Gieseking -License: GPL -Group: Applications/File -Source0: %{name}-%{version}.tar.gz -URL: http://dvisvgm.sourceforge.net -BuildRoot: %{_tmppath}/%{name}-root - -BuildRequires: freetype-devel -BuildRequires: tetex -BuildRequires: zlib-devel - -Requires: freetype -Requires: tetex -Requires: zlib - -%description -dvisvgm is a command-line utility that converts DVI files, -as created by TeX, to the XML-based scalable vector graphics format SVG. - -%prep -%setup - -%build -%configure -make - -%install -make install DESTDIR=$RPM_BUILD_ROOT - -%clean -rm -rf %{buildroot} - -%files -%defattr(-,root,root,-) -%doc README -%{_bindir}/dvisvgm -%{_mandir}/man1/dvisvgm.1.gz - -%changelog - * Thu Mar 13 2007 Martin Gieseking - - Initial RPM release. diff --git a/trunk/vc/config.h b/trunk/vc/config.h deleted file mode 100644 index 4b20585d..00000000 --- a/trunk/vc/config.h +++ /dev/null @@ -1,140 +0,0 @@ -/* config.h. Generated by configure. */ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if the `closedir' function returns void instead of `int'. */ -/* #undef CLOSEDIR_VOID */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#define HAVE_DIRENT_H 1 - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -/* #undef HAVE_DOPRNT */ - -/* Define to 1 if you have the header file. */ -//#define HAVE_INTTYPES_H - -/* Define to 1 if you have the `freetype' library (-lfreetype). */ -#define HAVE_LIBFREETYPE 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_LIBINTL_H 1 - -/* Define to 1 if you have the `kpathsea' library (-lkpathsea). */ -#define HAVE_LIBKPATHSEA 1 - -/* Define to 1 if you have the `m' library (-lm). */ -#define HAVE_LIBM 1 - -/* Define to 1 if you have the `potrace' library (-lpotrace). */ -#define HAVE_LIBPOTRACE 1 - -/* Define to 1 if you have the `z' library (-lz). */ -#define HAVE_LIBZ 1 - -/* Define to 1 if your system has a GNU libc compatible `malloc' function, and - to 0 otherwise. */ -#define HAVE_MALLOC 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the `memset' function. */ -#define HAVE_MEMSET 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_NDIR_H */ - -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -/* #undef HAVE_STAT_EMPTY_STRING_BUG */ - -/* Define to 1 if stdbool.h conforms to C99. */ -#define HAVE_STDBOOL_H 1 - -/* Define to 1 if you have the header file. */ -//#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strcasecmp' function. */ -#define HAVE_STRCASECMP 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the `strtol' function. */ -#define HAVE_STRTOL 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_DIR_H */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_NDIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Define to 1 if you have the `vprintf' function. */ -#define HAVE_VPRINTF 1 - -/* Define to 1 if the system has the type `_Bool'. */ -#define HAVE__BOOL 1 - -/* Define to 1 if `lstat' dereferences a symlink specified with a trailing - slash. */ -#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 - -/* Name of package */ -#define PACKAGE "dvisvgm" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "martin.gieseking@uos.de" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "dvisvgm" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "dvisvgm 0.4.3" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "dvisvgm" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "0.4.3" - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Define to 1 if your declares `struct tm'. */ -/* #undef TM_IN_SYS_TIME */ - -/* Version number of package */ -#define VERSION "0.4.3" - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define to `__inline__' or `__inline' if that's what the C compiler - calls it, or to nothing if 'inline' is not supported under any name. */ -#ifndef __cplusplus -/* #undef inline */ -#endif - -/* Define to rpl_malloc if the replacement function should be used. */ -/* #undef malloc */ - -/* Define to `unsigned' if does not define. */ -/* #undef size_t */ diff --git a/trunk/vc/dvisvgm.sln b/trunk/vc/dvisvgm.sln deleted file mode 100644 index 7ed126c7..00000000 --- a/trunk/vc/dvisvgm.sln +++ /dev/null @@ -1,160 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dvisvgm", "dvisvgm.vcproj", "{86046918-771F-4654-AFC5-AF4F8AC974EF}" - ProjectSection(ProjectDependencies) = postProject - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8} = {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8} - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2} = {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2} - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B} = {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibstat", "..\libs\zlib-1.2.3\contrib\vstudio\vc8\zlibstat.vcproj", "{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "potrace", "..\libs\potrace-1.7\potrace.vcproj", "{89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "..\libs\freetype-2.2.1\builds\win32\visualc\freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug Multithreaded|Win32 = Debug Multithreaded|Win32 - Debug Singlethreaded|Win32 = Debug Singlethreaded|Win32 - Debug|Win32 = Debug|Win32 - DLL ASM Debug|Win32 = DLL ASM Debug|Win32 - DLL ASM Release|Win32 = DLL ASM Release|Win32 - DLL Debug|Win32 = DLL Debug|Win32 - DLL Release|Win32 = DLL Release|Win32 - LIB ASM Debug|Win32 = LIB ASM Debug|Win32 - LIB ASM Release|Win32 = LIB ASM Release|Win32 - LIB Debug|Win32 = LIB Debug|Win32 - LIB Release|Win32 = LIB Release|Win32 - Release Multithreaded|Win32 = Release Multithreaded|Win32 - Release Singlethreaded|Win32 = Release Singlethreaded|Win32 - Release|Win32 = Release|Win32 - ReleaseWithoutAsm|Win32 = ReleaseWithoutAsm|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug Multithreaded|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug Multithreaded|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug Singlethreaded|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug Singlethreaded|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Debug|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL ASM Debug|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL ASM Debug|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL ASM Release|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL ASM Release|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL Debug|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL Debug|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL Release|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.DLL Release|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB ASM Debug|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB ASM Debug|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB ASM Release|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB ASM Release|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB Debug|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB Debug|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB Release|Win32.ActiveCfg = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.LIB Release|Win32.Build.0 = Debug|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release Multithreaded|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release Multithreaded|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release Singlethreaded|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release Singlethreaded|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.Release|Win32.Build.0 = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {86046918-771F-4654-AFC5-AF4F8AC974EF}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug Multithreaded|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug Multithreaded|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug Singlethreaded|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug Singlethreaded|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL ASM Debug|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL ASM Debug|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL ASM Release|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL ASM Release|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL Debug|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL Debug|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL Release|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.DLL Release|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB ASM Debug|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB ASM Debug|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB ASM Release|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB ASM Release|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB Debug|Win32.ActiveCfg = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB Debug|Win32.Build.0 = Debug|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB Release|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.LIB Release|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release Multithreaded|Win32.ActiveCfg = ReleaseWithoutAsm|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release Multithreaded|Win32.Build.0 = ReleaseWithoutAsm|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release Singlethreaded|Win32.ActiveCfg = ReleaseWithoutAsm|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release Singlethreaded|Win32.Build.0 = ReleaseWithoutAsm|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|Win32.ActiveCfg = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|Win32.Build.0 = Release|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|Win32.ActiveCfg = ReleaseWithoutAsm|Win32 - {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|Win32.Build.0 = ReleaseWithoutAsm|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug Multithreaded|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug Multithreaded|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug Singlethreaded|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug Singlethreaded|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Debug|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL ASM Debug|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL ASM Debug|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL ASM Release|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL ASM Release|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL Debug|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL Debug|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL Release|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.DLL Release|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB ASM Debug|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB ASM Debug|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB ASM Release|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB ASM Release|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB Debug|Win32.ActiveCfg = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB Debug|Win32.Build.0 = Debug|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB Release|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.LIB Release|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release Multithreaded|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release Multithreaded|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release Singlethreaded|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release Singlethreaded|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.Release|Win32.Build.0 = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {89C9CC61-F62F-4E2D-B718-BEB6D84ABAB2}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|Win32.ActiveCfg = Debug Multithreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|Win32.Build.0 = Debug Multithreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|Win32.ActiveCfg = Debug Singlethreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|Win32.Build.0 = Debug Singlethreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL ASM Debug|Win32.ActiveCfg = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL ASM Debug|Win32.Build.0 = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL ASM Release|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL ASM Release|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL Debug|Win32.ActiveCfg = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL Debug|Win32.Build.0 = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL Release|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.DLL Release|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB ASM Debug|Win32.ActiveCfg = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB ASM Debug|Win32.Build.0 = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB ASM Release|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB ASM Release|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.ActiveCfg = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.Build.0 = Debug|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|Win32.ActiveCfg = Release Multithreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|Win32.Build.0 = Release Multithreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|Win32.ActiveCfg = Release Singlethreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|Win32.Build.0 = Release Singlethreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|Win32.ActiveCfg = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|Win32.Build.0 = Release|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.ReleaseWithoutAsm|Win32.ActiveCfg = Release Singlethreaded|Win32 - {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.ReleaseWithoutAsm|Win32.Build.0 = Release Singlethreaded|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/trunk/vc/dvisvgm.vcproj b/trunk/vc/dvisvgm.vcproj deleted file mode 100644 index 79f18afa..00000000 --- a/trunk/vc/dvisvgm.vcproj +++ /dev/null @@ -1,473 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/trunk/vc/mkimplib.pl b/trunk/vc/mkimplib.pl deleted file mode 100644 index 2b81d30b..00000000 --- a/trunk/vc/mkimplib.pl +++ /dev/null @@ -1,11 +0,0 @@ -$VCDIR = '"c:/Programme/Microsoft Visual Studio 8/vc"'; -$_ = `kpsewhich latex.exe`; -s#(.*)/latex.*#\1#; -chomp; -$path = $_; -@dlls = ('MiKTeX-core-3', 'MiKTeX-kpseweb2cemu-3', 'MiKTeX-app-1'); -#system "$VCDIR/vcvarsall.bat"; -foreach (@dlls) { - system "pexports $path/$_.dll > $_.def"; - system "link /lib /def:$_.def"; -}