Searched refs:fonts (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/lib/fonts/ |
D | fonts.c | 25 static const struct font_desc *fonts[] = { variable 72 #define num_fonts ARRAY_SIZE(fonts) 75 #error No fonts configured. 95 if (!strcmp(fonts[i]->name, name)) in find_font() 96 return fonts[i]; in find_font() 125 f = fonts[i]; in get_default_font()
|
D | Kconfig | 11 bool "Select compiled-in fonts" 14 Say Y here if you would like to use fonts other than the default 19 the questions about foreign fonts. 96 If other fonts are too big or too small for you, say Y, otherwise say N.
|
D | Makefile | 4 font-objs := fonts.o
|
/Linux-v4.19/Documentation/fb/ |
D | vt8623fb.txt | 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).
|
D | arkfb.txt | 32 wide fonts only (hardware limitation) and 16bit tall fonts (driver 39 8bit wide fonts only (driver limitation).
|
D | s3fb.txt | 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).
|
D | pvr2fb.txt | 12 without using tiny, unreadable fonts (NOT on the Dreamcast) 28 font:X - default font to use. All fonts are supported, including the
|
D | gxfb.txt | 13 without using tiny, unreadable fonts.
|
D | lxfb.txt | 13 without using tiny, unreadable fonts.
|
D | aty128fb.txt | 12 without using tiny, unreadable fonts.
|
D | tgafb.txt | 43 font:X - default font to use. All fonts are supported, including the
|
D | fbcon.txt | 15 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature 81 compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
|
D | vesafb.txt | 19 without using tiny, unreadable fonts.
|
D | matroxfb.txt | 12 without using tiny, unreadable fonts.
|
/Linux-v4.19/Documentation/driver-api/ |
D | frame-buffer.rst | 61 Refer to the file lib/fonts/fonts.c for more information.
|
/Linux-v4.19/sound/synth/emux/ |
D | soundfont.c | 276 for (sf = sflist->fonts; sf; sf = sf->next) { in newsf() 291 sf->next = sflist->fonts; in newsf() 292 sflist->fonts = sf; in newsf() 1155 for (sf = sflist->fonts; sf; sf = sf->next) { in rebuild_presets() 1354 sflist->fonts = NULL; in snd_sf_init() 1372 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear() 1468 for (sf = sflist->fonts; sf; sf = sf->next) { in snd_soundfont_remove_unlocked()
|
/Linux-v4.19/arch/unicore32/boot/compressed/ |
D | Makefile | 20 $(obj)/font.c: $(srctree)/lib/fonts/font_8x8.c
|
/Linux-v4.19/include/sound/ |
D | soundfont.h | 88 struct snd_soundfont *fonts; /* The list of soundfonts */ member
|
/Linux-v4.19/Documentation/admin-guide/ |
D | unicode.rst | 16 characters to fonts. By downloading a single Unicode-to-font table, 46 two (in case 1024- or 2048-character fonts ever become necessary). 54 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | Makefile | 16 FONTC = $(srctree)/lib/fonts/font_acorn_8x8.c
|
/Linux-v4.19/lib/ |
D | Makefile | 216 obj-$(CONFIG_FONT_SUPPORT) += fonts/
|
D | Kconfig | 557 source "lib/fonts/Kconfig"
|
/Linux-v4.19/drivers/tty/ |
D | Kconfig | 31 directly. The fonts used on virtual terminals can be changed with
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 6 Best viewed with fixed width fonts
|