1c7eed6688
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.) and the X Font Server (xfs), but should not be used by normal X11 clients. X11 clients access fonts via either the new APIs in libXft, or the legacy APIs in libX11. In the past, systems needed to provide both libXfont 1.5 & 2.0 libraries to support the full X Window System. If your system has updated to at least xfs 1.2.0 and bdftopcf 1.1, then libXfont 1.5 should no longer be needed and you should only need libXfont 2.0.x going forward. Adam Jackson (1): README: Remove mention of libXfont 1.5 Alan Coopersmith (1): libXfont2 2.0.5 Alex Richardson (1): Fix out-of-bounds read in FontFileMakeDir() Bernd Kuhls (1): configure: define HAVE_LIBBSD when libbsd was found Jon Turney (1): Fix Win32 build since c4ed2e06 "Add some unit testing utilities" Peter Harris (2): Fix crash when font server connection lost Fix use after free when font server connection lost
6 lines
415 B
Text
6 lines
415 B
Text
$NetBSD: distinfo,v 1.6 2021/08/02 10:41:14 wiz Exp $
|
|
|
|
SHA1 (libXfont2-2.0.5.tar.bz2) = b21b000ba527e05f77c2ec53855d2793b19189ba
|
|
RMD160 (libXfont2-2.0.5.tar.bz2) = cd2799c850f3094e2af5b33f9309c3290cf3618d
|
|
SHA512 (libXfont2-2.0.5.tar.bz2) = 64d0635d14676bb645d61932afb177eb3808a46525b26e7ee31abc975eca75207743e85523fdd82b08010ce124eb4802338b508ee7b126875d2a3c12f8ac4faa
|
|
Size (libXfont2-2.0.5.tar.bz2) = 524868 bytes
|