How to Install and Uninstall bdf2sfd Package on Kali Linux

Last updated: November 26,2024

1. Install "bdf2sfd" package

Please follow the guidance below to install bdf2sfd on Kali Linux

$ sudo apt update $ sudo apt install bdf2sfd

2. Uninstall "bdf2sfd" package

This guide let you learn how to uninstall bdf2sfd on Kali Linux:

$ sudo apt remove bdf2sfd $ sudo apt autoclean && sudo apt autoremove

3. Information about the bdf2sfd package on Kali Linux

Package: bdf2sfd
Version: 1.1.8-2
Installed-Size: 34
Maintainer: Debian Fonts Task Force
Architecture: amd64
Depends: libc6 (>= 2.34)
Recommends: fontforge | fontforge-nox, ree
Size: 11080
SHA256: 665b810749620c956c81cdd7e37f87b0f909f6a240993a06c30dc93c43cfbf9a
SHA1: 04c159b516237f3827418d595a97d9c8e11dbe46
MD5sum: 2e41d1fc5b02447b22b685f16441e35b
Description: BDF to SFD converter
This 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, and is
released in the hope it can be useful to convert other fonts as well. Please
be aware that it works best on fonts proportional to 8x16. Other sizes will
work but the aspect ratio will not be preserved. There is currently little
interest in addressing the issue.
Description-md5:
Homepage: https://github.com/fcambus/bdf2sfd
Tag: implemented-in::c, interface::commandline, role::program,
use::converting, works-with-format::TODO, works-with::font
Section: fonts
Priority: optional
Filename: pool/main/b/bdf2sfd/bdf2sfd_1.1.8-2_amd64.deb