How can I make all images square?
#1
I am making a wall view for artists but not all images are perfectly square. How can I get all images square, Ive tried all aspect methods?

Heres a picture of what I mean.

Image
Image
To learn more, click here.
Reply
#2
Code:
<aspectratio>scale</aspectratio>
should definitely work.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
ronie Wrote:
Code:
<aspectratio>scale</aspectratio>
should definitely work.

nope, any other thoughts?
Image
To learn more, click here.
Reply
#4
maybe
<aspectratio>stretch</aspectratio>
Reply
#5
<aspectratio scalediffuse="false">center</aspectratio>
Reply
#6
THANKS GUYS!!

I'm an idiot, I had <aspect>scale</aspect>.

Changing to aspectratio worked.

Image
Image
To learn more, click here.
Reply

Logout Mark Read Team Forum Stats Members Help
How can I make all images square?0