I decided to make a separate post about all my effects and make some changes in order to be able to easily maintain them.
The effects are:
1.
Mirror / Rotate2. Mirror / Rotate Menu
3.
Engrave / Emboss4.
SmoothThe links are for you to read the discussion about these effects, if you are interested.
However, you cannot download the effects from there any more. The only place from where you can download the effects is from below:
Attachment:
ToliEffects_v202.zip [76.08 KiB]
Downloaded 11670 times
The zip file contains:
1. IniFile.dllThis is a common required library, used by all my effects, which must be copied in the Effects folder if you want to use any or all the effects.This library provides to my effects localization support (the effect in your language) and the ability to "remember" on-screen position and the options you selected.
Effect programmers, feel free to use IniFile.dll (ask me for technical support). Just don't credit yourselves for coding it.
2. MirrorRotate.dllThe Mirror / Rotate Effect
3. MirrorRotateMenu.dllAll 4 mirrors and 3 rotates from the previous plugin, now as MenuItems in a Mirror / Rotate Submenu
You should install either MirrorRotate.dll or MirrorRotateMenu.dll
4. EngraveEmboss.dllThe Engrave / Emboss Effect
5. Smooth.dllThe Smooth Effect
6. MirrorRotate.ini7. MirrorRotateMenu.ini8. EngraveEmboss.ini9. Smooth.iniLanguage Ini Files used by my effects for localization.
You should copy them along with the corresponding effects to the Effects folder.
(this folder should usually be: "C:\Program Files\Paint.NET\Effects", without the quotes)
10. License.txtGNU Public License
If someone would like a Setup (an Installer for the plugins), here it is:
Attachment:
ToliEffectsSetup_v202.zip [218.89 KiB]
Downloaded 1961 times
And this zip file contains the C# sources. It is for effect programmers only.
Attachment:
ToliEffectsSource_v202.zip [114.46 KiB]
Downloaded 515 times
Enjoy!
Toli Cuturicu