The graphics/fcft port
fcft-3.1.7 – small font loading and glyph rasterization library (cvsweb github mirror)
Description
fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman. It can load and cache fonts from a fontconfig-formatted name string, e.g. `Monospace:size=12`, optionally with user configured fallback fonts. After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked.No homepage
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Library dependencies
Build dependencies
Reverse dependencies
Files
- /usr/local/include/fcft/
- /usr/local/include/fcft/fcft.h
- /usr/local/include/fcft/stride.h
- /usr/local/lib/libfcft.so.0.0
- /usr/local/lib/pkgconfig/fcft.pc
- /usr/local/man/man3/fcft_capabilities.3
- /usr/local/man/man3/fcft_clone.3
- /usr/local/man/man3/fcft_destroy.3
- /usr/local/man/man3/fcft_fini.3
- /usr/local/man/man3/fcft_from_name.3
- /usr/local/man/man3/fcft_init.3
- /usr/local/man/man3/fcft_kerning.3
- /usr/local/man/man3/fcft_log_init.3
- /usr/local/man/man3/fcft_precompose.3
- /usr/local/man/man3/fcft_rasterize_char_utf32.3
- /usr/local/man/man3/fcft_rasterize_grapheme_utf32.3
- /usr/local/man/man3/fcft_rasterize_text_run_utf32.3
- /usr/local/man/man3/fcft_set_emoji_presentation.3
- /usr/local/man/man3/fcft_set_scaling_filter.3
- /usr/local/man/man3/fcft_text_run_destroy.3
- /usr/local/share/doc/fcft/
- /usr/local/share/doc/fcft/CHANGELOG.md
- /usr/local/share/doc/fcft/LICENSE
- /usr/local/share/doc/fcft/README.md