fb16dfecae
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)
8 lines
446 B
Text
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.
|