I'm new to LEDTriks, I need to create a frame with 3 rows of text centered, not scrolling, or by hand.
Any ideas?
I'm new to LEDTriks, I need to create a frame with 3 rows of text centered, not scrolling, or by hand.
Any ideas?
Trevor
Fairfield, CA
2008: 48 channels, 4500 lights
2009: 32 channels, 5100 lights
2010: 48 channels, 5100 lights, and a LEDTRIKS!
I'm not a Triks expert. However I think you would be hard pressed to get 3 lines of text onto 1 Triks display since there are only 16 rows of LEDs.
You would need at least 2 blank rows of LEDs to separate the 3 lines of text. That leaves 14 rows of LEDs for 3 lines of text. That would give you 2 character lines that were 5 rows high, and 1 that was 4. You should be able to make most characters with 5 rows but 4 is going to be very tricky ('g' example)
You could shorten it up and force it into 4 rows, but I don't think you would be happy with the results:PHP Code:...
. .
...
.
...
PHP Code:...
...
.
...
Last edited by oldcqr; 02-28-2009 at 10:29 AM.
vixen will do 2 line text like mike said you wont be happy with 3
and it will have to be drawn by hand...
I'm running a 2x1 display, so I have 32 rows.
How do I do the 2 rows? I can only seem to find the scrolling text.
Trevor
Fairfield, CA
2008: 48 channels, 4500 lights
2009: 32 channels, 5100 lights
2010: 48 channels, 5100 lights, and a LEDTRIKS!
below the text line it says more options
select top line then the pixle size 8 or lower create text
select bottom line '''''''''''''
then orginize frames merge top and bottom into the same frames
OK, BLONDE MOMENT (wife IS blonde so I can say that).... I failed to go to "more options". I think I am good to go!!
Was hoping someone would explain how to create 2 lines of text. I followed the instructions but don't have any option other than 10 for the text size. Is there a plug-in or something that I need to install to get the option for font size? Thanks!
Martin
Last edited by MisterC; 02-28-2009 at 02:49 PM.
its in the more options tab change the pixle size full pannel is 16 pixels so 8 would be one line.you also may have to test diferant fonts to get one that looks good.
It takes time to get it but one you learn its not hard.
Ok thanks - I didn't know you could merge frames with the organize frames area - I'll have to try it in a little bit!
Trevor
Fairfield, CA
2008: 48 channels, 4500 lights
2009: 32 channels, 5100 lights
2010: 48 channels, 5100 lights, and a LEDTRIKS!
So I sat down and figured out how to make the 3 rows of text , a height of 9 with spacing of 2 works out great. Now, Can you do the same with the scripting?
Trevor
Fairfield, CA
2008: 48 channels, 4500 lights
2009: 32 channels, 5100 lights
2010: 48 channels, 5100 lights, and a LEDTRIKS!
Bookmarks