home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
LogoManager 1.0.0.3 [27-11-2022]
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Vasilich" data-source="post: 1024886" data-attributes="member: 97516"><p>lates version attached here.</p><p>added resize effect - i hope @<a href="https://forum.team-mediaportal.com/members/azzuro.50482/" target="_blank">azzuro</a> will be happy. description here <a href="https://code.google.com/p/mediaportal-russian-logos/source/browse/trunk/LogosManager/LogosManager/designs/Modern%204x3%20resized/design.settings" target="_blank">https://code.google.com/p/mediaportal-russian-logos/source/browse/trunk/LogosManager/LogosManager/designs/Modern 4x3 resized/design.settings</a></p><p>[CODE=xml] <!-- resize: resize logo image if necessary. Will be done in such way that whole logo should be visible in resulting image.</p><p> minX - minimal logo image width for that no resize will be taken;</p><p> maxX - maximal logo image width for that no resize will be taken;</p><p> resizedX - new width value that logo image will be scaled to, if (Minx <= image Width <= MaxX) == false;</p><p> MinY, MaxY, resizedY - same as above, but for image height;</p><p> MinXY, MaxXY, resizedXY - same as above but for any dimension (width or height);</p><p> It makes sense to use either set of (MinX + MaxX + resizedX + MinY + MaxY + resizedY) or (minXY + maxXY + resizedXY).</p><p> --></p><p> <effect enabled="yes" type="resize" minX="170" maxX="200" resizedX="190" minY="130" maxY="150" resizedY="140" /></p><p> <effect enabled="no" type="resize" minXY="160" maxXY="200" resizedXY="200" />[/CODE]</p><p>You can test it with resized design "Modern 4x3 resized"</p></blockquote><p></p>
[QUOTE="Vasilich, post: 1024886, member: 97516"] lates version attached here. added resize effect - i hope @[URL='https://forum.team-mediaportal.com/members/azzuro.50482/']azzuro[/URL] will be happy. description here [URL='https://code.google.com/p/mediaportal-russian-logos/source/browse/trunk/LogosManager/LogosManager/designs/Modern%204x3%20resized/design.settings']https://code.google.com/p/mediaportal-russian-logos/source/browse/trunk/LogosManager/LogosManager/designs/Modern 4x3 resized/design.settings[/URL] [CODE=xml] <!-- resize: resize logo image if necessary. Will be done in such way that whole logo should be visible in resulting image. minX - minimal logo image width for that no resize will be taken; maxX - maximal logo image width for that no resize will be taken; resizedX - new width value that logo image will be scaled to, if (Minx <= image Width <= MaxX) == false; MinY, MaxY, resizedY - same as above, but for image height; MinXY, MaxXY, resizedXY - same as above but for any dimension (width or height); It makes sense to use either set of (MinX + MaxX + resizedX + MinY + MaxY + resizedY) or (minXY + maxXY + resizedXY). --> <effect enabled="yes" type="resize" minX="170" maxX="200" resizedX="190" minY="130" maxY="150" resizedY="140" /> <effect enabled="no" type="resize" minXY="160" maxXY="200" resizedXY="200" />[/CODE] You can test it with resized design "Modern 4x3 resized" [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
LogoManager 1.0.0.3 [27-11-2022]
Contact us
RSS
Top
Bottom