aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/bdf2sfd/pkg-descr
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2021-01-21 11:06:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2021-01-21 11:06:07 +0000
commit0302111f5e55f99761d39b8b7015641206f6e953 (patch)
treec8c34ccf9850a0fc37ed9bf5b51cb0ceb06cd328 /x11-fonts/bdf2sfd/pkg-descr
parentd730c60169d27539b8807c81617311d52fb226ae (diff)
downloadports-0302111f5e55f99761d39b8b7015641206f6e953.tar.gz
ports-0302111f5e55f99761d39b8b7015641206f6e953.zip
Add bdf2sfd 1.1.5, BDF to SFD converter.
Notes
Notes: svn path=/head/; revision=562195
Diffstat (limited to 'x11-fonts/bdf2sfd/pkg-descr')
-rw-r--r--x11-fonts/bdf2sfd/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-fonts/bdf2sfd/pkg-descr b/x11-fonts/bdf2sfd/pkg-descr
new file mode 100644
index 000000000000..e33dd3fed233
--- /dev/null
+++ b/x11-fonts/bdf2sfd/pkg-descr
@@ -0,0 +1,9 @@
+bdf2sfd is a BDF to SFD converter, allowing to vectorize bitmap fonts. It works
+by converting each pixel of a glyph to a polygon, which produces large and
+unoptimized SFD files that should be post-processed using FontForge.
+
+It was originally created to generate OpenType versions of Spleen. It works best
+on fonts proportional to 8x16. Other sizes will work but the aspect ratio will
+not be preserved.
+
+WWW: https://github.com/fcambus/bdf2sfd