BDF to SFD converter
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/fcambus/bdf2sfd
