On Wed, 8 Jul 2009 22:25:17 -0700 Russ Cox <r...@swtch.com> wrote: > This conversation reminded me that I have been > meaning to clean up a program I wrote a while back > and integrate it into plan9port. It generates Plan 9 > bitmap fonts on demand using the native window > system fonts. Right now it only works on OS X. > I would gladly accept X11 support and OS X bug fixes.
Nifty idea but I have to ask what kind of X11 font support? There is the original old-school X font service, but it seems few actively-developed apps use that now. Most rely on fontconfig which only works with direct use of freetype by the application, or something like that. The two systems may be configured with completely different font paths at any rate. Modern yewnicks is _fun_. *shudders* -- Ethan Grammatikidis Those who are slower at parsing information must necessarily be faster at problem-solving.