setPenWidth( Printer, 2 )

new topic     » topic index » view thread      » older message » newer message

It is possible to draw line in Printer.
-- drawRectangle( Printer, 0, x1, y1, x2, y2 ) 
-- drawLine( Printer, x1, y1, x2, y2 )

The default width is 1 dot.
I'd like 2 or 3 dot width sometimes.
If I do  setPenWidth( Printer, 3 ), the line width
remain 1 dot.

How can I make it?
Please help,

Thanks

Attila Kondor

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu