./fonts/bdftopcf, BDF to PCF font converter for X11

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.2, Package name: bdftopcf-1.0.2, Maintainer: joerg

The bdftopcf tool converts X fonts from Bitmap Distribution Format
to Portable Compiled Format.

Fonts in the Portable Compiled Format can be read by any architecture,
although the file is structured to allow one particular
architecture to read them directly without reformatting. This
allows fast reading on the appropriate machine, but the files
are still portable (but read more slowly) on other machines.


Required to run:
[x11/libXfont]

Required to build:
[devel/pkg-config] [x11/xproto] [x11/fontsproto]

Master sites: (Expand)

SHA1: 245778068b5e5ccde07151635ded50da90333524
RMD160: dc969f94b3c178372ca01b20115f3c06188543a3
Filesize: 93.733 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-09 18:43:58 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
Update to bdftopcf-1.0.2.
Minor janitorial release.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
bdftopcf 1.0.2
Add missing PHONY line for automatic ChangeLog generation
Ansification and compile warning fixes.
   2008-05-24 23:45:22 by Tobias Nygren | Files touched by this commit (201)
Log message:
Switch master site to MASTER_SITE_XORG.
   2007-07-12 15:21:38 by Joerg Sonnenberger | Files touched by this commit (2) | Package updated
Log message:
Update to bdftopcf-1.0.1: Don't segfault when using stdin and a printf
that doesn't handle NULL, print <stdin> instead.
   2007-05-07 22:13:27 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users.
   2006-11-14 20:49:24 by Joerg Sonnenberger | Files touched by this commit (4) | Imported package
Log message:
Import bdftopcf-1.0.0 from pkgsrc-wip:
The bdftopcf tool converts X fonts from Bitmap Distribution Format
to Portable Compiled Format.

Fonts in the Portable Compiled Format can be read by any architecture,
although  the file  is  structured  to allow one particular
architecture to read them directly without reformatting.  This
allows fast reading on the  appropriate machine, but the files
are still portable (but read more slowly) on other machines.