Lines Matching refs:font
101 work". If your system comes with Xft2 and fontconfig and the current font
102 does not contain a certain glyph, a different font will be used automatically
104 not need to set it. It is only necessary if the automatic font selection does
114 Thus the 'guifontwide' font must be exactly twice as wide as 'guifont'.
525 and install the font as described in the README file.
547 font is a long string. For multibyte fonts we need several of these...
549 Note: Most of this is no longer relevant for GTK+ 2. Selecting a font via
551 set the font. Do yourself a favor and ignore the |XLFD| and |xfontset|
556 (and nicer looking) fonts. However, for menus and tooltips any font can be
562 You should get a default font for menus and tooltips that works, but it might
563 be ugly. Read the following to find out how to select a better font.
568 XLFD is the X font name and contains the information about the font size,
575 - FOUNDRY: FOUNDRY field. The company that created the font.
576 - FAMILY: FAMILY_NAME field. Basic font family name. (helvetica, gothic,
587 number: Scaled font
590 - STYLE: ADD_STYLE_NAME field. Extra info to describe font. (Serif, Sans
606 For example, in case of a 16 dots font corresponding to JIS X 0208, it is
613 A single-byte charset is typically associated with one font. For multibyte
615 characters are used from one font and another group from another font (which
623 Setting the 'guifontset' option also means that all font names will be handled
624 as a fontset name. Also the ones used for the "font" argument of the
651 searching for a font for KS C 5601: >
659 the 'guifontset' option. You specify the list by concatenating the font names
669 Alternatively, you can supply a base font name list that omits the charset
670 name, letting X-Windows select font characters required for the locale. For
676 Alternatively, you can supply a single base font name that allows X-Windows to
688 mixing a Latin font and an East Asian font, the East Asian font width should
689 be twice the Latin font width.
691 If 'guifontset' is not empty, the "font" argument of the |:highlight| command
694 :hi Comment font=english_font,your_font
695 If you use a wrong "font" argument you will get an error message.
707 Vim.font: |base_font_name_list|
711 Note: Vim.font is for text area.
715 For example, when you are using Japanese and a 14 dots font, >
717 Vim.font: -misc-fixed-medium-r-normal--14-*
723 Vim*font: k14,r14
748 The simplest is to use the font dialog to select fonts and try them out. You
749 can find this at the "Edit/Select Font..." menu. Once you find a font name
1353 selected font.
1375 You might also want to select the font used for the menus. Unfortunately this
1383 You need to specify a font to be used. For double-wide characters another
1384 font is required, which is exactly twice as wide. There are three ways to do
1395 You might also want to set the font used for the menus. This only works for
1396 Motif. Use the ":hi Menu font={fontname}" command for this. |:highlight|
1459 'guifontset' The list of font names used for a multibyte encoding. When