mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 03:40:36 -08:00
*** empty log message ***
This commit is contained in:
parent
0e3dd87aae
commit
dcafe1c7b8
3 changed files with 26 additions and 4 deletions
|
|
@ -43,7 +43,8 @@ struct font_info
|
|||
/* Full name of the font given by a window system. */
|
||||
char *full_name;
|
||||
|
||||
/* Charset of characters displayed by the font. */
|
||||
/* Charset to encode a character code into a glyph code of the
|
||||
font. */
|
||||
int charset;
|
||||
|
||||
#ifdef WINDOWSNT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue