tv.drawline() line width Store › Forums › Video Experimenter › Bugs/Problems › tv.drawline() line width This topic has 2 replies, 3 voices, and was last updated 9 years, 10 months ago by Blue Moon. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 17, 2014 at 5:22 am #727 paxMember I want to change my line width. how can I do? I want to have a tiner one . tv.draw_line(minX, minY, maxX, minY, 1); October 17, 2014 at 10:49 pm #2070 MichaelKeymaster I don’t think you can. It only draws lines of width 1 pixel. January 12, 2015 at 11:02 am #2146 Blue MoonMember Try using TV.delay(100) instead of delay(100). You might also try TV.delay_frame(6) which delays 6 frames which is 1/10 of a second. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Log in / Register