Kenichi Handa
|
40fd3bb210
|
Flag many charsets as supplementary.
|
2007-12-06 07:30:52 +00:00 |
|
Kenichi Handa
|
1376eeae11
|
(define-charset): Update the docstring for
:supplementary-p.
|
2007-12-06 07:28:58 +00:00 |
|
Kenichi Handa
|
b6381d6ccf
|
(setup-default-fontset): Add OpenType
fonts for malayalam and tibetan.
|
2007-12-06 07:27:56 +00:00 |
|
Kenichi Handa
|
8c8a5ddd16
|
*** empty log message ***
|
2007-12-06 07:27:08 +00:00 |
|
Kenichi Handa
|
8055c66a5e
|
(Fdefine_charset_internal): Record a supplementary
charset at the tail of Vcharset_order_list.
|
2007-12-06 07:26:59 +00:00 |
|
Kenichi Handa
|
14065d3517
|
(Ffont_shape_text): Fix the return value.
|
2007-12-06 07:25:56 +00:00 |
|
Kenichi Handa
|
7eb5d3d7a2
|
(OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
|
2007-12-06 07:25:29 +00:00 |
|
Kenichi Handa
|
4c92356f08
|
(handle_auto_composed_prop): Fix previous change.
|
2007-12-06 07:24:26 +00:00 |
|
Kenichi Handa
|
f192035123
|
(struct OpenTypeSpec): New struct.
(OTF_SYM_TAG, OTF_TAG_STR): New macros.
(ftfont_get_open_type_spec): New function.
(ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
|
2007-12-05 12:03:13 +00:00 |
|
Kenichi Handa
|
f64934e973
|
*** empty log message ***
|
2007-12-05 12:02:35 +00:00 |
|
Kenichi Handa
|
cc63eaf948
|
(struct OpenTypeSpec): New struct.
(OTF_SYM_TAG, OTF_TAG_STR): New macros.
(ftfont_get_open_type_spec): New function.
(ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
|
2007-12-05 12:02:27 +00:00 |
|
Kenichi Handa
|
3fae690b05
|
*** empty log message ***
|
2007-12-05 05:08:12 +00:00 |
|
Kenichi Handa
|
e93abe3da7
|
(read1): Redo the previous change with checking
Vpurify_flag.
|
2007-12-05 05:07:51 +00:00 |
|
Miles Bader
|
d67f27bc83
|
Add arch tagline
|
2007-12-04 22:43:44 +00:00 |
|
Jason Rumney
|
27fcf43929
|
*** empty log message ***
|
2007-12-04 19:45:47 +00:00 |
|
Jason Rumney
|
a74ddbdaee
|
(add_font_entity_to_list): Compare only the beginning of full name.
|
2007-12-04 19:45:31 +00:00 |
|
Kenichi Handa
|
3240618b72
|
(devanagari-composition-function): Use
font-shape-text if auto-compose-current-font is non-nil.
|
2007-12-04 06:07:44 +00:00 |
|
Kenichi Handa
|
3f8b1daa44
|
(describe-char): Handle a composition of the new
format.
|
2007-12-04 06:05:28 +00:00 |
|
Kenichi Handa
|
dd63383d47
|
*** empty log message ***
|
2007-12-04 06:04:10 +00:00 |
|
Kenichi Handa
|
7eb6929e75
|
(handle_auto_composed_prop): Simplify the code. Never
return HANDLED_RECOMPUTE_PROPS.
|
2007-12-04 06:03:29 +00:00 |
|
Kenichi Handa
|
fa28085258
|
(Qx): Deleted.
(syms_of_xfont): Don't initialize Qx.
|
2007-12-04 05:45:09 +00:00 |
|
Kenichi Handa
|
f163b42bf5
|
*** empty log message ***
|
2007-12-04 00:49:53 +00:00 |
|
Kenichi Handa
|
cb5ed8f51e
|
(enum composition_method): Define
COMPOSITION_WITH_GLYPH_STRING unconditionally.
|
2007-12-04 00:46:22 +00:00 |
|
Kenichi Handa
|
6ce2355671
|
(font_gstring_produce): Delete it.
|
2007-12-03 14:40:32 +00:00 |
|
Kenichi Handa
|
48bb108861
|
(COMPOSITION_METHOD): Handle
COMPOSITION_WITH_GLYPH_STRING.
|
2007-12-03 14:39:51 +00:00 |
|
Kenichi Handa
|
c75d4c7263
|
*** empty log message ***
|
2007-12-03 13:54:06 +00:00 |
|
Kenichi Handa
|
db3aa8c34d
|
Include "font.h" unconditionally.
(choose_face_font): Accept new form of font-spec.
|
2007-12-03 13:53:55 +00:00 |
|
Kenichi Handa
|
f4b7ee0b24
|
(font_driver_list): Declare it unconditionally.
(struct frame): Define members font_driver_list and font_data_list
unconditionally.
|
2007-12-03 13:52:35 +00:00 |
|
Kenichi Handa
|
7ff614edaa
|
Include "font.h" unconditionally.
(generate_ascii_font_name): Use font_parse_xlfd and
font_unparse_xlfd.
(Fset_fontset_font): Accept a font-spec object.
|
2007-12-03 13:51:16 +00:00 |
|
Kenichi Handa
|
2d477dcab8
|
(font_unparse_xlfd): If pixel_size is zero, make the
PIXEL_SIZE part a wild card.
|
2007-12-03 13:49:09 +00:00 |
|
Kenichi Handa
|
390106219e
|
(struct glyph_string): Define members clip and
num_clips unconditionally.
(struct face): Define members font_info and extra unconditionally.
|
2007-12-03 13:45:14 +00:00 |
|
Kenichi Handa
|
49f0a04085
|
*** empty log message ***
|
2007-12-03 13:42:48 +00:00 |
|
Kenichi Handa
|
9841dbc9ac
|
(x-complement-fontset-spec): Use
font-spec.
|
2007-12-03 13:42:35 +00:00 |
|
Kenichi Handa
|
794eba0f36
|
*** empty log message ***
|
2007-12-03 01:42:57 +00:00 |
|
Kenichi Handa
|
0d674a059d
|
(ftfont_open): Set members maybe_otf and otf of
ftfont_info only when HAVE_LIBOTF is defined.
|
2007-12-03 01:42:01 +00:00 |
|
Andreas Schwab
|
8f9380d7ed
|
*** empty log message ***
|
2007-12-02 16:31:17 +00:00 |
|
Andreas Schwab
|
d8a96db85f
|
(back_to_previous_visible_line_start): Fix type of beg
and end.
|
2007-12-02 16:31:05 +00:00 |
|
Jason Rumney
|
775267617a
|
*** empty log message ***
|
2007-12-01 16:03:37 +00:00 |
|
Jason Rumney
|
5b0c3446d5
|
(w32font_driver): Add new fields.
|
2007-12-01 16:03:21 +00:00 |
|
Kenichi Handa
|
d45ff2ee12
|
*** empty log message ***
|
2007-12-01 04:23:55 +00:00 |
|
Kenichi Handa
|
d9080b866f
|
(otf-script-alist): Make all otf tags
4-letters.
(setup-default-fontset): Add OpenType fonts for devanagari and
tamil.
|
2007-12-01 04:22:41 +00:00 |
|
Kenichi Handa
|
a2ac97d8e1
|
*** empty log message ***
|
2007-12-01 04:21:04 +00:00 |
|
Kenichi Handa
|
e542e76e4c
|
(tamil-composition-function): Use
font-shape-text if auto-compose-current-font is non-nil.
|
2007-12-01 04:20:54 +00:00 |
|
Kenichi Handa
|
77aba77ecb
|
(devanagari-composition-function): Use
font-shape-text if auto-compose-current-font is non-nil.
|
2007-12-01 04:20:22 +00:00 |
|
Kenichi Handa
|
4fa0f779ce
|
(auto-compose-chars): Argument font-object changed
to window.
|
2007-12-01 04:19:31 +00:00 |
|
Kenichi Handa
|
b8c79e870d
|
*** empty log message ***
|
2007-12-01 04:18:25 +00:00 |
|
Kenichi Handa
|
173144084b
|
*** empty log message ***
|
2007-12-01 04:12:53 +00:00 |
|
Kenichi Handa
|
d8d1da594a
|
Re-generated.
|
2007-12-01 04:12:42 +00:00 |
|
Kenichi Handa
|
7f0942ba4a
|
Re-generated.
|
2007-12-01 02:44:40 +00:00 |
|
Kenichi Handa
|
5913f81dd0
|
Check the availability of m17n-flt library.
|
2007-12-01 02:43:56 +00:00 |
|