1 /* ftfont.c -- FreeType font driver.
2 Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
3 Copyright (C) 2006, 2007, 2008, 2009
4 National Institute of Advanced Industrial Science and Technology (AIST)
5 Registration Number H13PRO009
7 This file is part of GNU Emacs.
9 GNU Emacs is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
14 GNU Emacs is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
25 #include <fontconfig/fontconfig.h>
26 #include <fontconfig/fcfreetype.h>
29 #include "dispextern.h"
31 #include "blockinput.h"
32 #include "character.h"
35 #include "composite.h"
40 /* Symbolic type of this font-driver. */
41 Lisp_Object Qfreetype
;
43 /* Fontconfig's generic families and their aliases. */
44 static Lisp_Object Qmonospace
, Qsans_serif
, Qserif
, Qmono
, Qsans
, Qsans__serif
;
46 /* Flag to tell if FcInit is already called or not. */
47 static int fc_initialized
;
49 /* Handle to a FreeType library instance. */
50 static FT_Library ft_library
;
52 /* Cache for FreeType fonts. */
53 static Lisp_Object freetype_font_cache
;
55 /* Cache for FT_Face and FcCharSet. */
56 static Lisp_Object ft_face_cache
;
58 /* The actual structure for FreeType font that can be casted to struct
65 /* The following four members must be here in this order to be
66 compatible with struct xftfont_info (in xftfont.c). */
67 int maybe_otf
; /* Flag to tell if this may be OTF or not. */
69 #endif /* HAVE_LIBOTF */
76 FTFONT_CACHE_FOR_FACE
,
77 FTFONT_CACHE_FOR_CHARSET
,
78 FTFONT_CACHE_FOR_ENTITY
81 static Lisp_Object ftfont_pattern_entity
P_ ((FcPattern
*, Lisp_Object
));
83 static Lisp_Object ftfont_resolve_generic_family
P_ ((Lisp_Object
,
85 static Lisp_Object ftfont_lookup_cache
P_ ((Lisp_Object
,
86 enum ftfont_cache_for
));
88 Lisp_Object ftfont_font_format
P_ ((FcPattern
*, Lisp_Object
));
90 #define SYMBOL_FcChar8(SYM) (FcChar8 *) SDATA (SYMBOL_NAME (SYM))
96 /* characters to distinguish the charset from the others */
98 /* additional constraint by language */
101 FcCharSet
*fc_charset
;
102 } fc_charset_table
[] =
103 { { "iso8859-1", { 0x00A0, 0x00A1, 0x00B4, 0x00BC, 0x00D0 } },
104 { "iso8859-2", { 0x00A0, 0x010E }},
105 { "iso8859-3", { 0x00A0, 0x0108 }},
106 { "iso8859-4", { 0x00A0, 0x00AF, 0x0128, 0x0156, 0x02C7 }},
107 { "iso8859-5", { 0x00A0, 0x0401 }},
108 { "iso8859-6", { 0x00A0, 0x060C }},
109 { "iso8859-7", { 0x00A0, 0x0384 }},
110 { "iso8859-8", { 0x00A0, 0x05D0 }},
111 { "iso8859-9", { 0x00A0, 0x00A1, 0x00BC, 0x011E }},
112 { "iso8859-10", { 0x00A0, 0x00D0, 0x0128, 0x2015 }},
113 { "iso8859-11", { 0x00A0, 0x0E01 }},
114 { "iso8859-13", { 0x00A0, 0x201C }},
115 { "iso8859-14", { 0x00A0, 0x0174 }},
116 { "iso8859-15", { 0x00A0, 0x00A1, 0x00D0, 0x0152 }},
117 { "iso8859-16", { 0x00A0, 0x0218}},
118 { "gb2312.1980-0", { 0x4E13 }, "zh-cn"},
119 { "big5-0", { 0xF6B1 }, "zh-tw" },
120 { "jisx0208.1983-0", { 0x4E55 }, "ja"},
121 { "ksc5601.1985-0", { 0xAC00 }, "ko"},
122 { "cns11643.1992-1", { 0xFE32 }, "zh-tw"},
123 { "cns11643.1992-2", { 0x4E33, 0x7934 }},
124 { "cns11643.1992-3", { 0x201A9 }},
125 { "cns11643.1992-4", { 0x20057 }},
126 { "cns11643.1992-5", { 0x20000 }},
127 { "cns11643.1992-6", { 0x20003 }},
128 { "cns11643.1992-7", { 0x20055 }},
129 { "gbk-0", { 0x4E06 }, "zh-cn"},
130 { "jisx0212.1990-0", { 0x4E44 }},
131 { "jisx0213.2000-1", { 0xFA10 }, "ja"},
132 { "jisx0213.2000-2", { 0xFA49 }},
133 { "jisx0213.2004-1", { 0x20B9F }},
134 { "viscii1.1-1", { 0x1EA0, 0x1EAE, 0x1ED2 }, "vi"},
135 { "tis620.2529-1", { 0x0E01 }, "th"},
136 { "windows-1251", { 0x0401, 0x0490 }, "ru"},
137 { "koi8-r", { 0x0401, 0x2219 }, "ru"},
138 { "mulelao-1", { 0x0E81 }, "lo"},
139 { "unicode-sip", { 0x20000 }},
143 extern Lisp_Object Qc
, Qm
, Qp
, Qd
;
145 /* Dirty hack for handing ADSTYLE property.
147 Fontconfig (actually the underlying FreeType) gives such ADSTYLE
148 font property of PCF/BDF fonts in FC_STYLE. And, "Bold",
149 "Oblique", "Italic", or any non-normal SWIDTH property names
150 (e.g. SemiCondensed) are appended. In addition, if there's no
151 ADSTYLE property nor non-normal WEIGHT/SLANT/SWIDTH properties,
152 "Regular" is used for FC_STYLE (see the function
153 pcf_interpret_style in src/pcf/pcfread.c of FreeType).
155 Unfortunately this behavior is not documented, so the following
156 code may fail if FreeType changes the behavior in the future. */
159 get_adstyle_property (FcPattern
*p
)
164 if (FcPatternGetString (p
, FC_STYLE
, 0, (FcChar8
**) &str
) != FcResultMatch
)
166 for (end
= str
; *end
&& *end
!= ' '; end
++);
169 char *p
= alloca (end
- str
+ 1);
170 memcpy (p
, str
, end
- str
);
172 end
= p
+ (end
- str
);
175 if (xstrcasecmp (str
, "Regular") == 0
176 || xstrcasecmp (str
, "Bold") == 0
177 || xstrcasecmp (str
, "Oblique") == 0
178 || xstrcasecmp (str
, "Italic") == 0)
180 adstyle
= font_intern_prop (str
, end
- str
, 1);
181 if (font_style_to_value (FONT_WIDTH_INDEX
, adstyle
, 0) >= 0)
187 ftfont_pattern_entity (p
, extra
)
191 Lisp_Object key
, cache
, entity
;
198 if (FcPatternGetString (p
, FC_FILE
, 0, (FcChar8
**) &file
) != FcResultMatch
)
200 if (FcPatternGetInteger (p
, FC_INDEX
, 0, &index
) != FcResultMatch
)
203 key
= Fcons (make_unibyte_string ((char *) file
, strlen ((char *) file
)),
204 make_number (index
));
205 cache
= ftfont_lookup_cache (key
, FTFONT_CACHE_FOR_ENTITY
);
206 entity
= XCAR (cache
);
209 Lisp_Object val
= font_make_entity ();
212 for (i
= 0; i
< FONT_OBJLIST_INDEX
; i
++)
213 ASET (val
, i
, AREF (entity
, i
));
216 entity
= font_make_entity ();
217 XSETCAR (cache
, entity
);
219 ASET (entity
, FONT_TYPE_INDEX
, Qfreetype
);
220 ASET (entity
, FONT_REGISTRY_INDEX
, Qiso10646_1
);
222 if (FcPatternGetString (p
, FC_FOUNDRY
, 0, (FcChar8
**) &str
) == FcResultMatch
)
223 ASET (entity
, FONT_FOUNDRY_INDEX
, font_intern_prop (str
, strlen (str
), 1));
224 if (FcPatternGetString (p
, FC_FAMILY
, 0, (FcChar8
**) &str
) == FcResultMatch
)
225 ASET (entity
, FONT_FAMILY_INDEX
, font_intern_prop (str
, strlen (str
), 1));
226 if (FcPatternGetInteger (p
, FC_WEIGHT
, 0, &numeric
) == FcResultMatch
)
228 if (numeric
>= FC_WEIGHT_REGULAR
&& numeric
< FC_WEIGHT_MEDIUM
)
229 numeric
= FC_WEIGHT_MEDIUM
;
230 FONT_SET_STYLE (entity
, FONT_WEIGHT_INDEX
, make_number (numeric
));
232 if (FcPatternGetInteger (p
, FC_SLANT
, 0, &numeric
) == FcResultMatch
)
235 FONT_SET_STYLE (entity
, FONT_SLANT_INDEX
, make_number (numeric
));
237 if (FcPatternGetInteger (p
, FC_WIDTH
, 0, &numeric
) == FcResultMatch
)
239 FONT_SET_STYLE (entity
, FONT_WIDTH_INDEX
, make_number (numeric
));
241 if (FcPatternGetDouble (p
, FC_PIXEL_SIZE
, 0, &dbl
) == FcResultMatch
)
243 ASET (entity
, FONT_SIZE_INDEX
, make_number (dbl
));
246 ASET (entity
, FONT_SIZE_INDEX
, make_number (0));
247 if (FcPatternGetInteger (p
, FC_SPACING
, 0, &numeric
) == FcResultMatch
)
248 ASET (entity
, FONT_SPACING_INDEX
, make_number (numeric
));
249 if (FcPatternGetDouble (p
, FC_DPI
, 0, &dbl
) == FcResultMatch
)
252 ASET (entity
, FONT_DPI_INDEX
, make_number (dpi
));
254 if (FcPatternGetBool (p
, FC_SCALABLE
, 0, &b
) == FcResultMatch
257 ASET (entity
, FONT_SIZE_INDEX
, make_number (0));
258 ASET (entity
, FONT_AVGWIDTH_INDEX
, make_number (0));
262 /* As this font is not scalable, parhaps this is a BDF or PCF
266 ASET (entity
, FONT_ADSTYLE_INDEX
, get_adstyle_property (p
));
267 if ((ft_library
|| FT_Init_FreeType (&ft_library
) == 0)
268 && FT_New_Face (ft_library
, file
, index
, &ft_face
) == 0)
272 if (FT_Get_BDF_Property (ft_face
, "AVERAGE_WIDTH", &rec
) == 0
273 && rec
.type
== BDF_PROPERTY_TYPE_INTEGER
)
274 ASET (entity
, FONT_AVGWIDTH_INDEX
, make_number (rec
.u
.integer
));
275 FT_Done_Face (ft_face
);
279 ASET (entity
, FONT_EXTRA_INDEX
, Fcopy_sequence (extra
));
280 font_put_extra (entity
, QCfont_entity
, key
);
285 static Lisp_Object ftfont_generic_family_list
;
288 ftfont_resolve_generic_family (family
, pattern
)
297 family
= Fintern (Fdowncase (SYMBOL_NAME (family
)), Qnil
);
298 if (EQ (family
, Qmono
))
300 else if (EQ (family
, Qsans
) || EQ (family
, Qsans__serif
))
301 family
= Qsans_serif
;
302 slot
= assq_no_quit (family
, ftfont_generic_family_list
);
305 if (! EQ (XCDR (slot
), Qt
))
307 pattern
= FcPatternDuplicate (pattern
);
310 FcPatternDel (pattern
, FC_FOUNDRY
);
311 FcPatternDel (pattern
, FC_FAMILY
);
312 FcPatternAddString (pattern
, FC_FAMILY
, SYMBOL_FcChar8 (family
));
313 if (FcPatternGetLangSet (pattern
, FC_LANG
, 0, &langset
) != FcResultMatch
)
315 /* This is to avoid the effect of locale. */
316 langset
= FcLangSetCreate ();
317 FcLangSetAdd (langset
, "en");
318 FcPatternAddLangSet (pattern
, FC_LANG
, langset
);
319 FcLangSetDestroy (langset
);
321 FcConfigSubstitute (NULL
, pattern
, FcMatchPattern
);
322 FcDefaultSubstitute (pattern
);
323 match
= FcFontMatch (NULL
, pattern
, &result
);
328 if (FcPatternGetString (match
, FC_FAMILY
, 0, &fam
) == FcResultMatch
)
329 family
= intern ((char *) fam
);
333 XSETCDR (slot
, family
);
334 if (match
) FcPatternDestroy (match
);
336 if (pattern
) FcPatternDestroy (pattern
);
340 struct ftfont_cache_data
343 FcCharSet
*fc_charset
;
347 ftfont_lookup_cache (key
, cache_for
)
349 enum ftfont_cache_for cache_for
;
351 Lisp_Object cache
, val
, entity
;
352 struct ftfont_cache_data
*cache_data
;
354 if (FONT_ENTITY_P (key
))
357 val
= assq_no_quit (QCfont_entity
, AREF (entity
, FONT_EXTRA_INDEX
));
358 xassert (CONSP (val
));
364 if (NILP (ft_face_cache
))
367 cache
= Fgethash (key
, ft_face_cache
, Qnil
);
370 if (NILP (ft_face_cache
))
376 ft_face_cache
= Fmake_hash_table (2, args
);
378 cache_data
= xmalloc (sizeof (struct ftfont_cache_data
));
379 cache_data
->ft_face
= NULL
;
380 cache_data
->fc_charset
= NULL
;
381 val
= make_save_value (NULL
, 0);
382 XSAVE_VALUE (val
)->integer
= 0;
383 XSAVE_VALUE (val
)->pointer
= cache_data
;
384 cache
= Fcons (Qnil
, val
);
385 Fputhash (key
, cache
, ft_face_cache
);
390 cache_data
= XSAVE_VALUE (val
)->pointer
;
393 if (cache_for
== FTFONT_CACHE_FOR_ENTITY
)
396 if (cache_for
== FTFONT_CACHE_FOR_FACE
397 ? ! cache_data
->ft_face
: ! cache_data
->fc_charset
)
399 char *filename
= (char *) SDATA (XCAR (key
));
400 int index
= XINT (XCDR (key
));
402 if (cache_for
== FTFONT_CACHE_FOR_FACE
)
405 && FT_Init_FreeType (&ft_library
) != 0)
407 if (FT_New_Face (ft_library
, filename
, index
, &cache_data
->ft_face
)
413 FcPattern
*pat
= NULL
;
414 FcFontSet
*fontset
= NULL
;
415 FcObjectSet
*objset
= NULL
;
416 FcCharSet
*charset
= NULL
;
418 pat
= FcPatternBuild (0, FC_FILE
, FcTypeString
, (FcChar8
*) filename
,
419 FC_INDEX
, FcTypeInteger
, index
, NULL
);
422 objset
= FcObjectSetBuild (FC_CHARSET
, FC_STYLE
, NULL
);
425 fontset
= FcFontList (NULL
, pat
, objset
);
428 if (fontset
&& fontset
->nfont
> 0
429 && (FcPatternGetCharSet (fontset
->fonts
[0], FC_CHARSET
, 0,
432 cache_data
->fc_charset
= FcCharSetCopy (charset
);
434 cache_data
->fc_charset
= FcCharSetCreate ();
438 FcFontSetDestroy (fontset
);
440 FcObjectSetDestroy (objset
);
442 FcPatternDestroy (pat
);
449 ftfont_get_fc_charset (entity
)
452 Lisp_Object val
, cache
;
453 struct ftfont_cache_data
*cache_data
;
455 cache
= ftfont_lookup_cache (entity
, FTFONT_CACHE_FOR_CHARSET
);
457 cache_data
= XSAVE_VALUE (val
)->pointer
;
458 return cache_data
->fc_charset
;
463 ftfont_get_otf (ftfont_info
)
464 struct ftfont_info
*ftfont_info
;
468 if (ftfont_info
->otf
)
469 return ftfont_info
->otf
;
470 if (! ftfont_info
->maybe_otf
)
472 otf
= OTF_open_ft_face (ftfont_info
->ft_size
->face
);
473 if (! otf
|| OTF_get_table (otf
, "head") < 0)
477 ftfont_info
->maybe_otf
= 0;
480 ftfont_info
->otf
= otf
;
483 #endif /* HAVE_LIBOTF */
485 static Lisp_Object ftfont_get_cache
P_ ((FRAME_PTR
));
486 static Lisp_Object ftfont_list
P_ ((Lisp_Object
, Lisp_Object
));
487 static Lisp_Object ftfont_match
P_ ((Lisp_Object
, Lisp_Object
));
488 static Lisp_Object ftfont_list_family
P_ ((Lisp_Object
));
489 static Lisp_Object ftfont_open
P_ ((FRAME_PTR
, Lisp_Object
, int));
490 static void ftfont_close
P_ ((FRAME_PTR
, struct font
*));
491 static int ftfont_has_char
P_ ((Lisp_Object
, int));
492 static unsigned ftfont_encode_char
P_ ((struct font
*, int));
493 static int ftfont_text_extents
P_ ((struct font
*, unsigned *, int,
494 struct font_metrics
*));
495 static int ftfont_get_bitmap
P_ ((struct font
*, unsigned,
496 struct font_bitmap
*, int));
497 static int ftfont_anchor_point
P_ ((struct font
*, unsigned, int,
499 static Lisp_Object ftfont_otf_capability
P_ ((struct font
*));
500 static Lisp_Object ftfont_shape
P_ ((Lisp_Object
));
502 #ifdef HAVE_OTF_GET_VARIATION_GLYPHS
503 static int ftfont_variation_glyphs
P_ ((struct font
*, int c
,
504 unsigned variations
[256]));
505 #endif /* HAVE_OTF_GET_VARIATION_GLYPHS */
507 struct font_driver ftfont_driver
=
510 0, /* case insensitive */
515 NULL
, /* free_entity */
518 /* We can't draw a text without device dependent functions. */
519 NULL
, /* prepare_face */
520 NULL
, /* done_face */
524 /* We can't draw a text without device dependent functions. */
527 NULL
, /* get_bitmap */
528 NULL
, /* free_bitmap */
529 NULL
, /* get_outline */
532 ftfont_otf_capability
,
533 #else /* not HAVE_LIBOTF */
535 #endif /* not HAVE_LIBOTF */
536 NULL
, /* otf_drive */
537 NULL
, /* start_for_frame */
538 NULL
, /* end_for_frame */
539 #if defined (HAVE_M17N_FLT) && defined (HAVE_LIBOTF)
541 #else /* not (HAVE_M17N_FLT && HAVE_LIBOTF) */
543 #endif /* not (HAVE_M17N_FLT && HAVE_LIBOTF) */
546 #ifdef HAVE_OTF_GET_VARIATION_GLYPHS
547 ftfont_variation_glyphs
553 extern Lisp_Object QCname
;
559 return freetype_font_cache
;
563 ftfont_get_charset (registry
)
564 Lisp_Object registry
;
566 char *str
= (char *) SDATA (SYMBOL_NAME (registry
));
567 char *re
= alloca (SBYTES (SYMBOL_NAME (registry
)) * 2 + 1);
571 for (i
= j
= 0; i
< SBYTES (SYMBOL_NAME (registry
)); i
++, j
++)
575 else if (str
[i
] == '*')
582 regexp
= make_unibyte_string (re
, j
);
583 for (i
= 0; fc_charset_table
[i
].name
; i
++)
584 if (fast_c_string_match_ignore_case (regexp
, fc_charset_table
[i
].name
) >= 0)
586 if (! fc_charset_table
[i
].name
)
588 if (! fc_charset_table
[i
].fc_charset
)
590 FcCharSet
*charset
= FcCharSetCreate ();
591 int *uniquifier
= fc_charset_table
[i
].uniquifier
;
595 for (j
= 0; uniquifier
[j
]; j
++)
596 if (! FcCharSetAddChar (charset
, uniquifier
[j
]))
598 FcCharSetDestroy (charset
);
601 fc_charset_table
[i
].fc_charset
= charset
;
609 unsigned int script_tag
, langsys_tag
;
611 unsigned int *features
[2];
614 #define OTF_SYM_TAG(SYM, TAG) \
616 unsigned char *p = SDATA (SYMBOL_NAME (SYM)); \
617 TAG = (p[0] << 24) | (p[1] << 16) | (p[2] << 8) | p[3]; \
620 #define OTF_TAG_STR(TAG, P) \
622 (P)[0] = (char) (TAG >> 24); \
623 (P)[1] = (char) ((TAG >> 16) & 0xFF); \
624 (P)[2] = (char) ((TAG >> 8) & 0xFF); \
625 (P)[3] = (char) (TAG & 0xFF); \
629 #define OTF_TAG_SYM(SYM, TAG) \
633 OTF_TAG_STR (TAG, str); \
634 (SYM) = font_intern_prop (str, 4, 1); \
638 static struct OpenTypeSpec
*
639 ftfont_get_open_type_spec (Lisp_Object otf_spec
)
641 struct OpenTypeSpec
*spec
= malloc (sizeof (struct OpenTypeSpec
));
647 spec
->script
= XCAR (otf_spec
);
648 if (! NILP (spec
->script
))
650 OTF_SYM_TAG (spec
->script
, spec
->script_tag
);
651 val
= assq_no_quit (spec
->script
, Votf_script_alist
);
652 if (CONSP (val
) && SYMBOLP (XCDR (val
)))
653 spec
->script
= XCDR (val
);
658 spec
->script_tag
= 0x44464C54; /* "DFLT" */
659 otf_spec
= XCDR (otf_spec
);
660 val
= XCAR (otf_spec
);
662 OTF_SYM_TAG (val
, spec
->langsys_tag
);
664 spec
->langsys_tag
= 0;
665 spec
->nfeatures
[0] = spec
->nfeatures
[1] = 0;
666 for (i
= 0; i
< 2; i
++)
670 otf_spec
= XCDR (otf_spec
);
673 val
= XCAR (otf_spec
);
677 spec
->features
[i
] = malloc (sizeof (int) * XINT (len
));
678 if (! spec
->features
[i
])
680 if (i
> 0 && spec
->features
[0])
681 free (spec
->features
[0]);
685 for (j
= 0, negative
= 0; CONSP (val
); val
= XCDR (val
))
687 if (NILP (XCAR (val
)))
693 OTF_SYM_TAG (XCAR (val
), tag
);
694 spec
->features
[i
][j
++] = negative
? tag
& 0x80000000 : tag
;
697 spec
->nfeatures
[i
] = j
;
702 static FcPattern
*ftfont_spec_pattern
P_ ((Lisp_Object
, char *,
703 struct OpenTypeSpec
**,
707 ftfont_spec_pattern (spec
, otlayout
, otspec
, langname
)
710 struct OpenTypeSpec
**otspec
;
713 Lisp_Object tmp
, extra
;
714 FcPattern
*pattern
= NULL
;
715 FcCharSet
*charset
= NULL
;
716 FcLangSet
*langset
= NULL
;
720 Lisp_Object script
= Qnil
;
721 Lisp_Object registry
;
724 if ((n
= FONT_SLANT_NUMERIC (spec
)) >= 0
726 /* Fontconfig doesn't support reverse-italic/obligue. */
729 if (INTEGERP (AREF (spec
, FONT_DPI_INDEX
)))
730 dpi
= XINT (AREF (spec
, FONT_DPI_INDEX
));
731 if (INTEGERP (AREF (spec
, FONT_AVGWIDTH_INDEX
))
732 && XINT (AREF (spec
, FONT_AVGWIDTH_INDEX
)) == 0)
735 registry
= AREF (spec
, FONT_REGISTRY_INDEX
);
737 || EQ (registry
, Qascii_0
)
738 || EQ (registry
, Qiso10646_1
)
739 || EQ (registry
, Qunicode_bmp
))
745 fc_charset_idx
= ftfont_get_charset (registry
);
746 if (fc_charset_idx
< 0)
748 charset
= fc_charset_table
[fc_charset_idx
].fc_charset
;
749 *langname
= fc_charset_table
[fc_charset_idx
].lang
;
750 lang
= (FcChar8
*) *langname
;
753 langset
= FcLangSetCreate ();
756 FcLangSetAdd (langset
, lang
);
761 for (extra
= AREF (spec
, FONT_EXTRA_INDEX
);
762 CONSP (extra
); extra
= XCDR (extra
))
764 Lisp_Object key
, val
;
766 key
= XCAR (XCAR (extra
)), val
= XCDR (XCAR (extra
));
769 else if (EQ (key
, QClang
))
772 langset
= FcLangSetCreate ();
777 if (! FcLangSetAdd (langset
, SYMBOL_FcChar8 (val
)))
781 for (; CONSP (val
); val
= XCDR (val
))
782 if (SYMBOLP (XCAR (val
))
783 && ! FcLangSetAdd (langset
, SYMBOL_FcChar8 (XCAR (val
))))
786 else if (EQ (key
, QCotf
))
788 *otspec
= ftfont_get_open_type_spec (val
);
791 strcat (otlayout
, "otlayout:");
792 OTF_TAG_STR ((*otspec
)->script_tag
, otlayout
+ 9);
793 script
= (*otspec
)->script
;
795 else if (EQ (key
, QCscript
))
797 else if (EQ (key
, QCscalable
))
798 scalable
= ! NILP (val
);
801 if (! NILP (script
) && ! charset
)
803 Lisp_Object chars
= assq_no_quit (script
, Vscript_representative_chars
);
805 if (CONSP (chars
) && CONSP (CDR (chars
)))
807 charset
= FcCharSetCreate ();
810 for (chars
= XCDR (chars
); CONSP (chars
); chars
= XCDR (chars
))
811 if (CHARACTERP (XCAR (chars
))
812 && ! FcCharSetAddChar (charset
, XUINT (XCAR (chars
))))
817 pattern
= FcPatternCreate ();
820 tmp
= AREF (spec
, FONT_FOUNDRY_INDEX
);
822 && ! FcPatternAddString (pattern
, FC_FOUNDRY
, SYMBOL_FcChar8 (tmp
)))
824 tmp
= AREF (spec
, FONT_FAMILY_INDEX
);
826 && ! FcPatternAddString (pattern
, FC_FAMILY
, SYMBOL_FcChar8 (tmp
)))
829 && ! FcPatternAddCharSet (pattern
, FC_CHARSET
, charset
))
832 && ! FcPatternAddLangSet (pattern
, FC_LANG
, langset
))
835 && ! FcPatternAddDouble (pattern
, FC_DPI
, dpi
))
838 && ! FcPatternAddBool (pattern
, FC_SCALABLE
, scalable
? FcTrue
: FcFalse
))
844 /* We come here because of unexpected error in fontconfig API call
845 (usually insufficient memory). */
848 FcPatternDestroy (pattern
);
853 if ((*otspec
)->nfeatures
[0] > 0)
854 free ((*otspec
)->features
[0]);
855 if ((*otspec
)->nfeatures
[1] > 0)
856 free ((*otspec
)->features
[1]);
862 if (langset
) FcLangSetDestroy (langset
);
863 if (charset
&& fc_charset_idx
< 0) FcCharSetDestroy (charset
);
868 ftfont_list (frame
, spec
)
869 Lisp_Object frame
, spec
;
871 Lisp_Object val
= Qnil
, family
, adstyle
;
874 FcFontSet
*fontset
= NULL
;
875 FcObjectSet
*objset
= NULL
;
877 Lisp_Object chars
= Qnil
;
879 char otlayout
[15]; /* For "otlayout:XXXX" */
880 struct OpenTypeSpec
*otspec
= NULL
;
882 char *langname
= NULL
;
884 if (! fc_initialized
)
890 pattern
= ftfont_spec_pattern (spec
, otlayout
, &otspec
, &langname
);
893 if (FcPatternGetCharSet (pattern
, FC_CHARSET
, 0, &charset
) != FcResultMatch
)
895 val
= assq_no_quit (QCscript
, AREF (spec
, FONT_EXTRA_INDEX
));
898 val
= assq_no_quit (XCDR (val
), Vscript_representative_chars
);
899 if (CONSP (val
) && VECTORP (XCDR (val
)))
904 if (INTEGERP (AREF (spec
, FONT_SPACING_INDEX
)))
905 spacing
= XINT (AREF (spec
, FONT_SPACING_INDEX
));
906 family
= AREF (spec
, FONT_FAMILY_INDEX
);
909 Lisp_Object resolved
;
911 resolved
= ftfont_resolve_generic_family (family
, pattern
);
912 if (! NILP (resolved
))
914 FcPatternDel (pattern
, FC_FAMILY
);
915 if (! FcPatternAddString (pattern
, FC_FAMILY
,
916 SYMBOL_FcChar8 (resolved
)))
920 adstyle
= AREF (spec
, FONT_ADSTYLE_INDEX
);
921 if (! NILP (adstyle
) && SBYTES (SYMBOL_NAME (adstyle
)) == 0)
923 objset
= FcObjectSetBuild (FC_FOUNDRY
, FC_FAMILY
, FC_WEIGHT
, FC_SLANT
,
924 FC_WIDTH
, FC_PIXEL_SIZE
, FC_SPACING
, FC_SCALABLE
,
925 FC_STYLE
, FC_FILE
, FC_INDEX
,
928 #endif /* FC_CAPABILITY */
936 FcObjectSetAdd (objset
, FC_CHARSET
);
938 fontset
= FcFontList (NULL
, pattern
, objset
);
939 if (! fontset
|| fontset
->nfont
== 0)
942 /* Need fix because this finds any fonts. */
943 if (fontset
->nfont
== 0 && ! NILP (family
))
945 /* Try maching with configuration. For instance, the
946 configuration may specify "Nimbus Mono L" as an alias of
948 FcPattern
*pat
= FcPatternBuild (0, FC_FAMILY
, FcTypeString
,
949 SYMBOL_FcChar8 (family
), NULL
);
952 if (FcConfigSubstitute (NULL
, pat
, FcMatchPattern
) == FcTrue
)
955 FcPatternGetString (pat
, FC_FAMILY
, i
, &fam
) == FcResultMatch
;
958 FcPatternDel (pattern
, FC_FAMILY
);
959 FcPatternAddString (pattern
, FC_FAMILY
, fam
);
960 FcFontSetDestroy (fontset
);
961 fontset
= FcFontList (NULL
, pattern
, objset
);
962 if (fontset
&& fontset
->nfont
> 0)
968 for (i
= 0; i
< fontset
->nfont
; i
++)
976 if ((FcPatternGetInteger (fontset
->fonts
[i
], FC_SPACING
, 0, &this)
987 if (FcPatternGetString (fontset
->fonts
[i
], FC_CAPABILITY
, 0, &this)
989 || ! strstr ((char *) this, otlayout
))
992 #endif /* FC_CAPABILITY */
999 if (FcPatternGetString (fontset
->fonts
[i
], FC_FILE
, 0, &file
)
1002 otf
= OTF_open ((char *) file
);
1005 if (OTF_check_features (otf
, 1,
1006 otspec
->script_tag
, otspec
->langsys_tag
,
1007 otspec
->features
[0],
1008 otspec
->nfeatures
[0]) != 1
1009 || OTF_check_features (otf
, 0,
1010 otspec
->script_tag
, otspec
->langsys_tag
,
1011 otspec
->features
[1],
1012 otspec
->nfeatures
[1]) != 1)
1015 #endif /* HAVE_LIBOTF */
1016 if (VECTORP (chars
))
1020 if (FcPatternGetCharSet (fontset
->fonts
[i
], FC_CHARSET
, 0, &charset
)
1023 for (j
= 0; j
< ASIZE (chars
); j
++)
1024 if (NATNUMP (AREF (chars
, j
))
1025 && FcCharSetHasChar (charset
, XFASTINT (AREF (chars
, j
))))
1027 if (j
== ASIZE (chars
))
1030 if (! NILP (adstyle
) || langname
)
1032 Lisp_Object this_adstyle
= get_adstyle_property (fontset
->fonts
[i
]);
1034 if (! NILP (adstyle
)
1035 && (NILP (this_adstyle
)
1036 || xstrcasecmp (SDATA (SYMBOL_NAME (adstyle
)),
1037 SDATA (SYMBOL_NAME (this_adstyle
))) != 0))
1040 && ! NILP (this_adstyle
)
1041 && xstrcasecmp (langname
, SDATA (SYMBOL_NAME (this_adstyle
))))
1044 entity
= ftfont_pattern_entity (fontset
->fonts
[i
],
1045 AREF (spec
, FONT_EXTRA_INDEX
));
1046 if (! NILP (entity
))
1047 val
= Fcons (entity
, val
);
1049 val
= Fnreverse (val
);
1053 /* We come here because of unexpected error in fontconfig API call
1054 (usually insufficient memory). */
1058 FONT_ADD_LOG ("ftfont-list", spec
, val
);
1059 if (objset
) FcObjectSetDestroy (objset
);
1060 if (fontset
) FcFontSetDestroy (fontset
);
1061 if (pattern
) FcPatternDestroy (pattern
);
1066 ftfont_match (frame
, spec
)
1067 Lisp_Object frame
, spec
;
1069 Lisp_Object entity
= Qnil
;
1070 FcPattern
*pattern
, *match
= NULL
;
1072 char otlayout
[15]; /* For "otlayout:XXXX" */
1073 struct OpenTypeSpec
*otspec
= NULL
;
1074 char *langname
= NULL
;
1076 if (! fc_initialized
)
1082 pattern
= ftfont_spec_pattern (spec
, otlayout
, &otspec
, &langname
);
1086 if (INTEGERP (AREF (spec
, FONT_SIZE_INDEX
)))
1090 value
.type
= FcTypeDouble
;
1091 value
.u
.d
= XINT (AREF (spec
, FONT_SIZE_INDEX
));
1092 FcPatternAdd (pattern
, FC_PIXEL_SIZE
, value
, FcFalse
);
1094 if (FcConfigSubstitute (NULL
, pattern
, FcMatchPattern
) == FcTrue
)
1096 FcDefaultSubstitute (pattern
);
1097 match
= FcFontMatch (NULL
, pattern
, &result
);
1100 entity
= ftfont_pattern_entity (match
, AREF (spec
, FONT_EXTRA_INDEX
));
1101 FcPatternDestroy (match
);
1102 if (! NILP (AREF (spec
, FONT_FAMILY_INDEX
))
1103 && NILP (assq_no_quit (AREF (spec
, FONT_FAMILY_INDEX
),
1104 ftfont_generic_family_list
))
1105 && NILP (Fstring_equal (AREF (spec
, FONT_FAMILY_INDEX
),
1106 AREF (entity
, FONT_FAMILY_INDEX
))))
1110 FcPatternDestroy (pattern
);
1112 FONT_ADD_LOG ("ftfont-match", spec
, entity
);
1117 ftfont_list_family (frame
)
1120 Lisp_Object list
= Qnil
;
1121 FcPattern
*pattern
= NULL
;
1122 FcFontSet
*fontset
= NULL
;
1123 FcObjectSet
*objset
= NULL
;
1126 if (! fc_initialized
)
1132 pattern
= FcPatternCreate ();
1135 objset
= FcObjectSetBuild (FC_FAMILY
, NULL
);
1138 fontset
= FcFontList (NULL
, pattern
, objset
);
1142 for (i
= 0; i
< fontset
->nfont
; i
++)
1144 FcPattern
*pat
= fontset
->fonts
[i
];
1147 if (FcPatternGetString (pat
, FC_FAMILY
, 0, &str
) == FcResultMatch
)
1148 list
= Fcons (intern ((char *) str
), list
);
1152 if (objset
) FcObjectSetDestroy (objset
);
1153 if (fontset
) FcFontSetDestroy (fontset
);
1154 if (pattern
) FcPatternDestroy (pattern
);
1161 ftfont_open (f
, entity
, pixel_size
)
1166 struct ftfont_info
*ftfont_info
;
1168 struct ftfont_cache_data
*cache_data
;
1172 Lisp_Object val
, filename
, index
, cache
, font_object
;
1179 val
= assq_no_quit (QCfont_entity
, AREF (entity
, FONT_EXTRA_INDEX
));
1183 cache
= ftfont_lookup_cache (entity
, FTFONT_CACHE_FOR_FACE
);
1186 filename
= XCAR (val
);
1189 cache_data
= XSAVE_VALUE (XCDR (cache
))->pointer
;
1190 ft_face
= cache_data
->ft_face
;
1191 if (XSAVE_VALUE (val
)->integer
> 0)
1193 /* FT_Face in this cache is already used by the different size. */
1194 if (FT_New_Size (ft_face
, &ft_size
) != 0)
1196 if (FT_Activate_Size (ft_size
) != 0)
1198 FT_Done_Size (ft_size
);
1202 XSAVE_VALUE (val
)->integer
++;
1203 size
= XINT (AREF (entity
, FONT_SIZE_INDEX
));
1206 if (FT_Set_Pixel_Sizes (ft_face
, size
, size
) != 0)
1208 if (XSAVE_VALUE (val
)->integer
== 0)
1209 FT_Done_Face (ft_face
);
1213 font_object
= font_make_object (VECSIZE (struct ftfont_info
), entity
, size
);
1214 ASET (font_object
, FONT_TYPE_INDEX
, Qfreetype
);
1215 len
= font_unparse_xlfd (entity
, size
, name
, 256);
1217 ASET (font_object
, FONT_NAME_INDEX
, make_string (name
, len
));
1218 len
= font_unparse_fcname (entity
, size
, name
, 256);
1220 ASET (font_object
, FONT_FULLNAME_INDEX
, make_string (name
, len
));
1222 ASET (font_object
, FONT_FULLNAME_INDEX
,
1223 AREF (font_object
, FONT_NAME_INDEX
));
1224 ASET (font_object
, FONT_FILE_INDEX
, filename
);
1225 ASET (font_object
, FONT_FORMAT_INDEX
, ftfont_font_format (NULL
, filename
));
1226 font
= XFONT_OBJECT (font_object
);
1227 ftfont_info
= (struct ftfont_info
*) font
;
1228 ftfont_info
->ft_size
= ft_face
->size
;
1229 ftfont_info
->index
= XINT (index
);
1231 ftfont_info
->maybe_otf
= ft_face
->face_flags
& FT_FACE_FLAG_SFNT
;
1232 ftfont_info
->otf
= NULL
;
1233 #endif /* HAVE_LIBOTF */
1234 font
->pixel_size
= size
;
1235 font
->driver
= &ftfont_driver
;
1236 font
->encoding_charset
= font
->repertory_charset
= -1;
1238 upEM
= ft_face
->units_per_EM
;
1239 scalable
= (INTEGERP (AREF (entity
, FONT_AVGWIDTH_INDEX
))
1240 && XINT (AREF (entity
, FONT_AVGWIDTH_INDEX
)) == 0);
1243 font
->ascent
= ft_face
->ascender
* size
/ upEM
;
1244 font
->descent
= - ft_face
->descender
* size
/ upEM
;
1245 font
->height
= ft_face
->height
* size
/ upEM
;
1249 font
->ascent
= ft_face
->size
->metrics
.ascender
>> 6;
1250 font
->descent
= - ft_face
->size
->metrics
.descender
>> 6;
1251 font
->height
= ft_face
->size
->metrics
.height
>> 6;
1253 if (INTEGERP (AREF (entity
, FONT_SPACING_INDEX
)))
1254 spacing
= XINT (AREF (entity
, FONT_SPACING_INDEX
));
1256 spacing
= FC_PROPORTIONAL
;
1257 if (spacing
!= FC_PROPORTIONAL
)
1258 font
->min_width
= font
->average_width
= font
->space_width
1259 = (scalable
? ft_face
->max_advance_width
* size
/ upEM
1260 : ft_face
->size
->metrics
.max_advance
>> 6);
1265 font
->min_width
= font
->average_width
= font
->space_width
= 0;
1266 for (i
= 32, n
= 0; i
< 127; i
++)
1267 if (FT_Load_Char (ft_face
, i
, FT_LOAD_DEFAULT
) == 0)
1269 int this_width
= ft_face
->glyph
->metrics
.horiAdvance
>> 6;
1272 && (! font
->min_width
|| font
->min_width
> this_width
))
1273 font
->min_width
= this_width
;
1275 font
->space_width
= this_width
;
1276 font
->average_width
+= this_width
;
1280 font
->average_width
/= n
;
1283 font
->baseline_offset
= 0;
1284 font
->relative_compose
= 0;
1285 font
->default_ascent
= 0;
1286 font
->vertical_centering
= 0;
1289 font
->underline_position
= -ft_face
->underline_position
* size
/ upEM
;
1290 font
->underline_thickness
= ft_face
->underline_thickness
* size
/ upEM
;
1294 font
->underline_position
= -1;
1295 font
->underline_thickness
= 0;
1302 ftfont_close (f
, font
)
1306 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1307 Lisp_Object val
, cache
;
1309 val
= Fcons (font
->props
[FONT_FILE_INDEX
], make_number (ftfont_info
->index
));
1310 cache
= ftfont_lookup_cache (val
, FTFONT_CACHE_FOR_FACE
);
1311 xassert (CONSP (cache
));
1313 (XSAVE_VALUE (val
)->integer
)--;
1314 if (XSAVE_VALUE (val
)->integer
== 0)
1316 struct ftfont_cache_data
*cache_data
= XSAVE_VALUE (val
)->pointer
;
1318 FT_Done_Face (cache_data
->ft_face
);
1320 if (ftfont_info
->otf
)
1321 OTF_close (ftfont_info
->otf
);
1323 cache_data
->ft_face
= NULL
;
1326 FT_Done_Size (ftfont_info
->ft_size
);
1330 ftfont_has_char (font
, c
)
1334 struct charset
*cs
= NULL
;
1336 if (EQ (AREF (font
, FONT_ADSTYLE_INDEX
), Qja
)
1337 && charset_jisx0208
>= 0)
1338 cs
= CHARSET_FROM_ID (charset_jisx0208
);
1339 else if (EQ (AREF (font
, FONT_ADSTYLE_INDEX
), Qko
)
1340 && charset_ksc5601
>= 0)
1341 cs
= CHARSET_FROM_ID (charset_ksc5601
);
1343 return (ENCODE_CHAR (cs
, c
) != CHARSET_INVALID_CODE (cs
));
1345 if (FONT_ENTITY_P (font
))
1347 FcCharSet
*charset
= ftfont_get_fc_charset (font
);
1349 return (FcCharSetHasChar (charset
, c
) == FcTrue
);
1353 struct ftfont_info
*ftfont_info
;
1355 ftfont_info
= (struct ftfont_info
*) XFONT_OBJECT (font
);
1356 return (FT_Get_Char_Index (ftfont_info
->ft_size
->face
, (FT_ULong
) c
)
1362 ftfont_encode_char (font
, c
)
1366 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1367 FT_Face ft_face
= ftfont_info
->ft_size
->face
;
1368 FT_ULong charcode
= c
;
1369 FT_UInt code
= FT_Get_Char_Index (ft_face
, charcode
);
1371 return (code
> 0 ? code
: FONT_INVALID_CODE
);
1375 ftfont_text_extents (font
, code
, nglyphs
, metrics
)
1379 struct font_metrics
*metrics
;
1381 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1382 FT_Face ft_face
= ftfont_info
->ft_size
->face
;
1386 if (ftfont_info
->ft_size
!= ft_face
->size
)
1387 FT_Activate_Size (ftfont_info
->ft_size
);
1389 bzero (metrics
, sizeof (struct font_metrics
));
1390 for (i
= 0, first
= 1; i
< nglyphs
; i
++)
1392 if (FT_Load_Glyph (ft_face
, code
[i
], FT_LOAD_DEFAULT
) == 0)
1394 FT_Glyph_Metrics
*m
= &ft_face
->glyph
->metrics
;
1400 metrics
->lbearing
= m
->horiBearingX
>> 6;
1401 metrics
->rbearing
= (m
->horiBearingX
+ m
->width
) >> 6;
1402 metrics
->ascent
= m
->horiBearingY
>> 6;
1403 metrics
->descent
= (m
->height
- m
->horiBearingY
) >> 6;
1409 if (metrics
->lbearing
> width
+ (m
->horiBearingX
>> 6))
1410 metrics
->lbearing
= width
+ (m
->horiBearingX
>> 6);
1411 if (metrics
->rbearing
1412 < width
+ ((m
->horiBearingX
+ m
->width
) >> 6))
1414 = width
+ ((m
->horiBearingX
+ m
->width
) >> 6);
1415 if (metrics
->ascent
< (m
->horiBearingY
>> 6))
1416 metrics
->ascent
= m
->horiBearingY
>> 6;
1417 if (metrics
->descent
> ((m
->height
- m
->horiBearingY
) >> 6))
1418 metrics
->descent
= (m
->height
- m
->horiBearingY
) >> 6;
1420 width
+= m
->horiAdvance
>> 6;
1424 width
+= font
->space_width
;
1428 metrics
->width
= width
;
1434 ftfont_get_bitmap (font
, code
, bitmap
, bits_per_pixel
)
1437 struct font_bitmap
*bitmap
;
1440 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1441 FT_Face ft_face
= ftfont_info
->ft_size
->face
;
1442 FT_Int32 load_flags
= FT_LOAD_RENDER
;
1444 if (ftfont_info
->ft_size
!= ft_face
->size
)
1445 FT_Activate_Size (ftfont_info
->ft_size
);
1446 if (bits_per_pixel
== 1)
1448 #ifdef FT_LOAD_TARGET_MONO
1449 load_flags
|= FT_LOAD_TARGET_MONO
;
1451 load_flags
|= FT_LOAD_MONOCHROME
;
1454 else if (bits_per_pixel
!= 8)
1455 /* We don't support such a rendering. */
1458 if (FT_Load_Glyph (ft_face
, code
, load_flags
) != 0)
1460 bitmap
->bits_per_pixel
1461 = (ft_face
->glyph
->bitmap
.pixel_mode
== FT_PIXEL_MODE_MONO
? 1
1462 : ft_face
->glyph
->bitmap
.pixel_mode
== FT_PIXEL_MODE_GRAY
? 8
1463 : ft_face
->glyph
->bitmap
.pixel_mode
== FT_PIXEL_MODE_LCD
? 8
1464 : ft_face
->glyph
->bitmap
.pixel_mode
== FT_PIXEL_MODE_LCD_V
? 8
1466 if (bitmap
->bits_per_pixel
< 0)
1467 /* We don't suport that kind of pixel mode. */
1469 bitmap
->rows
= ft_face
->glyph
->bitmap
.rows
;
1470 bitmap
->width
= ft_face
->glyph
->bitmap
.width
;
1471 bitmap
->pitch
= ft_face
->glyph
->bitmap
.pitch
;
1472 bitmap
->buffer
= ft_face
->glyph
->bitmap
.buffer
;
1473 bitmap
->left
= ft_face
->glyph
->bitmap_left
;
1474 bitmap
->top
= ft_face
->glyph
->bitmap_top
;
1475 bitmap
->advance
= ft_face
->glyph
->metrics
.horiAdvance
>> 6;
1476 bitmap
->extra
= NULL
;
1482 ftfont_anchor_point (font
, code
, index
, x
, y
)
1488 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1489 FT_Face ft_face
= ftfont_info
->ft_size
->face
;
1491 if (ftfont_info
->ft_size
!= ft_face
->size
)
1492 FT_Activate_Size (ftfont_info
->ft_size
);
1493 if (FT_Load_Glyph (ft_face
, code
, FT_LOAD_DEFAULT
) != 0)
1495 if (ft_face
->glyph
->format
!= FT_GLYPH_FORMAT_OUTLINE
)
1497 if (index
>= ft_face
->glyph
->outline
.n_points
)
1499 *x
= ft_face
->glyph
->outline
.points
[index
].x
;
1500 *y
= ft_face
->glyph
->outline
.points
[index
].y
;
1507 ftfont_otf_features (gsub_gpos
)
1508 OTF_GSUB_GPOS
*gsub_gpos
;
1510 Lisp_Object scripts
, langsyses
, features
, sym
;
1513 for (scripts
= Qnil
, i
= gsub_gpos
->ScriptList
.ScriptCount
- 1; i
>= 0; i
--)
1515 OTF_Script
*otf_script
= gsub_gpos
->ScriptList
.Script
+ i
;
1517 for (langsyses
= Qnil
, j
= otf_script
->LangSysCount
- 1; j
>= -1; j
--)
1519 OTF_LangSys
*otf_langsys
;
1522 otf_langsys
= otf_script
->LangSys
+ j
;
1523 else if (otf_script
->DefaultLangSysOffset
)
1524 otf_langsys
= &otf_script
->DefaultLangSys
;
1528 for (features
= Qnil
, k
= otf_langsys
->FeatureCount
- 1; k
>= 0; k
--)
1530 l
= otf_langsys
->FeatureIndex
[k
];
1531 if (l
>= gsub_gpos
->FeatureList
.FeatureCount
)
1533 OTF_TAG_SYM (sym
, gsub_gpos
->FeatureList
.Feature
[l
].FeatureTag
);
1534 features
= Fcons (sym
, features
);
1537 OTF_TAG_SYM (sym
, otf_script
->LangSysRecord
[j
].LangSysTag
);
1540 langsyses
= Fcons (Fcons (sym
, features
), langsyses
);
1543 OTF_TAG_SYM (sym
, gsub_gpos
->ScriptList
.Script
[i
].ScriptTag
);
1544 scripts
= Fcons (Fcons (sym
, langsyses
), scripts
);
1552 ftfont_otf_capability (font
)
1555 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
1556 OTF
*otf
= ftfont_get_otf (ftfont_info
);
1557 Lisp_Object gsub_gpos
;
1561 gsub_gpos
= Fcons (Qnil
, Qnil
);
1562 if (OTF_get_table (otf
, "GSUB") == 0
1563 && otf
->gsub
->FeatureList
.FeatureCount
> 0)
1564 XSETCAR (gsub_gpos
, ftfont_otf_features (otf
->gsub
));
1565 if (OTF_get_table (otf
, "GPOS") == 0
1566 && otf
->gpos
->FeatureList
.FeatureCount
> 0)
1567 XSETCDR (gsub_gpos
, ftfont_otf_features (otf
->gpos
));
1571 #ifdef HAVE_M17N_FLT
1582 ftfont_get_glyph_id (font
, gstring
, from
, to
)
1584 MFLTGlyphString
*gstring
;
1587 struct MFLTFontFT
*flt_font_ft
= (struct MFLTFontFT
*) font
;
1588 FT_Face ft_face
= flt_font_ft
->ft_face
;
1591 for (g
= gstring
->glyphs
+ from
; from
< to
; g
++, from
++)
1594 FT_UInt code
= FT_Get_Char_Index (ft_face
, g
->code
);
1596 g
->code
= code
> 0 ? code
: FONT_INVALID_CODE
;
1603 ftfont_get_metrics (font
, gstring
, from
, to
)
1605 MFLTGlyphString
*gstring
;
1608 struct MFLTFontFT
*flt_font_ft
= (struct MFLTFontFT
*) font
;
1609 FT_Face ft_face
= flt_font_ft
->ft_face
;
1612 for (g
= gstring
->glyphs
+ from
; from
< to
; g
++, from
++)
1615 if (g
->code
!= FONT_INVALID_CODE
)
1617 FT_Glyph_Metrics
*m
;
1619 if (FT_Load_Glyph (ft_face
, g
->code
, FT_LOAD_DEFAULT
) != 0)
1621 m
= &ft_face
->glyph
->metrics
;
1623 g
->lbearing
= m
->horiBearingX
;
1624 g
->rbearing
= m
->horiBearingX
+ m
->width
;
1625 g
->ascent
= m
->horiBearingY
;
1626 g
->descent
= m
->height
- m
->horiBearingY
;
1627 g
->xadv
= m
->horiAdvance
;
1632 g
->rbearing
= g
->xadv
= flt_font_ft
->font
->space_width
<< 6;
1633 g
->ascent
= flt_font_ft
->font
->ascent
<< 6;
1634 g
->descent
= flt_font_ft
->font
->descent
<< 6;
1643 ftfont_check_otf (MFLTFont
*font
, MFLTOtfSpec
*spec
)
1645 struct MFLTFontFT
*flt_font_ft
= (struct MFLTFontFT
*) font
;
1646 OTF
*otf
= flt_font_ft
->otf
;
1650 for (i
= 0; i
< 2; i
++)
1652 if (! spec
->features
[i
])
1654 for (n
= 0; spec
->features
[i
][n
]; n
++);
1655 tags
= alloca (sizeof (OTF_Tag
) * n
);
1656 for (n
= 0, negative
= 0; spec
->features
[i
][n
]; n
++)
1658 if (spec
->features
[i
][n
] == 0xFFFFFFFF)
1661 tags
[n
- 1] = spec
->features
[i
][n
] | 0x80000000;
1663 tags
[n
] = spec
->features
[i
][n
];
1665 if (n
- negative
> 0
1666 && OTF_check_features (otf
, i
== 0, spec
->script
, spec
->langsys
,
1667 tags
, n
- negative
) != 1)
1673 #define DEVICE_DELTA(table, size) \
1674 (((size) >= (table).StartSize && (size) <= (table).EndSize) \
1675 ? (table).DeltaValue[(size) - (table).StartSize] << 6 \
1679 adjust_anchor (FT_Face ft_face
, OTF_Anchor
*anchor
,
1680 unsigned code
, int x_ppem
, int y_ppem
, int *x
, int *y
)
1682 if (anchor
->AnchorFormat
== 2)
1684 FT_Outline
*outline
;
1685 int ap
= anchor
->f
.f1
.AnchorPoint
;
1687 FT_Load_Glyph (ft_face
, (FT_UInt
) code
, FT_LOAD_MONOCHROME
);
1688 outline
= &ft_face
->glyph
->outline
;
1689 if (ap
< outline
->n_points
)
1691 *x
= outline
->points
[ap
].x
<< 6;
1692 *y
= outline
->points
[ap
].y
<< 6;
1695 else if (anchor
->AnchorFormat
== 3)
1697 if (anchor
->f
.f2
.XDeviceTable
.offset
1698 && anchor
->f
.f2
.XDeviceTable
.DeltaValue
)
1699 *x
+= DEVICE_DELTA (anchor
->f
.f2
.XDeviceTable
, x_ppem
);
1700 if (anchor
->f
.f2
.YDeviceTable
.offset
1701 && anchor
->f
.f2
.YDeviceTable
.DeltaValue
)
1702 *y
+= DEVICE_DELTA (anchor
->f
.f2
.YDeviceTable
, y_ppem
);
1706 static OTF_GlyphString otf_gstring
;
1709 setup_otf_gstring (int size
)
1711 if (otf_gstring
.size
== 0)
1713 otf_gstring
.glyphs
= (OTF_Glyph
*) xmalloc (sizeof (OTF_Glyph
) * size
);
1714 otf_gstring
.size
= size
;
1716 else if (otf_gstring
.size
< size
)
1718 otf_gstring
.glyphs
= xrealloc (otf_gstring
.glyphs
,
1719 sizeof (OTF_Glyph
) * size
);
1720 otf_gstring
.size
= size
;
1722 otf_gstring
.used
= size
;
1723 memset (otf_gstring
.glyphs
, 0, sizeof (OTF_Glyph
) * size
);
1728 ftfont_drive_otf (font
, spec
, in
, from
, to
, out
, adjustment
)
1731 MFLTGlyphString
*in
;
1733 MFLTGlyphString
*out
;
1734 MFLTGlyphAdjustment
*adjustment
;
1736 struct MFLTFontFT
*flt_font_ft
= (struct MFLTFontFT
*) font
;
1737 FT_Face ft_face
= flt_font_ft
->ft_face
;
1738 OTF
*otf
= flt_font_ft
->otf
;
1739 int len
= to
- from
;
1742 char script
[5], *langsys
= NULL
;
1743 char *gsub_features
= NULL
, *gpos_features
= NULL
;
1747 OTF_tag_name (spec
->script
, script
);
1750 langsys
= alloca (5);
1751 OTF_tag_name (spec
->langsys
, langsys
);
1753 for (i
= 0; i
< 2; i
++)
1757 if (spec
->features
[i
] && spec
->features
[i
][1] != 0xFFFFFFFF)
1759 for (j
= 0; spec
->features
[i
][j
]; j
++);
1761 p
= gsub_features
= alloca (6 * j
);
1763 p
= gpos_features
= alloca (6 * j
);
1764 for (j
= 0; spec
->features
[i
][j
]; j
++)
1766 if (spec
->features
[i
][j
] == 0xFFFFFFFF)
1767 *p
++ = '*', *p
++ = ',';
1770 OTF_tag_name (spec
->features
[i
][j
], p
);
1779 setup_otf_gstring (len
);
1780 for (i
= 0; i
< len
; i
++)
1782 otf_gstring
.glyphs
[i
].c
= in
->glyphs
[from
+ i
].c
;
1783 otf_gstring
.glyphs
[i
].glyph_id
= in
->glyphs
[from
+ i
].code
;
1786 OTF_drive_gdef (otf
, &otf_gstring
);
1791 if (OTF_drive_gsub (otf
, &otf_gstring
, script
, langsys
, gsub_features
)
1794 if (out
->allocated
< out
->used
+ otf_gstring
.used
)
1796 for (i
= 0, otfg
= otf_gstring
.glyphs
; i
< otf_gstring
.used
; )
1799 int min_from
, max_to
;
1802 g
= out
->glyphs
+ out
->used
;
1803 *g
= in
->glyphs
[from
+ otfg
->f
.index
.from
];
1804 if (g
->code
!= otfg
->glyph_id
)
1807 g
->code
= otfg
->glyph_id
;
1813 if (otfg
->f
.index
.from
< otfg
->f
.index
.to
)
1815 /* OTFG substitutes multiple glyphs in IN. */
1816 for (j
= from
+ otfg
->f
.index
.from
+ 1;
1817 j
<= from
+ otfg
->f
.index
.to
; j
++)
1819 if (min_from
> in
->glyphs
[j
].from
)
1820 min_from
= in
->glyphs
[j
].from
;
1821 if (max_to
< in
->glyphs
[j
].to
)
1822 max_to
= in
->glyphs
[j
].to
;
1827 for (i
++, otfg
++; (i
< otf_gstring
.used
1828 && otfg
->f
.index
.from
== otfg
[-1].f
.index
.from
);
1831 g
= out
->glyphs
+ out
->used
;
1832 *g
= in
->glyphs
[from
+ otfg
->f
.index
.to
];
1833 if (g
->code
!= otfg
->glyph_id
)
1836 g
->code
= otfg
->glyph_id
;
1845 if (out
->allocated
< out
->used
+ len
)
1847 for (i
= 0; i
< len
; i
++)
1848 out
->glyphs
[out
->used
++] = in
->glyphs
[from
+ i
];
1853 MFLTGlyph
*base
= NULL
, *mark
= NULL
, *g
;
1854 int x_ppem
, y_ppem
, x_scale
, y_scale
;
1856 if (OTF_drive_gpos (otf
, &otf_gstring
, script
, langsys
, gpos_features
)
1860 x_ppem
= ft_face
->size
->metrics
.x_ppem
;
1861 y_ppem
= ft_face
->size
->metrics
.y_ppem
;
1862 x_scale
= ft_face
->size
->metrics
.x_scale
;
1863 y_scale
= ft_face
->size
->metrics
.y_scale
;
1865 for (i
= 0, otfg
= otf_gstring
.glyphs
, g
= out
->glyphs
+ gidx
;
1866 i
< otf_gstring
.used
; i
++, otfg
++, g
++)
1870 if (! otfg
->glyph_id
)
1872 switch (otfg
->positioning_type
)
1876 case 1: /* Single */
1879 int format
= otfg
->f
.f1
.format
;
1881 if (format
& OTF_XPlacement
)
1883 = otfg
->f
.f1
.value
->XPlacement
* x_scale
/ 0x10000;
1884 if (format
& OTF_XPlaDevice
)
1886 += DEVICE_DELTA (otfg
->f
.f1
.value
->XPlaDevice
, x_ppem
);
1887 if (format
& OTF_YPlacement
)
1889 = - (otfg
->f
.f1
.value
->YPlacement
* y_scale
/ 0x10000);
1890 if (format
& OTF_YPlaDevice
)
1892 -= DEVICE_DELTA (otfg
->f
.f1
.value
->YPlaDevice
, y_ppem
);
1893 if (format
& OTF_XAdvance
)
1895 += otfg
->f
.f1
.value
->XAdvance
* x_scale
/ 0x10000;
1896 if (format
& OTF_XAdvDevice
)
1898 += DEVICE_DELTA (otfg
->f
.f1
.value
->XAdvDevice
, x_ppem
);
1899 if (format
& OTF_YAdvance
)
1901 += otfg
->f
.f1
.value
->YAdvance
* y_scale
/ 0x10000;
1902 if (format
& OTF_YAdvDevice
)
1904 += DEVICE_DELTA (otfg
->f
.f1
.value
->YAdvDevice
, y_ppem
);
1905 adjustment
[i
].set
= 1;
1908 case 3: /* Cursive */
1909 /* Not yet supported. */
1911 case 4: /* Mark-to-Base */
1912 case 5: /* Mark-to-Ligature */
1916 goto label_adjust_anchor
;
1917 default: /* i.e. case 6 Mark-to-Mark */
1922 label_adjust_anchor
:
1924 int base_x
, base_y
, mark_x
, mark_y
;
1925 int this_from
, this_to
;
1927 base_x
= otfg
->f
.f4
.base_anchor
->XCoordinate
* x_scale
/ 0x10000;
1928 base_y
= otfg
->f
.f4
.base_anchor
->YCoordinate
* y_scale
/ 0x10000;
1929 mark_x
= otfg
->f
.f4
.mark_anchor
->XCoordinate
* x_scale
/ 0x10000;
1930 mark_y
= otfg
->f
.f4
.mark_anchor
->YCoordinate
* y_scale
/ 0x10000;
1932 if (otfg
->f
.f4
.base_anchor
->AnchorFormat
!= 1)
1933 adjust_anchor (ft_face
, otfg
->f
.f4
.base_anchor
,
1934 prev
->code
, x_ppem
, y_ppem
, &base_x
, &base_y
);
1935 if (otfg
->f
.f4
.mark_anchor
->AnchorFormat
!= 1)
1936 adjust_anchor (ft_face
, otfg
->f
.f4
.mark_anchor
, g
->code
,
1937 x_ppem
, y_ppem
, &mark_x
, &mark_y
);
1938 adjustment
[i
].xoff
= (base_x
- mark_x
);
1939 adjustment
[i
].yoff
= - (base_y
- mark_y
);
1940 adjustment
[i
].back
= (g
- prev
);
1941 adjustment
[i
].xadv
= 0;
1942 adjustment
[i
].advance_is_absolute
= 1;
1943 adjustment
[i
].set
= 1;
1944 this_from
= g
->from
;
1946 for (j
= 0; prev
+ j
< g
; j
++)
1948 if (this_from
> prev
[j
].from
)
1949 this_from
= prev
[j
].from
;
1950 if (this_to
< prev
[j
].to
)
1951 this_to
= prev
[j
].to
;
1953 for (; prev
<= g
; prev
++)
1955 prev
->from
= this_from
;
1960 if (otfg
->GlyphClass
== OTF_GlyphClass0
)
1962 else if (otfg
->GlyphClass
== OTF_GlyphClassMark
)
1971 if (out
->allocated
< out
->used
+ len
)
1973 font
->get_metrics (font
, in
, from
, to
);
1974 memcpy (out
->glyphs
+ out
->used
, in
->glyphs
+ from
,
1975 sizeof (MFLTGlyph
) * len
);
1980 static MFLTGlyphString gstring
;
1982 static int m17n_flt_initialized
;
1984 extern Lisp_Object QCfamily
;
1987 ftfont_shape_by_flt (lgstring
, font
, ft_face
, otf
)
1988 Lisp_Object lgstring
;
1993 EMACS_UINT len
= LGSTRING_GLYPH_LEN (lgstring
);
1995 struct MFLTFontFT flt_font_ft
;
1997 int with_variation_selector
= 0;
1999 if (! m17n_flt_initialized
)
2002 m17n_flt_initialized
= 1;
2005 for (i
= 0; i
< len
; i
++)
2007 Lisp_Object g
= LGSTRING_GLYPH (lgstring
, i
);
2012 c
= LGLYPH_CHAR (g
);
2013 if (CHAR_VARIATION_SELECTOR_P (c
))
2014 with_variation_selector
++;
2017 if (with_variation_selector
)
2019 setup_otf_gstring (len
);
2020 for (i
= 0; i
< len
; i
++)
2022 Lisp_Object g
= LGSTRING_GLYPH (lgstring
, i
);
2024 otf_gstring
.glyphs
[i
].c
= LGLYPH_CHAR (g
);
2025 otf_gstring
.glyphs
[i
].f
.index
.from
= LGLYPH_FROM (g
);
2026 otf_gstring
.glyphs
[i
].f
.index
.to
= LGLYPH_TO (g
);
2028 OTF_drive_cmap (otf
, &otf_gstring
);
2029 for (i
= 0; i
< otf_gstring
.used
; i
++)
2031 OTF_Glyph
*otfg
= otf_gstring
.glyphs
+ i
;
2032 Lisp_Object g0
= LGSTRING_GLYPH (lgstring
, otfg
->f
.index
.from
);
2033 Lisp_Object g1
= LGSTRING_GLYPH (lgstring
, otfg
->f
.index
.to
);
2035 LGLYPH_SET_CODE (g0
, otfg
->glyph_id
);
2036 LGLYPH_SET_TO (g0
, LGLYPH_TO (g1
));
2037 LGSTRING_SET_GLYPH (lgstring
, i
, g0
);
2039 if (len
> otf_gstring
.used
)
2041 len
= otf_gstring
.used
;
2042 LGSTRING_SET_GLYPH (lgstring
, len
, Qnil
);
2046 if (gstring
.allocated
== 0)
2048 gstring
.allocated
= len
* 2;
2049 gstring
.glyph_size
= sizeof (MFLTGlyph
);
2050 gstring
.glyphs
= xmalloc (sizeof (MFLTGlyph
) * gstring
.allocated
);
2052 else if (gstring
.allocated
< len
* 2)
2054 gstring
.allocated
= len
* 2;
2055 gstring
.glyphs
= xrealloc (gstring
.glyphs
,
2056 sizeof (MFLTGlyph
) * gstring
.allocated
);
2058 memset (gstring
.glyphs
, 0, sizeof (MFLTGlyph
) * len
);
2059 for (i
= 0; i
< len
; i
++)
2061 Lisp_Object g
= LGSTRING_GLYPH (lgstring
, i
);
2063 gstring
.glyphs
[i
].c
= LGLYPH_CHAR (g
);
2064 if (with_variation_selector
)
2066 gstring
.glyphs
[i
].code
= LGLYPH_CODE (g
);
2067 gstring
.glyphs
[i
].encoded
= 1;
2075 Lisp_Object family
= Ffont_get (LGSTRING_FONT (lgstring
), QCfamily
);
2078 flt_font_ft
.flt_font
.family
= Mnil
;
2080 flt_font_ft
.flt_font
.family
2081 = msymbol ((char *) SDATA (Fdowncase (SYMBOL_NAME (family
))));
2083 flt_font_ft
.flt_font
.x_ppem
= ft_face
->size
->metrics
.x_ppem
;
2084 flt_font_ft
.flt_font
.y_ppem
= ft_face
->size
->metrics
.y_ppem
;
2085 flt_font_ft
.flt_font
.get_glyph_id
= ftfont_get_glyph_id
;
2086 flt_font_ft
.flt_font
.get_metrics
= ftfont_get_metrics
;
2087 flt_font_ft
.flt_font
.check_otf
= ftfont_check_otf
;
2088 flt_font_ft
.flt_font
.drive_otf
= ftfont_drive_otf
;
2089 flt_font_ft
.flt_font
.internal
= NULL
;
2090 flt_font_ft
.font
= font
;
2091 flt_font_ft
.ft_face
= ft_face
;
2092 flt_font_ft
.otf
= otf
;
2094 && gstring
.glyphs
[1].c
>= 0x300 && gstring
.glyphs
[1].c
<= 0x36F)
2095 /* A little bit ad hoc. Perhaps, shaper must get script and
2096 language information, and select a proper flt for them
2098 flt
= mflt_get (msymbol ("combining"));
2099 for (i
= 0; i
< 3; i
++)
2101 int result
= mflt_run (&gstring
, 0, len
, &flt_font_ft
.flt_font
, flt
);
2104 gstring
.allocated
+= gstring
.allocated
;
2105 gstring
.glyphs
= xrealloc (gstring
.glyphs
,
2106 sizeof (MFLTGlyph
) * gstring
.allocated
);
2108 if (gstring
.used
> LGSTRING_GLYPH_LEN (lgstring
))
2110 for (i
= 0; i
< gstring
.used
; i
++)
2112 MFLTGlyph
*g
= gstring
.glyphs
+ i
;
2114 g
->from
= LGLYPH_FROM (LGSTRING_GLYPH (lgstring
, g
->from
));
2115 g
->to
= LGLYPH_TO (LGSTRING_GLYPH (lgstring
, g
->to
));
2118 for (i
= 0; i
< gstring
.used
; i
++)
2120 Lisp_Object lglyph
= LGSTRING_GLYPH (lgstring
, i
);
2121 MFLTGlyph
*g
= gstring
.glyphs
+ i
;
2125 lglyph
= Fmake_vector (make_number (LGLYPH_SIZE
), Qnil
);
2126 LGSTRING_SET_GLYPH (lgstring
, i
, lglyph
);
2128 LGLYPH_SET_FROM (lglyph
, g
->from
);
2129 LGLYPH_SET_TO (lglyph
, g
->to
);
2130 LGLYPH_SET_CHAR (lglyph
, g
->c
);
2131 LGLYPH_SET_CODE (lglyph
, g
->code
);
2132 LGLYPH_SET_WIDTH (lglyph
, g
->xadv
>> 6);
2133 LGLYPH_SET_LBEARING (lglyph
, g
->lbearing
>> 6);
2134 LGLYPH_SET_RBEARING (lglyph
, g
->rbearing
>> 6);
2135 LGLYPH_SET_ASCENT (lglyph
, g
->ascent
>> 6);
2136 LGLYPH_SET_DESCENT (lglyph
, g
->descent
>> 6);
2141 vec
= Fmake_vector (make_number (3), Qnil
);
2142 ASET (vec
, 0, make_number (g
->xoff
>> 6));
2143 ASET (vec
, 1, make_number (g
->yoff
>> 6));
2144 ASET (vec
, 2, make_number (g
->xadv
>> 6));
2145 LGLYPH_SET_ADJUSTMENT (lglyph
, vec
);
2148 return make_number (i
);
2152 ftfont_shape (lgstring
)
2153 Lisp_Object lgstring
;
2156 struct ftfont_info
*ftfont_info
;
2159 CHECK_FONT_GET_OBJECT (LGSTRING_FONT (lgstring
), font
);
2160 ftfont_info
= (struct ftfont_info
*) font
;
2161 otf
= ftfont_get_otf (ftfont_info
);
2163 return make_number (0);
2164 return ftfont_shape_by_flt (lgstring
, font
, ftfont_info
->ft_size
->face
, otf
);
2167 #endif /* HAVE_M17N_FLT */
2169 #ifdef HAVE_OTF_GET_VARIATION_GLYPHS
2172 ftfont_variation_glyphs (font
, c
, variations
)
2175 unsigned variations
[256];
2177 struct ftfont_info
*ftfont_info
= (struct ftfont_info
*) font
;
2178 OTF
*otf
= ftfont_get_otf (ftfont_info
);
2182 return OTF_get_variation_glyphs (otf
, c
, variations
);
2185 #endif /* HAVE_OTF_GET_VARIATION_GLYPHS */
2186 #endif /* HAVE_LIBOTF */
2189 ftfont_font_format (FcPattern
*pattern
, Lisp_Object filename
)
2193 #ifdef FC_FONTFORMAT
2196 if (FcPatternGetString (pattern
, FC_FONTFORMAT
, 0, &str
) != FcResultMatch
)
2198 if (strcmp ((char *) str
, "TrueType") == 0)
2199 return intern ("truetype");
2200 if (strcmp ((char *) str
, "Type 1") == 0)
2201 return intern ("type1");
2202 if (strcmp ((char *) str
, "PCF") == 0)
2203 return intern ("pcf");
2204 if (strcmp ((char *) str
, "BDF") == 0)
2205 return intern ("bdf");
2207 #endif /* FC_FONTFORMAT */
2208 if (STRINGP (filename
))
2210 int len
= SBYTES (filename
);
2214 str
= (FcChar8
*) (SDATA (filename
) + len
- 4);
2215 if (xstrcasecmp ((char *) str
, ".ttf") == 0)
2216 return intern ("truetype");
2217 if (xstrcasecmp ((char *) str
, ".pfb") == 0)
2218 return intern ("type1");
2219 if (xstrcasecmp ((char *) str
, ".pcf") == 0)
2220 return intern ("pcf");
2221 if (xstrcasecmp ((char *) str
, ".bdf") == 0)
2222 return intern ("bdf");
2225 return intern ("unknown");
2232 DEFSYM (Qfreetype
, "freetype");
2233 DEFSYM (Qmonospace
, "monospace");
2234 DEFSYM (Qsans_serif
, "sans-serif");
2235 DEFSYM (Qserif
, "serif");
2236 DEFSYM (Qmono
, "mono");
2237 DEFSYM (Qsans
, "sans");
2238 DEFSYM (Qsans__serif
, "sans serif");
2240 staticpro (&freetype_font_cache
);
2241 freetype_font_cache
= Fcons (Qt
, Qnil
);
2243 staticpro (&ftfont_generic_family_list
);
2244 ftfont_generic_family_list
2245 = Fcons (Fcons (Qmonospace
, Qt
),
2246 Fcons (Fcons (Qsans_serif
, Qt
),
2247 Fcons (Fcons (Qsans
, Qt
), Qnil
)));
2249 staticpro (&ft_face_cache
);
2250 ft_face_cache
= Qnil
;
2252 ftfont_driver
.type
= Qfreetype
;
2253 register_font_driver (&ftfont_driver
, NULL
);
2256 /* arch-tag: 7cfa432c-33a6-4988-83d2-a82ed8604aca
2257 (do not change this comment) */