www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/07/20/12:00:18

Xref: news2.mv.net comp.os.msdos.djgpp:6192
From: Orbital <vazndain AT pit DOT ktu DOT lt>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: GNU Make, DJP, JPTUI etc.
Date: Sat, 20 Jul 1996 15:41:40 +0300
Organization: LITNET
Lines: 42
Message-ID: <Pine.SOL.3.91.960720152820.20831A-100000@zveris>
References: <Pine DOT SOL DOT 3 DOT 91 DOT 960718163607 DOT 16050B-100000 AT zveris> <Pine DOT NEB DOT 3 DOT 93 DOT 960719163634 DOT 2019D-100000 AT ananke DOT amu DOT edu DOT pl> <4sp310$qlk AT news DOT teaser DOT fr>
NNTP-Posting-Host: zveris.pit.ktu.lt
Mime-Version: 1.0
In-Reply-To: <4sp310$qlk@news.teaser.fr>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp


On Fri, 19 Jul 1996, Jean-Pierre Delprat wrote:

> 
> >Conerning JPTUI, I have two further suggestions:
> >  1. Why does it require mouse driver to be installed - pretty annoying when
> >one (as me) doesn't have mouse driver installed in AUTO*.BAT - I need to
> >install the driver everytime. The library should work also without driver in
> >memory.
> 
> Ok, I'll fix that.
> 

  I've been thinking about that kinda stuff too, but... [1] How will you 
determine port and irq settings? [2] are you aware that different kinds of
mice (eg. PS/2 vs Logitech) send data to ports in different formats? Anyway,
if you are still willing to try, I've some documentation on that, let me 
know and I'll mail it to you.
  BTW, sorry for the misleading post about seeing jptui32s.zip. I never 
saw it, I just thought I saw it. There were so many jptui* files in v2tk 
that I got mistaken... sorry again.
  Now about that video mode stuff... You see, non-standard video modes use
different sizes of character bitmaps. It should all be in your video card's
documentation. Aside from that I believe there are int $0x10 subfunctions
to determine the size of the character. Determining the dimensions of the
screen is even simplier: see source for ScreenLines() and ScreenColumns() in
libc. BTW, did you know most video cars have 9x16 fonts these days? E.g. on
my TGUI9440, mode 03h is 80x25, 9x16. Mode 58h is 132x30, 9x16, while mode
54h is 132x30, 8x16 and the characters look much nicer in 9x16. Somehow BIOS
font reloading functions work with 9x16 as well, though the mouse pointer
acts like "wider-thinner" when being dragged horizontally arcross character
cell boundaries.

BTW, here's a question to Shawn Hargreaves: how do you manage to turn on this
cool 80x30 mode in FED? My card has a mode 80x30, but when I turn it on the
character cells are 8x16, and I hate that nasty font. However, when I run 
FED, or DOS Navigator, they seem to turn on 80x30 and the font is still 9x16.
How on earth? Thanks.

Martynas

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019