/openbmc/linux/lib/fonts/ |
H A D | Makefile | 4 font-objs := fonts.o 6 font-objs-$(CONFIG_FONT_SUN8x16) += font_sun8x16.o 7 font-objs-$(CONFIG_FONT_SUN12x22) += font_sun12x22.o 8 font-objs-$(CONFIG_FONT_8x8) += font_8x8.o 9 font-objs-$(CONFIG_FONT_8x16) += font_8x16.o 10 font-objs-$(CONFIG_FONT_6x11) += font_6x11.o 11 font-objs-$(CONFIG_FONT_7x14) += font_7x14.o 12 font-objs-$(CONFIG_FONT_10x18) += font_10x18.o 13 font-objs-$(CONFIG_FONT_PEARL_8x8) += font_pearl_8x8.o 14 font-objs-$(CONFIG_FONT_ACORN_8x8) += font_acorn_8x8.o [all …]
|
H A D | Kconfig | 25 bool "VGA 8x8 font" if FONTS 29 This is the "high resolution" font for the VGA frame buffer (the one 32 Note that this is a poor quality font. The VGA 8x16 font is quite a 39 bool "VGA 8x16 font" if FONTS 42 This is the "high resolution" font for the VGA frame buffer (the one 48 bool "Mac console 6x11 font (not supported by all drivers)" if FONTS 52 Small console font with Macintosh-style high-half glyphs. Some Mac 56 bool "console 7x14 font (not supported by all drivers)" if FONTS 59 Console font with characters just a bit smaller than the default. 60 If the standard 8x16 font is a little too big for you, say Y. [all …]
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _base.scss | 5 font-size: 14px; 6 font-weight: 400; 12 font-size: 2.625rem; 13 font-weight: 300; 19 font-size: 2.25rem; 20 font-weight: 300; 26 font-size: 1.75rem; 27 font-weight: 400; 33 font-size: 1.25rem; 34 font-weight: 400; [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | typography.scss | 5 font-weight: bold; 25 font-size: 2.25rem; 26 font-weight: 500; 33 font-size: 1.25rem; 34 font-weight: bold; 39 font-size: 1rem; 40 font-weight: bold; 45 font-size: 0.875rem; 46 font-weight: bold; 51 font-size: 0.875rem; [all …]
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _ibm.scss | 1 @font-face { 2 font-family: 'Plex'; 4 font-weight: 200; 6 @font-face { 7 font-family: 'Plex'; 9 font-weight: 200; 10 font-style: italic; 12 @font-face { 13 font-family: 'Plex'; 15 font-weight: 400; [all …]
|
H A D | _intel.scss | 1 @font-face { 2 font-family: "Intel Clear"; 5 font-weight: 200; 6 font-style: normal; 8 @font-face { 9 font-family: "Intel Clear"; 12 font-weight: 400; 13 font-style: normal; 15 @font-face { 16 font-family: "Intel Clear"; [all …]
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | earlycon.c | 18 static const struct font_desc *font; variable 105 for (i = 0; i < height - font->height; i++) { in efi_earlycon_scroll_up() 110 src = efi_earlycon_map((i + font->height) * len, len); in efi_earlycon_scroll_up() 131 bytes = BITS_TO_BYTES(font->width); in efi_earlycon_write_char() 132 src = font->data + c * font->height * bytes + h * bytes; in efi_earlycon_write_char() 134 for (m = 0; m < font->width; m++) { in efi_earlycon_write_char() 158 unsigned int linemax = (si->lfb_width - efi_x) / font->width; in efi_earlycon_write() 165 for (h = 0; h < font->height; h++) { in efi_earlycon_write() 178 x += font->width; in efi_earlycon_write() 186 efi_x += count * font->width; in efi_earlycon_write() [all …]
|
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/ |
H A D | theme_overrides.css | 6 font-family: Verdana, Sans, sans-serif; 12 font-family: Arial, Sans; 18 font-size: 2em; 27 font-size: 1.8em; 29 font-weight: normal; 30 font-style: italic; 36 font-size: 1.5em; 37 font-weight: bold; 43 font-size: 142.14%; 50 font-size: 140%; [all …]
|
/openbmc/openbmc/poky/documentation/sphinx-static/ |
H A D | theme_overrides.css | 6 font-family: Verdana, Sans, sans-serif; 12 font-family: Arial, Sans; 18 font-size: 2em; 27 font-size: 1.8em; 29 font-weight: normal; 30 font-style: italic; 36 font-size: 1.5em; 37 font-weight: bold; 43 font-size: 142.14%; 50 font-size: 140%; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/ |
H A D | font-adobe-100dpi_1.0.3.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-100dpi/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" 10 RDEPENDS:${PN} = "encodings font-util" 11 RDEPENDS:${PN}:class-native = "font-util-native" 13 UPSTREAM_CHECK_REGEX = "font\-adobe\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
H A D | font-bh-100dpi_1.0.3.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-100dpi/" 5 SECTION = "x11/font" 9 DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util" 10 RDEPENDS:${PN} = "encodings font-util" 11 RDEPENDS:${PN}:class-native = "font-util-native" 13 UPSTREAM_CHECK_REGEX = "font\-bh\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
H A D | font-adobe-utopia-100dpi_1.0.4.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" 10 RDEPENDS:${PN} = "encodings font-util" 11 RDEPENDS:${PN}:class-native = "font-util-native" 13 UPSTREAM_CHECK_REGEX = "font\-adobe\-utopia\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
H A D | font-bh-lucidatypewriter-100dpi_1.0.3.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" 10 RDEPENDS:${PN} = "encodings font-util" 11 RDEPENDS:${PN}:class-native = "font-util-native" 13 UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
H A D | font-bitstream-100dpi_1.0.3.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bitstream-100dpi/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native" 10 RDEPENDS:${PN} = "encodings font-util" 11 RDEPENDS:${PN}:class-native = "font-util-native" 13 UPSTREAM_CHECK_REGEX = "font\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
H A D | xorg-fonts-100dpi.bb | 1 SUMMARY = "Xorg 100 DPI font set" 5 # rdepends on font recipes with this restriction 9 font-adobe-100dpi \ 10 font-adobe-utopia-100dpi \ 11 font-bh-100dpi \ 12 font-bh-lucidatypewriter-100dpi \ 13 font-bitstream-100dpi \
|
H A D | font-misc-misc_1.1.2.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/misc-misc/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" 10 RDEPENDS:${PN} = "encodings font-util"
|
H A D | font-cursor-misc_1.0.3.bb | 1 require recipes-graphics/xorg-font/xorg-font-common.inc 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/cursor-misc/" 5 SECTION = "x11/font" 9 DEPENDS = "util-macros-native font-util-native bdftopcf-native" 10 RDEPENDS:${PN} = "encodings font-util"
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 11 font-family: serif; 12 font-size: 100%; 16 font-family: sans-serif; 20 font-family: monospace; 21 font-size: 100%; 25 font-family: sans-serif; 29 font-style: normal; 33 font-size: 100%; 76 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 80 * - captions should have 100% (not 85%) font size [all …]
|
H A D | custom.css | 7 div.body h1 { font-size: 180%; } 8 div.body h2 { font-size: 150%; } 9 div.body h3 { font-size: 130%; } 14 div.sphinxsidebar { font-size: inherit; 30 dt.sig-object { font-size: larger; } 36 div.kerneltoc li.toctree-l1 { font-size: smaller; 39 div.kerneltoc li.current > a {font-weight: bold; } 40 div.kerneltoc li.toctree-l2,li.toctree-l3 { font-size: small; 68 font-weight: bold; 69 font-size: larger; }
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | header.scss | 36 font-size: 0.9rem; 45 font-weight: 400; 71 font-size: 1.5em; 72 font-weight: 500; 82 font-size: 1.2rem; 83 font-weight: 700; 87 font-size: 1rem; 122 font-size: 1em; 132 font-size: 0.875em; 133 font-weight: 400; [all …]
|
/openbmc/linux/drivers/video/ |
H A D | sticore.c | 159 struct sti_cooked_font *font) in sti_putc() argument 163 .font_start_addr = (void *)STI_PTR(font->raw), in sti_putc() 167 .dest_x = x * font->width, in sti_putc() 168 .dest_y = y * font->height, in sti_putc() 231 int height, int width, int c, struct sti_cooked_font *font) in sti_clear() argument 237 .src_x = src_x * font->width, in sti_clear() 238 .src_y = src_y * font->height, in sti_clear() 239 .dest_x = src_x * font->width, in sti_clear() 240 .dest_y = src_y * font->height, in sti_clear() 241 .width = width * font->width, in sti_clear() [all …]
|
/openbmc/linux/Documentation/input/ |
H A D | interactive.svg | 18 …<text x="2775" y="7725" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 19 …<text x="5400" y="5700" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 20 …<text x="5400" y="3600" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 21 …<text x="5400" y="3900" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 22 …<text x="5475" y="5100" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 23 …<text x="5400" y="4425" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | syslog.scss | 15 font-size: .9em; 16 font-weight: 700; 35 font-weight: 700; 36 font-size: .75em; 45 font-size: .9em; 111 font-weight: 700; 147 font-size: .9em; 148 font-weight: 700; 167 font-size: 1.7em; 202 font-weight: 400; [all …]
|
/openbmc/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 10 font-family: serif; 12 font-size: 100%; 16 font-family: sans-serif; 52 font-family: monospace; 54 font-size: 100%; 58 font-family: sans-serif; 62 font-style: normal; 66 font-size: 100%; 158 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 162 * - captions should have 100% (not 85%) font size [all …]
|
/openbmc/u-boot/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 37 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 41 * - captions should have 100% (not 85%) font size 46 font-size: 150%; 47 font-weight: bold; 51 font-size: 100%; 60 font-family: "Courier New", Courier, monospace 66 font-weight: bold; 67 font-family: "Courier New", Courier, monospace 83 font-size: 85%;
|