aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 2007 to copyright.Glenn Morris2007-01-211-1/+1
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-1/+2
| | | | 2001).
* Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
|
* (Fset_overriding_fontspec_internal): Check if we needKenichi Handa2006-07-041-0/+2
| | | | to update Voverriding_fontspec_alist.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Copyright fixedKenichi Handa2005-12-191-2/+3
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (fontset_set): Fix previous change.Kenichi Handa2005-04-251-1/+1
|
* *** empty log message ***Kenichi Handa2005-04-221-1/+5
|
* (set_default_ascii_font): New function.Kenichi Handa2005-03-081-13/+17
| | | | | (syms_of_fontset): Don't set FONTSET_ASCII (Vdefault_fontset) here.
* (fontset_pattern_regexp): Cancel my previous change;Kenichi Handa2004-11-081-14/+27
| | | | | | | | don't pay attention to '\' before '*'. (fontset_pattern_regexp): Change the meaning of the second arg. (Fnew_fontset): Call fs_query_fontset, not Fquery_fontset. (check_fontset_name): Try NAME as literal at first, and if it failes, try NAME as pattern.
* (fontset_pattern_regexp): Use unsigned char.Kim F. Storm2004-11-041-5/+5
|
* (fontset_pattern_regexp): If '*' is preceded by '\',Kenichi Handa2004-11-041-2/+2
| | | | treat it as a literal character.
* (fontset_pattern_regexp): Optimize for the case thatKenichi Handa2004-10-251-4/+22
| | | | PATTERN is full XLFD.
* (fs_load_font): Use fast_string_match_ignore_case forKenichi Handa2004-10-181-16/+13
| | | | | | | comparing font names. (fs_query_fontset): Use fast_string_match for comparing fontset names. (list_fontsets): Likewise.
* (Fset_fontset_font): Remove unused vars `family' and `registry'.Stefan Monnier2004-06-301-1/+1
|
* (Finternal_char_font): If POSITION is nil, returnKenichi Handa2004-04-231-18/+33
| | | | font for displaying CH with the default face.
* (regularize_fontname): Renamed from regulalize_fontname.John Paul Wallington2004-04-201-4/+4
|
* (fontset_font_pattern): Fix previous change.Kenichi Handa2004-01-191-1/+2
|
* (fontset_ref_via_base): Fix previous change.Kenichi Handa2004-01-071-1/+1
|
* (Voverriding_fontspec_alist): New variable.Kenichi Handa2003-12-291-25/+145
| | | | | | | | | | | | | (lookup_overriding_fontspec): New function. (fontset_ref_via_base): Call lookup_overriding_fontspec if necessary. (fontset_font_pattern): Likewise. (regulalize_fontname): New function. (Fset_fontset_font): Call regulalize_fontname. (Fset_overriding_fontspec_internal): New function. (syms_of_fontset): Initialize and staticprop Voverriding_fontspec_alist. (syms_of_fontset): Defsubr Sset_overriding_fontspec_internal.
* Remove period at end of error message.Jan Djärv2003-11-161-1/+1
|
* (fs_load_font): Don't set fontp->font_encoder to NULLKenichi Handa2003-10-021-3/+1
| | | | | before calling find_ccl_program_func. Call find_ccl_program_func only when fontp->font_encoder is not NULL.
* (Finternal_char_font): Change return value toKenichi Handa2003-09-281-10/+46
| | | | cons (FONT-NAME . GLYPH-CODE).
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (Ffontset_info): Pass new arg to map_char_table.Richard M. Stallman2003-05-171-2/+2
|
* *** empty log message ***Juanma Barranquero2003-02-201-1/+1
|
* (Fset_fontset_font): Document that NAME nil means the defaultKenichi Handa2003-02-201-2/+4
| | | | | | fontset. (Ffontset_info): Likewise. (Ffontset_font): Likewise.
* (check_fontset_name): If NAME is nil, return theKenichi Handa2003-02-201-3/+24
| | | | | | | | default fontset. (override_font_info): New function. (Ffontset_info): If FONTSET is not the default fontset, merge FONTSET onto the copy of the default fontset, and work on that copy.
* (syms_of_fontset): Setup Vfont_encoding_alist here.Kenichi Handa2003-01-171-0/+10
|
* (Fset_fontset_font): Fix spacing.Juanma Barranquero2002-09-061-1/+1
|
* (font_family_registry, fs_query_fontset):Ken Raeburn2002-07-161-4/+4
| | | | (list_fontsets): Use const for pointer to lisp string data.
* (Fset_fontset_font): Use SDATA instead of XSTRING()->data.Ken Raeburn2002-07-161-1/+1
|
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-19/+19
| | | | | SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
* In src/:Andrew Choi2002-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-06-16 Andrew Choi <akochoi@shaw.ca> * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of Vdefault_fontset to Monaco with mac-roman coding. * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine init_process before and after inclusion of Carbon/Carbon.h, resp. * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and cursor_gc. (add_font_name_table_entry): New function. (init_font_name_table): Use add_font_name_table_entry; add italic, bold, and bold-italic entries for truetype fonts. * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces for Mac too. (try_font_list) [MAC_OS]: If no font matches given registry, try fonts with any registry matching face_family. (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here. * s/darwin.h: If autoconf detects the Ncurses library, define LIBS_TERMCAP to -lncurses to use it. In lisp/: 2002-06-16 Andrew Choi <akochoi@shaw.ca> * term/mac-win.el (scalable-fonts-allowed): Set to t.
* * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRINGKen Raeburn2002-05-201-1/+1
| | | | instead of XSYMBOL and name field.
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-2/+2
| | | | lisp/ChangeLog, and src/ChangeLog for list of changes.
* Fix typos, remove unnecessary space.Pavel Janík2001-12-121-23/+22
|
* Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.Pavel Janík2001-11-141-10/+0
|
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-11-131-86/+86
|
* (fontset_font_pattern): Remove unused variable `family_registry'.Pavel Janík2001-11-061-1/+0
|
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-16/+16
|
* (fs_load_font) [WINDOWSNT && _MSC_VER]: DisableAndrew Innes2001-10-181-0/+8
| | | | | optimization. The fontp->encoding array was not being initialized correctly when compiled with optimizations by MSVC.
* Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingKen Raeburn2001-10-161-8/+8
| | | | with lisp system changes.
* (Ffontset_info): Check that face is non-nullGerd Moellmann2001-05-161-1/+1
| | | | before accessing its fields.
* (syms_of_fontset): Describe highlight-wrong-size-fontKenichi Handa2001-03-131-12/+2
| | | | and clip-large-size-font as obsolete.
* (Fnew_fontset): Fix handling of the case that anKenichi Handa2001-02-241-4/+11
| | | | element of FONTLIST is a cons of family and registry.
* * fontset.c (fontset_pattern_regexp): Allocate three more bytes toAndrew Choi2001-01-281-1/+1
| | | | regex for '^', '$', and '\0'.
* (font_family_registry): Even if FONTNAME conform toKenichi Handa2001-01-281-22/+30
| | | | | | | | | | | XLFD, if it specifies other fields than family and registry, return FONTANME. New argument FORCE if nonzero cancel that feature. (fontset_font_pattern): Call font_family_registry with FORCE 1 for a signle byte character. Don't set FAMILY part to nil here. It is handled by the caller choose_face_font. (Fnew_fontset): Call font_family_registry with FORCE 0. (Fset_fontset_font): Likewise.