Searched refs:fonts (Results 1 – 21 of 21) sorted by relevance
| /linux/lib/fonts/ |
| H A D | fonts.c | 23 static const struct font_desc *fonts[] = { variable 68 #define num_fonts ARRAY_SIZE(fonts) 71 #error No fonts configured. 91 if (!strcmp(fonts[i]->name, name)) in find_font() 92 return fonts[i]; in find_font() 124 f = fonts[i]; in get_default_font()
|
| H A D | Kconfig | 12 bool "Select compiled-in fonts" 15 Say Y here if you would like to use fonts other than the default 20 the questions about foreign fonts. 97 If other fonts are too big or too small for you, say Y, otherwise say N. 124 If other fonts are unreadable for you, say Y, otherwise say N.
|
| H A D | Makefile | 4 font-objs := fonts.o
|
| /linux/tools/lib/python/kdoc/ |
| H A D | latex_fonts.py | 148 fonts = textwrap.indent("\n".join(self.get_noto_cjk_vf_fonts()), " ") 149 if not fonts: 156 msg += fonts + "\n"
|
| /linux/Documentation/fb/ |
| H A D | vt8623fb.rst | 30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and 31 16bit tall fonts (driver limitation). 36 8bit wide fonts only (driver limitation).
|
| H A D | arkfb.rst | 32 wide fonts only (hardware limitation) and 16bit tall fonts (driver 39 8bit wide fonts only (driver limitation).
|
| H A D | s3fb.rst | 41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only 42 (hardware limitation) and 16bit tall fonts (driver limitation). Text mode 48 8bit wide fonts only (driver limitation).
|
| H A D | pvr2fb.rst | 11 without using tiny, unreadable fonts (NOT on the Dreamcast) 29 font:X default font to use. All fonts are supported, including the
|
| H A D | gxfb.rst | 12 without using tiny, unreadable fonts.
|
| H A D | lxfb.rst | 12 without using tiny, unreadable fonts.
|
| H A D | aty128fb.rst | 11 without using tiny, unreadable fonts.
|
| H A D | tgafb.rst | 44 font:X default font to use. All fonts are supported, including the
|
| H A D | vesafb.rst | 19 without using tiny, unreadable fonts.
|
| H A D | matroxfb.rst | 11 without using tiny, unreadable fonts.
|
| /linux/Documentation/translations/zh_CN/ |
| H A D | how-to.rst | 73 sudo dnf install -y dejavu-sans-fonts dejavu-sans-mono-fonts \ 74 dejavu-serif-fonts google-noto-sans-cjk-fonts graphviz-gd \
|
| /linux/Documentation/driver-api/ |
| H A D | frame-buffer.rst | 61 Refer to the file lib/fonts/fonts.c for more information.
|
| /linux/Documentation/sphinx/ |
| H A D | kerneldoc-preamble.sty | 82 % Noto CJK fonts don't provide slant shape. [AutoFakeSlant] permits 205 % Custom macros to on/off CJK and switch CJK fonts (Dummy) 212 %% Put a note on missing CJK fonts or the xecjk package in place of 214 \begin{sphinxadmonition}{note}{Note on missing fonts and a package:}
|
| /linux/Documentation/admin-guide/ |
| H A D | unicode.rst | 15 characters to fonts. By downloading a single Unicode-to-font table, 45 two (in case 1024- or 2048-character fonts ever become necessary). 53 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
|
| /linux/lib/ |
| H A D | Makefile | 286 obj-$(CONFIG_FONT_SUPPORT) += fonts/
|
| H A D | Kconfig | 513 source "lib/fonts/Kconfig"
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 66 To support Hi-DPI Display, you can enable bigger fonts like
|