Jump to content
How to Install Plugins ×

PreMultiply Alpha


chi77

Recommended Posts

Your installation script is wrong:

 

echo I could not find the standard installation of Paint.NET.
echo I will install this effect in your Documents folder instead
echo in case you are using the store version.
echo.
echo Installing PremultiplyAlpha.dll to %PDN_DIR%\paint.net User Files\Effects\
echo.
mkdir "%PDN_DIR%\paint.net User Files\Effects\" 2>nul
copy /y "PremultiplyAlpha.dll" "%PDN_DIR%\paint.net User Files\Effects\"

 

Effects go into paint.net App Files. The "User Files" is a different folder that is localized and effects are not loaded from there.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

  • 2 weeks later...
On 10/22/2018 at 5:36 AM, chi77 said:

Any chance to move me back to Plugins - Publishing ONLY!?

 

Sure -- sorry, didn't see this until now :)

 

Edit: Looks like someone else already took care of moving the topic. So now you get a free bump instead

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...