I added “rar” as authorized file extension
here are some skins with the covers in evidence
1600x900 Sea.zip (880.7 KB)
1920x1080 Sea.zip (1.3 MB)
1600x900 Stone.zip (980.2 KB)
1920x1080 Stone.zip (1.2 MB)
HI
translated for the non Italian speaking:
here are some skins with the covers in evidence
Hi, I was studying your directives again, to understand how the coordinates of the info are displayed (image 1600x900)
With these settings:
playinfo.maxwidth = 632
playinfo.title.pos = 903,100,bold
the result is this
(for convenience I put a blue dot that marks px 903)
the title is near 1200px, why ? (seems like 903+half width, it’s possible?)
Please, can you explain me again?
Thanks for your patience, it takes a lot, and see you soon, bye
@Wheaten @Gelo5
Pleas upload your templates to: PeppyMeter Templates - Volumio
Select the topic according your screen width, instruction are on top of each topic.
You really don’t understand. 1219 is the middle of the field: 903px start + 632px:2. You don’t set anything. The field starts 903px from the left and is 632px wide. Text is centered in this field (if TRUE) or text starts at 903px, can have a maximum width of 632px (if FALSE). You can adjust each distance: distance from the left, field size, etc…
If the text is longer than 632px - it will slide/scroll left-right
ok so the formula is 903+half width
Thanks…gelo5 “the patient”
Well actually its:
offset + ((text.width) / 2)