Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-24 | Switch master site to MASTER_SITE_XORG. | tnn | 1 | -2/+2 | |
2007-07-12 | Update to bdftopcf-1.0.1: Don't segfault when using stdin and a printf | joerg | 2 | -6/+6 | |
that doesn't handle NULL, print <stdin> instead. | |||||
2007-05-07 | Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users. | joerg | 1 | -1/+3 | |
2006-11-14 | Import bdftopcf-1.0.0 from pkgsrc-wip: | joerg | 4 | -0/+35 | |
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. |