pls test glow function with attached logomamager dll
For glow effect to be active just put file "design.settings" with content
into folder with design that you want glow for. All designs are stored locally in d:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\LogoManager\designs\
In this XML you can also adjust glow width(radius) and color (as .NET color name)
awaiting tests from @azzuro and @vuego as they are the ones requesting this feature
For glow effect to be active just put file "design.settings" with content
XML:
<?xml version="1.0" encoding="utf-8"?>
<settings>
<effects>
<effect enabled="yes" type="glow" radius="10" color="White" />
</effects>
</settings>
In this XML you can also adjust glow width(radius) and color (as .NET color name)
awaiting tests from @azzuro and @vuego as they are the ones requesting this feature
Last edited: