Shop OBEX P1 Docs P2 Docs Learn Events
Draw lines and write small text in VGA mode ? — Parallax Forums

Draw lines and write small text in VGA mode ?

MC-BerndMC-Bernd Posts: 8
edited 2006-10-12 02:17 in Propeller 1
Hello,
I'm looking for simple routines to draw lines like: Line(x1,y1,x2,y2) or LineTo(x,y) and write Text at a (x/y)· or (row/col) position like: Locate(x,y) and Text(string) or TextAt(x,y,string)· together in VGA mode.

Thanks for help

e-mail: Bernd888@gmx.net

Bernd

Comments

Sign In or Register to comment.