Mercurial > emacs
annotate ChangeLog.unicode @ 90867:129b35b0274f
(w32_native_per_char_metric): Swap width and rbearing
calculations for non-Truetype fonts.
(x_draw_glyph_string): Sync with xterm.c.
(x_draw_glyph_string_foreground) [USE_FONT_BACKEND]: Remove
redundant code.
(w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 31 May 2007 00:59:50 +0000 |
parents | 92a5b7dd171f |
children | d75dcba48fdb |
rev | line source |
---|---|
90835 | 1 2007-05-01 Kenichi Handa <handa@m17n.org> |
2 | |
3 * configure: Re-generated. | |
4 | |
5 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is | |
6 not available. | |
7 | |
90424 | 8 2006-06-06 Kenichi Handa <handa@m17n.org> |
9 | |
10 * configure.in: New args --enable-font-backend, --with-xft, | |
11 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, | |
12 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS, | |
13 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, | |
14 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. | |
15 | |
16 * configure: Re-generated. | |
17 | |
90267
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
18 2006-01-18 Kenichi Handa <handa@m17n.org> |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
19 |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
20 * make-dist: Include etc/charsets in tarball. |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
21 |
90175 | 22 2005-05-11 Kenichi Handa <handa@m17n.org> |
23 | |
24 * configure.in: While running cpp on junk.c, include | |
25 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt | |
26 exists. | |
27 | |
28 * configure: Re-generated. | |
29 | |
90104
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
30 2005-02-13 Miles Bader <miles@gnu.org> |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
31 |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
32 Rename unicode-branch-specific ChangeLog files to |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
33 "ChangeLog.unicode" from "ChangeLog.22" |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
34 |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
35 ;; arch-tag: a75b78b5-dcea-4597-ad68-97d90683e613 |