Path to this page:
./
fonts/font-util,
Tools for truncating and subseting of ISO10646-1 BDF fonts
Branch: CURRENT,
Version: 1.4.2,
Package name: font-util-1.4.2,
Maintainer: pkgsrc-usersThe font-util package provides ucs2any and bdftruncate tools, for
generating BDF fonts containing subsets of ISO 10646-1 code-points
and generating truncated BDF font from ISO 10646-1-encoded BDF
font. It also provides mapping-files (character set tables)
and the fontutil pkg-config and autoconf macro files.
Master sites:
Filesize: 149.184 KB
Version history: (Expand)
- (2026-04-26) Updated to version: font-util-1.4.2
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2023-09-08) Updated to version: font-util-1.4.1
CVS history: (Expand)
2026-04-26 06:37:40 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
font-util: update to 1.4.2.
Alan Coopersmith (7):
configure: Use AC_SYS_LARGEFILE to enable large file support
Add --help and --version options
Update ATTR_NORETURN for C23
Strip trailing whitespace from source files
ucs2any: Use reallocarray if available to protect against integer overflow
gitlab CI: drop the ci-fairy check-mr job
font-util 1.4.2
|
2023-09-08 12:29:16 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
font-util: update to 1.4.1.
Alan Coopersmith (1):
Remove "All rights reserved" from Oracle copyright notices
Peter Hutterer (2):
Replace unicode files with ones that provide better terms of use
font-util 1.4.1
|
| 2023-06-27 12:43:34 by Taylor R Campbell | Files touched by this commit (10) |
Log message:
fonts/font-util: New pkgconfig.mk for cross-compilation assistance.
Fixes cross-build of modular-xorg-fonts.
|
2023-02-22 20:19:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
font-util: update to 1.4.0.
This release updates the XORG_FONT_CHECK_COMPRESSION autoconf macro to
also set a COMPRESS_FLAGS variable.
By default, COMPRESS_FLAGS will be set to -n for gzip to stop recording
timestamps to improve build reproducibility, and to empty for all other
compression methods (compress, bzip2, or none).
This will not be effective until the bdf font packages we produce are
updated to add COMPRESS_FLAGS to Makefile.am, which will be occuring
shortly.
Alan Coopersmith (3):
gitlab CI: stop requiring Signed-off-by in commits
Add COMPRESS_FLAGS to pass options to compression command
font-util 1.4.0
|
| 2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-07-13 22:52:11 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
font-util: update to 1.3.3.
Alan Coopersmith (6):
ucs2any: avoid segfaults if SLANT property is missing
ucs2any: handle NULL returns from zquotedcpy()
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
font-util 1.3.3
|
| 2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
| 2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Remove SHA1 hashes for distfiles
|