home *** CD-ROM | disk | FTP | other *** search
- Path: ogpsrv.unice.fr!masson
- From: masson@ogpsrv.unice.fr (Gilles Masson)
- Newsgroups: comp.unix.amiga
- Subject: Re: changing NetBSD kernel font
- Date: 12 Jan 1996 17:54:30 GMT
- Organization: University of Nice-Sophia Antipolis
- Distribution: world
- Message-ID: <4d678m$c61@malibu.unice.fr>
- References: <4d61au$7sm@crash.microserve.net>
- NNTP-Posting-Host: ogpsrv.unice.fr
-
- In article <4d61au$7sm@crash.microserve.net>, jshaffer@pennet.net (Jim Shaffer) writes:
- |> I've dumped a particularly nice font from my AmigaDOS system, and I
- |> want to compile it into NetBSD 1.1 as the kernel font. But I haven't
- |> figured out yet where to put it into the source tree, and what changes
- |> to make the the config file. Can anyone help?
- |>
- replace /...../arch/amiga/dev/kf_8x8.c (keep the old)
- or /...../arch/amiga/dev/kf_8x11.c
- compare the names in the file and the new one:
- you should add _8x8 or _8x11 at the end of some names of the new one !
- (i've aborted two compiles before seeing it :^( )
-
- --
- Gilles MASSON
-