When executing a function related to text display, (although characters are not displayed as usual)

At the very least I output the character string to the terminal.

We implemented the window function of screen 2.

Version 0.0.2 alpha - from wonx-a02.tar.gz
This commit is contained in:
Hiroaki Sakai
2000-09-27 12:00:00 +09:00
committed by Godzil
parent 3c624a304e
commit 1d5ebf4867
9 changed files with 186 additions and 57 deletions

View File

@@ -2,8 +2,8 @@ XINCLUDEDIR = /usr/X11R6/include
INCLUDEDIR = .
XLIBDIR = /usr/X11R6/lib
VERSION = Wonx-a01
PKGNAME = wonx-a01
VERSION = Wonx-a02
PKGNAME = wonx-a02
OBJS = WWCharacter.o WWColorMap.o WWDisplay.o WWLCDPanel.o WWPalette.o WWScreen.o WWSprite.o WonxDisplay.o XDisplay.o bank.o comm.o disp.o text.o key.o sound.o system.o timer.o etc.o wonx.o