Home | History | Annotate | only in /xsrc/external/mit/xfsinfo/dist
Up to higher level directory
NameDateSize
aclocal.m412-Jul-2026128.2K
ChangeLog12-Jul-202622.1K
compile12-Jul-20267.9K
config.guess12-Jul-202649.6K
config.h.in12-Jul-20261.7K
config.sub12-Jul-202638.8K
configure12-Jul-2026361.4K
configure.ac12-Jul-20261.8K
COPYING30-Jul-20083.4K
depcomp12-Jul-202623.1K
INSTALL22-Jul-201515.4K
install-sh12-Jul-202615.1K
Makefile.am12-Jul-20261.4K
Makefile.in12-Jul-202631.2K
man/12-Jul-2026
meson.build12-Jul-20262.5K
missing12-Jul-20267.6K
README.md11-Nov-2022703
xfsinfo.c12-Jul-20265.9K

README.md

      1 xfsinfo is a utility for displaying information about an X font server.
      2 It is used to examine the capabilities of a server, the predefined values
      3 for various parameters used in communicating between clients and the server,
      4 and the font catalogues and alternate servers that are available.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9   https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The primary development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/app/xfsinfo
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21