From: "Jan D." <jan.h.d@swipnet.se>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs antialiasing in X
Date: Thu, 22 Dec 2005 10:38:08 +0100 (CET) [thread overview]
Message-ID: <200512220938.jBM9c8Lf021116@coolsville.localdomain> (raw)
In-Reply-To: <877j9ya8tu.fsf@boost-consulting.com> "from David Abrahams at Dec 21, 2005 08:17:01 am"
> "Richard M. Stallman" <rms@gnu.org> writes:
>
> > I would consider it a worthwhile use of my time to help in that
> > effort. Please let me know when you're ready to begin, if you'd like
> > a hand with it.
> >
> > If you want to work on this in the branch where it has been started,
> > that can be done now. There is no need to wait.
> >
> > The first step is to talk with the people who were working on it in
> > that branch.
>
> That was the point of my posting. The post I responded to seemed to
> be from the initiator of the branch, and he seemed to have specific
> plans. I'm not volunteering to lead the effort, but I will help with
> the programming.
Well, the plan is to not do anything yet :-). If you feel that you can
contribute time and effort, please go right ahead and check in whatever
changes you find time to do. The areas in most need of work is font selection,
that is not handeled correctly. The way Emacs faces specify fonts and how
they map to X fonts needs to be handeled in a way that is appropriate for
antialiased fonts as well. Currently Emacs faces specify slant, size and
such and then translate to/from XLFD (the -courier-normal-*-12-*-*- notation).
This is not appropriate for antialiased fonts. The calculation of the size
of the frame (lines => pixels) does not seem to be correct either, I suspect
the calculation uses the wrong font.
People has reported various redrawing problems also.
And then there is the whole i18n problem. Specifically, Xft wants unicode
characters, but Emacs has its own internal (Mule) representation. I think
we must integrate XFT and Unicode before this can be sorted out correctly.
Jan D.
next prev parent reply other threads:[~2005-12-22 9:38 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-08 14:34 Emacs antialiasing in X Bill Atkins
2005-08-09 14:35 ` Jan D.
2005-12-20 20:17 ` David Abrahams
2005-12-21 5:30 ` Richard M. Stallman
2005-12-21 13:17 ` David Abrahams
2005-12-22 9:38 ` Jan D. [this message]
2006-01-12 22:56 ` David Abrahams
2006-01-13 8:49 ` Jan D.
2006-01-13 21:32 ` David Abrahams
2006-01-14 18:15 ` David Abrahams
2006-01-15 3:53 ` Emfox Zhou
2006-01-15 8:31 ` Jan Djärv
2006-01-15 16:13 ` David Abrahams
2006-01-16 0:58 ` Kenichi Handa
2006-01-16 2:09 ` David Abrahams
2006-01-16 2:35 ` Kenichi Handa
2006-01-16 3:02 ` David Abrahams
2006-01-16 4:07 ` Kenichi Handa
2006-01-16 13:32 ` David Abrahams
2006-01-16 23:45 ` Lőrentey Károly
2006-01-16 8:14 ` Jan D.
2006-01-16 9:45 ` Miles Bader
2006-01-16 13:38 ` David Abrahams
2006-01-16 13:53 ` Jan D.
2006-01-16 16:31 ` David Abrahams
2006-01-16 19:04 ` Jan D.
2006-01-16 20:17 ` David Abrahams
2006-01-16 22:48 ` Miles Bader
2006-01-17 8:34 ` Jan D.
2006-01-17 15:20 ` David Abrahams
2006-01-18 0:41 ` Miles Bader
2006-01-20 1:51 ` David Abrahams
2006-01-28 13:23 ` David Abrahams
2006-01-17 15:19 ` David Abrahams
2006-01-16 16:51 ` Stefan Monnier
2006-01-16 18:01 ` David Abrahams
2006-01-16 15:57 ` Emfox Zhou
2006-01-16 4:28 ` Stefan Monnier
2006-01-16 13:32 ` David Abrahams
2006-01-16 8:52 ` YAMAMOTO Mitsuharu
2006-01-15 8:28 ` Jan Djärv
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200512220938.jBM9c8Lf021116@coolsville.localdomain \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
--cc=rms@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.