1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 08:21:30 -07:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2006-08-01 02:57:02 +00:00
parent 9c6d1df523
commit 16dc1d050e

View file

@ -4,6 +4,8 @@
ftfont_match.
(ftfont_list): Don't check :name property.
(ftfont_match): New function.
(ftfont_pattern_entity): If the pattern doesn't contain
FC_SPACING, don't assuce FC_MONO.
* font.h (struct font_driver): New member `match'.
(font_update_drivers): Prototype adjusted.