cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 1 Aug 1999 12:04:51 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | OmniMeta <meta AT abacom DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: How can I modify the ascii code table ? |
In-Reply-To: | <UcHo3.2112$JE4.97889@weber.videotron.net> |
Message-ID: | <Pine.SUN.3.91.990801120221.20304c@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sat, 31 Jul 1999, OmniMeta wrote: > code 65 is A > > I want to modify code 65 to be another shape, like a square, or a circle, or > a triangle, or a star ... Download the DJGPP library sources (v2/djlsr202.zip) and look at the file conio.c there. It includes a function that modifies the standard font, which you could use as the starting point. The name of the function is `maybe_create_8x10_font'.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |