nanogui: Rotated fonts on microwindows?


Previous by date: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Next by date: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Previous in thread: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Next in thread: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr

Subject: Re: [nanogui] Rotated fonts on microwindows?
From: "Greg Haerr" ####@####.####
Date: 20 Aug 2004 18:16:15 +0100
Message-Id: <0ab601c486d9$66d53310$0300a8c0@RDP>

: XCreatePixmap 320,240 depth 16
: XCreatePixmap 60,60 depth 1
: XCreatePixmap created with depth 1
: XCreateImage: depth != hw_format

The first thing to check is whether .pcf fonts work
when NXLIB is used, non-rotated fonts.

The above just means that Xlib is requested to create
a pixmap that isn't compatible with the hardware format
(in this case 1bpp).  Microwindows doesn't support
non-hardware format bitmaps (for codesize reasons),
and that may be why your output isn't occuring.  (Check
that the same routine works with other .pcf files, do
you get the same debug output?)

Regards,

Greg

Previous by date: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Next by date: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Previous in thread: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr
Next in thread: 20 Aug 2004 18:16:15 +0100 Re: Rotated fonts on microwindows?, Greg Haerr


Powered by ezmlm-browse 0.20.