diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-17 09:58:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-17 09:58:53 +0000 |
commit | 413c54a7554bde32e291cacbd3d256422e95751b (patch) | |
tree | 7600ed518a69a41c90d053e01da4b8eba8666831 /print/font2svg/pkg-descr | |
parent | 1e10f6c6b71e4cfa23da093b0d2edd197b2d0042 (diff) | |
download | ports-413c54a7554bde32e291cacbd3d256422e95751b.tar.gz ports-413c54a7554bde32e291cacbd3d256422e95751b.zip |
Notes
Diffstat (limited to 'print/font2svg/pkg-descr')
-rw-r--r-- | print/font2svg/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/print/font2svg/pkg-descr b/print/font2svg/pkg-descr new file mode 100644 index 000000000000..a5e500f41be2 --- /dev/null +++ b/print/font2svg/pkg-descr @@ -0,0 +1,6 @@ +font2svg can convert any font GhostScript is capable of rendering into an +SVG-font. This includes all PostScript fonts, GhostScript's own format and +almost all TrueType fonts. You may want to hand-edit the generated font to +add font-style information. + +WWW: http://www.gdv.uni-hannover.de/~peinecke/font2svg/ |