Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch Fonts for rcons are now handled in sys/dev/wsfont.



details:   https://anonhg.NetBSD.org/src/rev/88c99154f823
branches:  trunk
changeset: 471860:88c99154f823
user:      ad <ad%NetBSD.org@localhost>
date:      Tue Apr 13 18:59:15 1999 +0000

description:
Fonts for rcons are now handled in sys/dev/wsfont.

diffstat:

 sys/arch/sparc/dev/rcons_font.h   |  2793 -------------------------------------
 sys/arch/sparc64/dev/rcons_font.h |  2793 -------------------------------------
 2 files changed, 0 insertions(+), 5586 deletions(-)

diffs (truncated from 5594 to 300 lines):

diff -r 69193f568a81 -r 88c99154f823 sys/arch/sparc/dev/rcons_font.h
--- a/sys/arch/sparc/dev/rcons_font.h   Tue Apr 13 18:53:27 1999 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2793 +0,0 @@
-/* $NetBSD: rcons_font.h,v 1.4 1998/03/22 20:24:05 pk Exp $ */
-
-/*
- * Raster Console font definition; this file exports `console_font',
- * which is either a small one (`fixed'), or a PROM compatible
- * largr one (`gallant19').
- */
-
-#ifdef RASTERCONS_SMALLFONT
-
-static u_int32_t font_fixed_0_pixels[] = {
-       0,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0xf0000000,0,0,0
-};
-static struct raster font_fixed_0 = { 6, 13, 1, 1, font_fixed_0_pixels, 0 };
-
-static u_int32_t font_fixed_1_pixels[] = {
-       0,0,0,0,0,0x20000000,0x70000000,0xf8000000,0x70000000,0x20000000,0,0,0
-};
-static struct raster font_fixed_1 = { 6, 13, 1, 1, font_fixed_1_pixels, 0 };
-
-static u_int32_t font_fixed_2_pixels[] = {
-       0,0,0,0,0xa8000000,0x50000000,0xa8000000,0x50000000,0xa8000000,0x50000000,0xa8000000,0,0
-};
-static struct raster font_fixed_2 = { 6, 13, 1, 1, font_fixed_2_pixels, 0 };
-
-static u_int32_t font_fixed_3_pixels[] = {
-       0,0,0,0,0xa0000000,0xa0000000,0xe0000000,0xa0000000,0xa0000000,0x70000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_3 = { 6, 13, 1, 1, font_fixed_3_pixels, 0 };
-
-static u_int32_t font_fixed_4_pixels[] = {
-       0,0,0,0,0xe0000000,0x80000000,0xc0000000,0x80000000,0xf0000000,0x40000000,0x60000000,0x40000000,0x40000000
-};
-static struct raster font_fixed_4 = { 6, 13, 1, 1, font_fixed_4_pixels, 0 };
-
-static u_int32_t font_fixed_5_pixels[] = {
-       0,0,0,0,0x70000000,0x80000000,0x80000000,0x70000000,0x70000000,0x48000000,0x70000000,0x50000000,0x48000000
-};
-static struct raster font_fixed_5 = { 6, 13, 1, 1, font_fixed_5_pixels, 0 };
-
-static u_int32_t font_fixed_6_pixels[] = {
-       0,0,0,0,0x80000000,0x80000000,0x80000000,0xe0000000,0x70000000,0x40000000,0x60000000,0x40000000,0x40000000
-};
-static struct raster font_fixed_6 = { 6, 13, 1, 1, font_fixed_6_pixels, 0 };
-
-static u_int32_t font_fixed_7_pixels[] = {
-       0,0,0,0,0x60000000,0x90000000,0x90000000,0x60000000,0,0,0,0,0
-};
-static struct raster font_fixed_7 = { 6, 13, 1, 1, font_fixed_7_pixels, 0 };
-
-static u_int32_t font_fixed_8_pixels[] = {
-       0,0,0,0,0x20000000,0x20000000,0xf8000000,0x20000000,0x20000000,0,0xf8000000,0,0
-};
-static struct raster font_fixed_8 = { 6, 13, 1, 1, font_fixed_8_pixels, 0 };
-
-static u_int32_t font_fixed_9_pixels[] = {
-       0,0,0,0,0x88000000,0xc8000000,0xa8000000,0x98000000,0x88000000,0x40000000,0x40000000,0x40000000,0x78000000
-};
-static struct raster font_fixed_9 = { 6, 13, 1, 1, font_fixed_9_pixels, 0 };
-
-static u_int32_t font_fixed_10_pixels[] = {
-       0,0,0,0,0x88000000,0x88000000,0x50000000,0x20000000,0,0xf8000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_10 = { 6, 13, 1, 1, font_fixed_10_pixels, 0 };
-
-static u_int32_t font_fixed_11_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0xe0000000,0,0,0,0,0
-};
-static struct raster font_fixed_11 = { 6, 13, 1, 1, font_fixed_11_pixels, 0 };
-
-static u_int32_t font_fixed_12_pixels[] = {
-       0,0,0,0,0,0,0,0xe0000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_12 = { 6, 13, 1, 1, font_fixed_12_pixels, 0 };
-
-static u_int32_t font_fixed_13_pixels[] = {
-       0,0,0,0,0,0,0,0x3c000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_13 = { 6, 13, 1, 1, font_fixed_13_pixels, 0 };
-
-static u_int32_t font_fixed_14_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x3c000000,0,0,0,0,0
-};
-static struct raster font_fixed_14 = { 6, 13, 1, 1, font_fixed_14_pixels, 0 };
-
-static u_int32_t font_fixed_15_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0xfc000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_15 = { 6, 13, 1, 1, font_fixed_15_pixels, 0 };
-
-static u_int32_t font_fixed_16_pixels[] = {
-       0,0,0,0xfc000000,0,0,0,0,0,0,0,0,0
-};
-static struct raster font_fixed_16 = { 6, 13, 1, 1, font_fixed_16_pixels, 0 };
-
-static u_int32_t font_fixed_17_pixels[] = {
-       0,0,0,0,0,0xfc000000,0,0,0,0,0,0,0
-};
-static struct raster font_fixed_17 = { 6, 13, 1, 1, font_fixed_17_pixels, 0 };
-
-static u_int32_t font_fixed_18_pixels[] = {
-       0,0,0,0,0,0,0,0xfc000000,0,0,0,0,0
-};
-static struct raster font_fixed_18 = { 6, 13, 1, 1, font_fixed_18_pixels, 0 };
-
-static u_int32_t font_fixed_19_pixels[] = {
-       0,0,0,0,0,0,0,0,0,0xfc000000,0,0,0
-};
-static struct raster font_fixed_19 = { 6, 13, 1, 1, font_fixed_19_pixels, 0 };
-
-static u_int32_t font_fixed_20_pixels[] = {
-       0,0,0,0,0,0,0,0,0,0,0,0xfc000000,0
-};
-static struct raster font_fixed_20 = { 6, 13, 1, 1, font_fixed_20_pixels, 0 };
-
-static u_int32_t font_fixed_21_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x3c000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_21 = { 6, 13, 1, 1, font_fixed_21_pixels, 0 };
-
-static u_int32_t font_fixed_22_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0xe0000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_22 = { 6, 13, 1, 1, font_fixed_22_pixels, 0 };
-
-static u_int32_t font_fixed_23_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0xfc000000,0,0,0,0,0
-};
-static struct raster font_fixed_23 = { 6, 13, 1, 1, font_fixed_23_pixels, 0 };
-
-static u_int32_t font_fixed_24_pixels[] = {
-       0,0,0,0,0,0,0,0xfc000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_24 = { 6, 13, 1, 1, font_fixed_24_pixels, 0 };
-
-static u_int32_t font_fixed_25_pixels[] = {
-       0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000
-};
-static struct raster font_fixed_25 = { 6, 13, 1, 1, font_fixed_25_pixels, 0 };
-
-static u_int32_t font_fixed_26_pixels[] = {
-       0,0,0,0x8000000,0x10000000,0x20000000,0x40000000,0x20000000,0x10000000,0x8000000,0xf8000000,0,0
-};
-static struct raster font_fixed_26 = { 6, 13, 1, 1, font_fixed_26_pixels, 0 };
-
-static u_int32_t font_fixed_27_pixels[] = {
-       0,0,0,0x80000000,0x40000000,0x20000000,0x10000000,0x20000000,0x40000000,0x80000000,0xf8000000,0,0
-};
-static struct raster font_fixed_27 = { 6, 13, 1, 1, font_fixed_27_pixels, 0 };
-
-static u_int32_t font_fixed_28_pixels[] = {
-       0,0,0,0,0,0,0xf8000000,0x50000000,0x50000000,0x50000000,0x90000000,0,0
-};
-static struct raster font_fixed_28 = { 6, 13, 1, 1, font_fixed_28_pixels, 0 };
-
-static u_int32_t font_fixed_29_pixels[] = {
-       0,0,0,0,0,0x8000000,0xf8000000,0x20000000,0xf8000000,0x80000000,0,0,0
-};
-static struct raster font_fixed_29 = { 6, 13, 1, 1, font_fixed_29_pixels, 0 };
-
-static u_int32_t font_fixed_30_pixels[] = {
-       0,0,0,0,0x30000000,0x48000000,0x40000000,0xf0000000,0x20000000,0xf0000000,0xa8000000,0xe0000000,0
-};
-static struct raster font_fixed_30 = { 6, 13, 1, 1, font_fixed_30_pixels, 0 };
-
-static u_int32_t font_fixed_31_pixels[] = {
-       0,0,0,0,0,0,0,0,0x20000000,0,0,0,0
-};
-static struct raster font_fixed_31 = { 6, 13, 1, 1, font_fixed_31_pixels, 0 };
-
-static u_int32_t font_fixed_32_pixels[] = {
-       0,0,0,0,0,0,0,0,0,0,0,0,0
-};
-static struct raster font_fixed_32 = { 6, 13, 1, 1, font_fixed_32_pixels, 0 };
-
-static u_int32_t font_fixed_33_pixels[] = {
-       0,0,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0,0x20000000,0,0
-};
-static struct raster font_fixed_33 = { 6, 13, 1, 1, font_fixed_33_pixels, 0 };
-
-static u_int32_t font_fixed_34_pixels[] = {
-       0,0,0x50000000,0x50000000,0x50000000,0,0,0,0,0,0,0,0
-};
-static struct raster font_fixed_34 = { 6, 13, 1, 1, font_fixed_34_pixels, 0 };
-
-static u_int32_t font_fixed_35_pixels[] = {
-       0,0,0,0x50000000,0x50000000,0xf8000000,0x50000000,0xf8000000,0x50000000,0x50000000,0,0,0
-};
-static struct raster font_fixed_35 = { 6, 13, 1, 1, font_fixed_35_pixels, 0 };
-
-static u_int32_t font_fixed_36_pixels[] = {
-       0,0x20000000,0x70000000,0xa0000000,0xa0000000,0x70000000,0x28000000,0x28000000,0x70000000,0x20000000,0,0,0
-};
-static struct raster font_fixed_36 = { 6, 13, 1, 1, font_fixed_36_pixels, 0 };
-
-static u_int32_t font_fixed_37_pixels[] = {
-       0,0,0x48000000,0xa8000000,0x50000000,0x10000000,0x20000000,0x40000000,0x50000000,0xa8000000,0x90000000,0,0
-};
-static struct raster font_fixed_37 = { 6, 13, 1, 1, font_fixed_37_pixels, 0 };
-
-static u_int32_t font_fixed_38_pixels[] = {
-       0,0,0x40000000,0xa0000000,0xa0000000,0x40000000,0xa0000000,0x98000000,0x90000000,0x68000000,0,0,0
-};
-static struct raster font_fixed_38 = { 6, 13, 1, 1, font_fixed_38_pixels, 0 };
-
-static u_int32_t font_fixed_39_pixels[] = {
-       0,0,0x30000000,0x20000000,0x40000000,0,0,0,0,0,0,0,0
-};
-static struct raster font_fixed_39 = { 6, 13, 1, 1, font_fixed_39_pixels, 0 };
-
-static u_int32_t font_fixed_40_pixels[] = {
-       0,0,0x10000000,0x20000000,0x20000000,0x40000000,0x40000000,0x40000000,0x20000000,0x20000000,0x10000000,0,0
-};
-static struct raster font_fixed_40 = { 6, 13, 1, 1, font_fixed_40_pixels, 0 };
-
-static u_int32_t font_fixed_41_pixels[] = {
-       0,0,0x40000000,0x20000000,0x20000000,0x10000000,0x10000000,0x10000000,0x20000000,0x20000000,0x40000000,0,0
-};
-static struct raster font_fixed_41 = { 6, 13, 1, 1, font_fixed_41_pixels, 0 };
-
-static u_int32_t font_fixed_42_pixels[] = {
-       0,0,0,0x20000000,0xa8000000,0xf8000000,0x70000000,0xf8000000,0xa8000000,0x20000000,0,0,0
-};
-static struct raster font_fixed_42 = { 6, 13, 1, 1, font_fixed_42_pixels, 0 };
-
-static u_int32_t font_fixed_43_pixels[] = {
-       0,0,0,0,0x20000000,0x20000000,0xf8000000,0x20000000,0x20000000,0,0,0,0
-};
-static struct raster font_fixed_43 = { 6, 13, 1, 1, font_fixed_43_pixels, 0 };
-
-static u_int32_t font_fixed_44_pixels[] = {
-       0,0,0,0,0,0,0,0,0,0x30000000,0x20000000,0x40000000,0
-};
-static struct raster font_fixed_44 = { 6, 13, 1, 1, font_fixed_44_pixels, 0 };
-
-static u_int32_t font_fixed_45_pixels[] = {
-       0,0,0,0,0,0,0xf8000000,0,0,0,0,0,0
-};
-static struct raster font_fixed_45 = { 6, 13, 1, 1, font_fixed_45_pixels, 0 };
-
-static u_int32_t font_fixed_46_pixels[] = {
-       0,0,0,0,0,0,0,0,0,0x20000000,0x70000000,0x20000000,0
-};
-static struct raster font_fixed_46 = { 6, 13, 1, 1, font_fixed_46_pixels, 0 };
-
-static u_int32_t font_fixed_47_pixels[] = {
-       0,0,0x8000000,0x8000000,0x10000000,0x10000000,0x20000000,0x40000000,0x40000000,0x80000000,0x80000000,0,0
-};
-static struct raster font_fixed_47 = { 6, 13, 1, 1, font_fixed_47_pixels, 0 };
-
-static u_int32_t font_fixed_48_pixels[] = {
-       0,0,0x20000000,0x50000000,0x88000000,0x88000000,0x88000000,0x88000000,0x88000000,0x50000000,0x20000000,0,0
-};
-static struct raster font_fixed_48 = { 6, 13, 1, 1, font_fixed_48_pixels, 0 };
-
-static u_int32_t font_fixed_49_pixels[] = {
-       0,0,0x20000000,0x60000000,0xa0000000,0x20000000,0x20000000,0x20000000,0x20000000,0x20000000,0xf8000000,0,0
-};
-static struct raster font_fixed_49 = { 6, 13, 1, 1, font_fixed_49_pixels, 0 };
-
-static u_int32_t font_fixed_50_pixels[] = {
-       0,0,0x70000000,0x88000000,0x88000000,0x8000000,0x10000000,0x20000000,0x40000000,0x80000000,0xf8000000,0,0
-};
-static struct raster font_fixed_50 = { 6, 13, 1, 1, font_fixed_50_pixels, 0 };
-
-static u_int32_t font_fixed_51_pixels[] = {
-       0,0,0xf8000000,0x8000000,0x10000000,0x20000000,0x70000000,0x8000000,0x8000000,0x88000000,0x70000000,0,0
-};
-static struct raster font_fixed_51 = { 6, 13, 1, 1, font_fixed_51_pixels, 0 };
-
-static u_int32_t font_fixed_52_pixels[] = {
-       0,0,0x10000000,0x10000000,0x30000000,0x50000000,0x50000000,0x90000000,0xf8000000,0x10000000,0x10000000,0,0
-};
-static struct raster font_fixed_52 = { 6, 13, 1, 1, font_fixed_52_pixels, 0 };
-
-static u_int32_t font_fixed_53_pixels[] = {
-       0,0,0xf8000000,0x80000000,0x80000000,0xb0000000,0xc8000000,0x8000000,0x8000000,0x88000000,0x70000000,0,0
-};
-static struct raster font_fixed_53 = { 6, 13, 1, 1, font_fixed_53_pixels, 0 };
-
-static u_int32_t font_fixed_54_pixels[] = {
-       0,0,0x70000000,0x88000000,0x80000000,0x80000000,0xf0000000,0x88000000,0x88000000,0x88000000,0x70000000,0,0
-};
-static struct raster font_fixed_54 = { 6, 13, 1, 1, font_fixed_54_pixels, 0 };
-
-static u_int32_t font_fixed_55_pixels[] = {
-       0,0,0xf8000000,0x8000000,0x10000000,0x10000000,0x20000000,0x20000000,0x40000000,0x40000000,0x40000000,0,0
-};
-static struct raster font_fixed_55 = { 6, 13, 1, 1, font_fixed_55_pixels, 0 };
-
-static u_int32_t font_fixed_56_pixels[] = {
-       0,0,0x70000000,0x88000000,0x88000000,0x88000000,0x70000000,0x88000000,0x88000000,0x88000000,0x70000000,0,0
-};
-static struct raster font_fixed_56 = { 6, 13, 1, 1, font_fixed_56_pixels, 0 };
-
-static u_int32_t font_fixed_57_pixels[] = {



Home | Main Index | Thread Index | Old Index