Home
last modified time | relevance | path

Searched refs:fonts (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.4/lib/fonts/
Dfonts.c23 static const struct font_desc *fonts[] = { variable
62 #define num_fonts ARRAY_SIZE(fonts)
65 #error No fonts configured.
85 if (!strcmp(fonts[i]->name, name)) in find_font()
86 return fonts[i]; in find_font()
115 f = fonts[i]; in get_default_font()
DKconfig12 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.
DMakefile4 font-objs := fonts.o
/Linux-v5.4/Documentation/fb/
Dvt8623fb.rst30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and
31 16bit tall fonts (driver limitation).
36 8bit wide fonts only (driver limitation).
Darkfb.rst32 wide fonts only (hardware limitation) and 16bit tall fonts (driver
39 8bit wide fonts only (driver limitation).
Ds3fb.rst41 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).
Dpvr2fb.rst11 without using tiny, unreadable fonts (NOT on the Dreamcast)
29 font:X default font to use. All fonts are supported, including the
Dlxfb.rst15 without using tiny, unreadable fonts.
Dgxfb.rst14 without using tiny, unreadable fonts.
Daty128fb.rst13 without using tiny, unreadable fonts.
Dtgafb.rst44 font:X default font to use. All fonts are supported, including the
Dfbcon.rst16 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
84 compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
Dvesafb.rst19 without using tiny, unreadable fonts.
Dmatroxfb.rst14 without using tiny, unreadable fonts.
/Linux-v5.4/Documentation/driver-api/
Dframe-buffer.rst61 Refer to the file lib/fonts/fonts.c for more information.
/Linux-v5.4/sound/synth/emux/
Dsoundfont.c263 for (sf = sflist->fonts; sf; sf = sf->next) { in newsf()
278 sf->next = sflist->fonts; in newsf()
279 sflist->fonts = sf; in newsf()
1144 for (sf = sflist->fonts; sf; sf = sf->next) { in rebuild_presets()
1343 sflist->fonts = NULL; in snd_sf_init()
1361 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear()
1457 for (sf = sflist->fonts; sf; sf = sf->next) { in snd_soundfont_remove_unlocked()
/Linux-v5.4/arch/unicore32/boot/compressed/
DMakefile20 $(obj)/font.c: $(srctree)/lib/fonts/font_8x8.c
/Linux-v5.4/include/sound/
Dsoundfont.h75 struct snd_soundfont *fonts; /* The list of soundfonts */ member
/Linux-v5.4/Documentation/admin-guide/
Dunicode.rst16 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-v5.4/arch/arm/boot/compressed/
DMakefile16 FONTC = $(srctree)/lib/fonts/font_acorn_8x8.c
/Linux-v5.4/lib/
DMakefile235 obj-$(CONFIG_FONT_SUPPORT) += fonts/
DKconfig582 source "lib/fonts/Kconfig"
/Linux-v5.4/drivers/tty/
DKconfig32 directly. The fonts used on virtual terminals can be changed with