1. Re: new truecolor library
- Posted by Mark Smith <markrsmith at BTINTERNET.COM>
Nov 06, 1998
-
Last edited Nov 07, 1998
Hawke,
Thanks for your useful reply. I'm now using the latest version of
TrueEU and with the following code I'm getting similar problems to those
I mentioned before.
-----Code begin------
include truecolr.e
InitDisplay()
true_circle({200,200}, 50, {000,000,255})
true_pixel({200,200},{255,255,000})
true_line(150,300,100,150,TrueBlue)
----Code end------
For example, with the true_line I get about 9 diagonal lines of spaced
out dots with the colour of the lines alternating between red, green and
blue. In other words I am not getting a single solid blue line. With
the true_circle I get about 10 overlapping circles spread across the
screen again alternating in colour between red, green and blue. Note,
that the circles do not have a solid circumference but are made up of
widely spaced dots. The true_pixel places the dot not at 200,200 but at
a guess around 500,200.
Is it possible that my video card can't hack what the program is doing.
I'm running a Dell 486 33mhz with 1mb of video ram. I run Win95 in
Truecolour all the time so I would assume that the program should work.
Any more clues to how I can get it to work?
Mark Smith
Mark's Leisure Zone
http://www.btinternet.com/~markrsmith