How to Install and Uninstall stb_truetype-devel.x86_64 Package on Fedora 39
Last updated: November 28,2024
1. Install "stb_truetype-devel.x86_64" package
This is a short guide on how to install stb_truetype-devel.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
stb_truetype-devel.x86_64
Copied
2. Uninstall "stb_truetype-devel.x86_64" package
This tutorial shows how to uninstall stb_truetype-devel.x86_64 on Fedora 39:
$
sudo dnf remove
stb_truetype-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the stb_truetype-devel.x86_64 package on Fedora 39
Last metadata expiration check: 0:44:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : stb_truetype-devel
Version : 1.26^20240213gitae721c5
Release : 1.fc39
Architecture : x86_64
Size : 55 k
Source : stb-0^20240213gitae721c5-1.fc39.src.rpm
Repository : updates
Summary : Parse, decode, and rasterize characters from TrueType fonts
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Parse, decode, and rasterize characters from TrueType fonts.
: =======================================================================
:
: NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES
:
: This library does no range checking of the offsets found in the file,
: meaning an attacker can use it to read arbitrary memory.
:
: =======================================================================
:
: This library processes TrueType files:
: • parse files
: • extract glyph metrics
: • extract glyph shapes
: • render glyphs to one-channel bitmaps with antialiasing (box filter)
: • render glyphs to one-channel SDF bitmaps (signed-distance field/function)
Available Packages
Name : stb_truetype-devel
Version : 1.26^20240213gitae721c5
Release : 1.fc39
Architecture : x86_64
Size : 55 k
Source : stb-0^20240213gitae721c5-1.fc39.src.rpm
Repository : updates
Summary : Parse, decode, and rasterize characters from TrueType fonts
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Parse, decode, and rasterize characters from TrueType fonts.
: =======================================================================
:
: NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES
:
: This library does no range checking of the offsets found in the file,
: meaning an attacker can use it to read arbitrary memory.
:
: =======================================================================
:
: This library processes TrueType files:
: • parse files
: • extract glyph metrics
: • extract glyph shapes
: • render glyphs to one-channel bitmaps with antialiasing (box filter)
: • render glyphs to one-channel SDF bitmaps (signed-distance field/function)