Post Reply 
TEXTOUT_P: new line?
05-21-2015, 04:59 PM
Post: #2
RE: TEXTOUT_P: new line?
(05-21-2015 04:28 PM)salvomic Wrote:  hi,
is there a way to get a new line in a TEXTOUT_P command?

With TEXTOUT_P() you are using x,y pixels, so to get to a "new" line, just change the x and y values (plus/minus) depending on which way the new vertical, horizontal spacing the line needs to be. Experiment with your font selection as to how many pixels per character you would need. With 320x240 pixels you can pixon or pixoff anything anywhere within.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
TEXTOUT_P: new line? - salvomic - 05-21-2015, 04:28 PM
RE: TEXTOUT_P: new line? - DrD - 05-21-2015 04:59 PM
RE: TEXTOUT_P: new line? - salvomic - 05-21-2015, 05:04 PM
RE: TEXTOUT_P: new line? - DrD - 05-21-2015, 05:14 PM
RE: TEXTOUT_P: new line? - salvomic - 05-21-2015, 05:15 PM
RE: TEXTOUT_P: new line? - StephenG1CMZ - 10-11-2015, 06:31 PM



User(s) browsing this thread: 1 Guest(s)