-
Logged In: YES
user_id=24760
I updated the web page to match the code.
2003-09-24 20:07:31 UTC by dheyse
-
dheyse committed patchset 49 of module Cvs_ldlite_smith to the LDLite CVS repository, changing 1 files.
2003-04-04 21:28:10 UTC by dheyse
-
dheyse committed patchset 48 of module Cvs_ldlite_smith to the LDLite CVS repository, changing 2 files.
2003-04-01 22:52:46 UTC by dheyse
-
Please consider a command line option that when
active, suppresses all windows/screen output. That is, it
does not launch a window when invoked with this flag,
and does not render anything to the window that it didn't
launch... merely generates the output .bmp files as
specified by the other switches.
This would make using LDLite in batch automation jobs
(and presumably, things...
2003-04-01 17:55:08 UTC by lpieniazek
-
Hi Paul,
I've been beating my head against a wall for awhile now,
and I thought I'd
share my experience with you, in the form of a request.
The 'index' value of a 0 COLOR statement is limited to 0
to 255. Until 5
minutes ago, I did not realize this, and I couldn't figure
out why LDLite
would not render my extended colors. I've been trying to
define COLOR
settings for color...
2002-07-09 20:01:22 UTC by nobody
-
Logged In: YES
user_id=30782
Will be fixed in 2.5. I've tested the fix. The code chdir's to the
same directory as the file in order for subfiles to work
correctly. But the code forgot to remove the subdir from the
filename, and would append it to the working directory.
2002-07-01 05:14:46 UTC by gyug
-
Logged In: YES
user_id=30782
Fixed previously by rounding -Ux,y values to a multiple.
Check with values of -U126,127 and -U127,128 and it looked
OK.
2002-07-01 04:21:20 UTC by gyug
-
Finally got around to checking in the fix for dat files that do not end in a CR.
2002-01-06 09:09:12 UTC by gyug
-
Logged In: YES
user_id=30782
This was a problem when the -U values were not multiples of
4 (or was it 8?). I think we fixed it. Should confirm that
2.4 works correctly for odd -U values.
2002-01-06 09:07:37 UTC by gyug
-
Logged In: YES
user_id=30782
Added missing lines to parser file, as suggested by Don.
2002-01-06 08:43:05 UTC by gyug