summaryrefslogtreecommitdiff
path: root/src/fontset.h
Commit message (Collapse)AuthorAgeFilesLines
...
* | (new_fontset_from_font) [USE_FONT_BACKEND]: PrototypeKenichi Handa2006-06-161-1/+1
| | | | | | | | adjusted.
* | (FONT_INFO_FROM_FACE): New macro.Kenichi Handa2006-06-061-1/+17
| | | | | | | | | | (face_for_font, new_fontset_from_font) (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-3/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 616-696) - Add lisp/mh-e/.arch-inventory - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. - lisp/gnus/ChangeLog: Remove duplicate entry * gnus--rel--5.10 (patch 147-181) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: lisp/mml.el (mml-preview): Doc fix. - Update from CVS: texi/message.texi: Fix default values. - Update from CVS: texi/gnus.texi (RSS): Addition.
| * Copyright fixedKenichi Handa2005-12-191-3/+4
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 514-518) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 104-105) - Update from CVS
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-0/+1
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 459-473) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 86-87) - Update from CVS
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23Miles Bader2005-03-091-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 150-165) - Update from CVS - Merge from gnus--rel--5.10 - Add info/dir to arch branch * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-37) - Merge from emacs--cvs-trunk--0 - Update from CVS
| * (set_default_ascii_font): Extern it.Kenichi Handa2005-03-081-0/+1
| |
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81Miles Bader2005-01-021-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-748 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-749 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-751 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-753 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-755 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-757 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-81 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82 Update from CVS
| * (struct font_info): New members space_width andKenichi Handa2004-12-301-0/+6
| | | | | | | | average_width.
* | Sync to HEAD.Kenichi Handa2004-04-141-0/+3
| |
* | (face_for_char): Prototype adjusted.Kenichi Handa2004-01-131-1/+2
| |
* | *** empty log message ***Kenichi Handa2003-10-061-1/+2
| |
* | *** empty log message ***Kenichi Handa2003-09-081-29/+29
|\ \
| * | (Qfontset): Don't extern it.Kenichi Handa2003-01-101-1/+1
| | | | | | | | | | | | (new_fontset_from_font_name): Extern it.
| * | (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.Kenichi Handa2002-08-011-1/+1
| | |
| * | (get_font_repertory_func): New prototype.Kenichi Handa2002-07-261-3/+6
| | | | | | | | | | | | | | | (make_fontset_for_ascii_face, fs_load_font): Prototypes fixed. (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
| * | (struct font_info): Type of the member encoding_typeKenichi Handa2002-03-011-26/+23
| | | | | | | | | | | | | | | | | | | | | changed. (enum FONT_SPEC_INDEX): New enum. (fontset_font_pattern, fs_load_font): Prototype updated. (FS_LOAD_FONT): Adjusted for the change of fs_load_font.
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
| |
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|/
* Remove prototypes for variables `Vhighlight_wrong_size_font' andPavel Janík2001-11-141-2/+0
| | | | `Vclip_large_size_font'.
* (struct font_info) [WINDOWSNT]: Add codepage field.Andrew Innes2001-10-171-0/+5
|
* (free_face_fontset): Renamed from fs_free_face_fontset.Dave Love2000-06-231-1/+1
|
* (EMACS_FONTSET_H): Renamed from _FONTSET_H.Kenichi Handa2000-06-111-3/+3
|
* (FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.Kenichi Handa2000-03-211-77/+41
| | | | | | | | | | | | (struct fontset_info, struct fontset_data): Structs removed. (allloc_fontset_data, free_fontset_data, fs_regiser_fontset, Vglobale_fontset_alist, font_idx_temp): Externs removed. (fs_load_font, fs_query_fontset): Adjusted for new argument. (fs_free_face_fontset, fontset_font_pattern, face_suitable_for_char_p, face_for_char, make_fontset_for_ascii_face): Extern them. (FS_LOAD_FONT): Adjusted for the change of fontset implementation. (FS_LOAD_FACE_FONT): New macro.
* (struct font_info): New member vertical_centering.Kenichi Handa1999-12-151-1/+4
| | | | (Vvertical_centering_font_regexp): Extern it.
* (FONT_INFO_ID): Build an ID from a font_info pointer.Gerd Moellmann1999-07-211-0/+22
| | | | | | (FONT_INFO_FROM_ID): Get a font_info pointer from an ID. (toplevel): Add extern declarations for Vfontset_alias_alist and Vglobal_fontset_alist.
* (list_fonts_func): Fix prototype.Kenichi Handa1998-10-211-4/+4
|
* (FONT_ENCODING_NOT_DECIDED): The value is changed to 255.Kenichi Handa1998-04-151-2/+7
| | | | | (find_ccl_program_func): Extern it. (Fquery_fontset): Args number changed to 2.
* (GENERIC_FONT_PTR): Commented-out definition deleted.Richard M. Stallman1998-02-061-4/+0
|
* Add prototypes and more function declarations.Andreas Schwab1997-11-211-13/+24
|
* Adjusted for the name change ofKenichi Handa1997-08-221-1/+1
| | | | Valternate_fontname_alist.
* (Vignore_relative_composition): Extern it.Kenichi Handa1997-08-101-0/+1
|
* Move #endif at the tail.Kenichi Handa1997-07-021-1/+1
|
* (font_idx_temp): Extern it.Kenichi Handa1997-06-211-0/+18
| | | | (FS_LOAD_FONT): New macro.
* Change copyright notices.Richard M. Stallman1997-06-201-3/+2
|
* (FONT_ENCODING_NOT_DECIDED): New macro.Kenichi Handa1997-05-281-0/+5
|
* Change the declaration o encodingKenichi Handa1997-05-191-1/+1
| | | | from `int' to `unsigned char'.
* (struct font_info): Change the declaration o encodingKenichi Handa1997-05-191-1/+1
| | | | from `char' to `int'.
* (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.Kenichi Handa1997-04-071-0/+2
|
* (Valternative_fontname_alist): Extern it.Kenichi Handa1997-03-191-0/+1
|
* Adjusted for the change of MAX_CHARSET.Kenichi Handa1997-03-181-4/+4
|
* (Vuse_default_ascent): Extern.Kenichi Handa1997-02-271-0/+5
|
* Fix FSF address in comment.Karl Heuer1997-02-231-12/+14
|
* Initial revisionKarl Heuer1997-02-201-0/+201