Date: Mon, 18 Dec 2000 14:29:46 -0700 From: Drew Eckhardt <drew@PoohSticks.ORG> To: "Nathaniel G H" <bsd_appliance@bemail.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Text mode video operations Message-ID: <200012182129.eBILTlh06215@chopper.Poohsticks.ORG> In-Reply-To: Your message of "Mon, 18 Dec 2000 12:33:50 PST." <200012182033.MAA16353@mail14.bigmailbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200012182033.MAA16353@mail14.bigmailbox.com>, bsd_appliance@bemail. org writes: >I specifically need to know, if possible, how to display hardware- >rendered character- and software-rendered pixel-based images on the >same display at the same time. This is not possible with straight VGA. If the graphics aren't too big, you can work arround this hardware limitation by implementing your graphics as a user defined font. You may also be able to use the bitblt hardware present on "accelerated" video boards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012182129.eBILTlh06215>