gnu.emacs.sources
[Top] [All Lists]

pcf2bdf.el -- view pcf font files

Subject: pcf2bdf.el -- view pcf font files
From: Kevin Ryde <user42@xxxxxxxxxx>
Date: Sat, 28 Jun 2008 11:51:21 +1000
Newsgroups: gnu.emacs.sources
This is a little novelty letting you look .pcf font files decompiled
through pcf2bdf.

It's done though the `format-alist' mechanism, which is not a bad way in
general to encode/decode through programs.  In this case could imagine
other types of modes doing different things on a pcf file, like showing
glyphs as images, so there's no automated decode forcing to bdf, you
instead set a func in auto-mode-alist.

<Prev in Thread] Current Thread [Next in Thread>
  • pcf2bdf.el -- view pcf font files, Kevin Ryde <=