X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Tue, 19 Mar 2002 09:07:58 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: emacs fonts In-Reply-To: <3c96844c$0$12295$9b622d9e@news.freenet.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 19 Mar 2002, deckerben wrote: > Has anyone successfully built gnu emacs with djgpp and xlib so that it > supports graphic extensions, such as fonts? For this to work, you'd first need a DJGPP port of Xlib. IIRC, no such port exists for DJGPP v2. There was an old port for DJGPP 1.x, and Emacs used to support that port (you can still find the traces of that support in config.bat and other DJGPP configury stuff in the Emacs distribution). But no one ported Xlib to DJGPP v2, so by now I'd expect that support to suffer from a severe bit-rot. However, if someone comes up with a ported Xlib, I promise to resurrect its support in the current Emacs sources. As a starting point, a pointer to the old Xlib port is in the DJGPP FAQ, section 22.4.