freebsd-ports/print/dvisvg/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
446 B
Text

DVISVG creates one SVG Document, which includes content of the selected page
from the specified DVI file. DVISVG produces outlines for used glyphs/characters
in DVI file as an external SVG Font.
SVG Document produced by DVISVG uses external SVG Fonts so there is
a problem with using Adobe's SVG Viewer which doesn't currently support it.
Solution is using embeded fonts which can to be easily inserted in svg file
from the external fonts file.