Releases: simmetric/Paint.NET-Plugins
Releases · simmetric/Paint.NET-Plugins
Release list
Non-rectangular selection and complete rewrite
Support for non-rectangular selections was added. Text can now be wrapped inside selections of any kind as long as it is a concave whole.
In the process, the entire plugin was rewritten. The code is now much clearer.
Usability improvements and bugfixes
- The plugin responds faster to settings tweaks
- Antialiased quality slightly improved
- Removed 7x and 8X AA options because they had no visible advantage over 6x and were unstable
- Fixed crashing bug with font selection
- Code refactored for readability
Fixed alignment bugs
Bugs fixed
- The last line always had a superfluous space at the end
- When aligning to center or right, lines were not consistently aligned due to a difference in the functions that measure and render text.
Version 2 with text alignment, line wrapping and more
New features
- Added text alignment options to left or right align, or to center text
- Text is automatically wrapped to new lines to fit the selection area
- An option to set line spacing was added
How to use
Unpack the attached zip file to the Effects folder in your Paint.NET directory and start Paint.NET.
In the menu, go to Effects / Text Formations / Spaced text
Initial release
Features
- Render grid aligned text with configurable spacing/kerning
- Anti aliasing configurable up to 8x
- Text is rendered to a transparent background
- Works inside a selection area or without one (in that case it uses the entire layer)