22 Oct
2004
22 Oct
'04
11:53 a.m.
On Thursday 21 October 2004 6:47 pm, jpkotta wrote:
I got this to compile ok, and it runs fine with no options. When I give it a geometry option, the fractal window is huge. I think it's using characters instead of pixels. The window is the right size (640x480) with no geometry option (but geometry=80x70). geometry=0x0 corresponds to 320x200. When I compile it with unixscr.c from v20.02.04, it draws the right size.
Yikes! I'll look into fixing that.
Good job on the file loading interface ('..', subdirectories, etc.). Much better!
Thanks. Jonathan