From: Colin Walters <walters@verbum.org>
Subject: Re: Xft support (freetype, anti-aliasing) in X11 emacs
Date: 03 Oct 2002 05:10:11 -0400 [thread overview]
Message-ID: <1033636211.14842.14.camel@space-ghost> (raw)
In-Reply-To: <m3heg4cw8v.fsf@fischman.org>
On Wed, 2002-10-02 at 18:27, Ami Fischman wrote:
> Is anyone working on adding Xft/freetype/anti-alias support to emacs?
I worked on this for a bit a few months ago. However, it became very
complicated, and I mostly abandoned the project. If you're interested
in picking up where I left off, I've put up the files I modified here:
http://web.verbum.org/~walters/files/emacs-xrender
> Equivalently, is there any work being done on a gtk/qt-specific port of the
> windowing code? ("equivalent" because both toolkits support Xft natively
> in their most recent incarnations (2.0 and 3.0, resp).
A GTK+/GNOME 2 port would be significant effort. One big issue would be
dealing with the fact that GTK+ 2's "TextView" widget also implements a
fair portion of Emacs' display capabilities. For example, it has the
equivalent of text properties. It also supports more than Emacs does;
specifically full Unicode and bidirectional text.
So maybe the way to do it would be to just ignore GtkTextView, and just
use the scrollbar, menu, and dialog stuff. I think that's what XEmacs
does. Even then you're talking about a whole lot of work.
next prev parent reply other threads:[~2002-10-03 9:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 22:27 Xft support (freetype, anti-aliasing) in X11 emacs Ami Fischman
2002-10-03 9:10 ` Colin Walters [this message]
2002-10-04 15:46 ` Richard Stallman
2002-10-03 14:53 ` Richard Stallman
2002-10-03 18:11 ` Jan D.
2002-10-03 19:28 ` Ami Fischman
2002-10-03 20:03 ` Jan D.
2002-10-04 11:32 ` Werner LEMBERG
2002-10-05 23:44 ` Jan D.
2002-10-06 1:08 ` Miles Bader
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1033636211.14842.14.camel@space-ghost \
--to=walters@verbum.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).