Well, if you want a proper 1-pixel wide line, how'bout implementing a line drawer function with two (integer-based) coordinates, and then overwrite the Image which will be drawed? I believe there are lots of good tutorials about line drawing, because I wanted to write one, and found a lot of them. (I haven't written it, though.)