Path to this page:
./
x11/xfd,
Display all the characters in an X font
Branch: CURRENT,
Version: 1.1.4nb2,
Package name: xfd-1.1.4nb2,
Maintainer: pkgsrc-usersxfd is a small gui tool to display all the characters in a font
using either the X11 core protocol or libXft2.
The xfd utility creates a window containing the name of the font
being displayed, a row of command buttons, several lines of text
for displaying character metrics, and a grid containing one glyph
per cell. The characters are shown in increasing order from left
to right, top to bottom.
This is the version of xfd maintained by Xorg.
Required to run:[
fonts/Xft2] [
x11/Xrender]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 131.492 KB
Version history: (Expand)
- (2023-11-12) Updated to version: xfd-1.1.4nb2
- (2023-01-30) Updated to version: xfd-1.1.4nb1
- (2022-12-05) Updated to version: xfd-1.1.4
- (2020-08-18) Updated to version: xfd-1.1.3nb1
- (2019-03-10) Updated to version: xfd-1.1.3
- (2018-03-13) Updated to version: xfd-1.1.2nb1
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-12-04 16:33:25 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xfd: update to 1.1.4.
Alan Coopersmith (10):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Use _CONST_X_STRING to make libXt declare String as const char *
Fix warning: missing initializer for field ‘extension’ of \
‘SimpleClassPart'
Variable scope reductions as recommended by cppcheck
Mark usage() as _X_NORETURN _X_COLD
gitlab CI: stop requiring Signed-off-by in commits
Handle -Wextra-semi-stmt warnings from clang
Tag unused arguments to callback functions as _X_UNUSED
xfd 1.1.4
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-03-10 09:07:52 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xfd: update to 1.1.3.
Alan Coopersmith (7):
Move domaindir declaration inside #ifdef USE_GETTEXT
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Re-enable code to use XKB Bells
xfd 1.1.3
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|