Skip to content

Releases: simmetric/Paint.NET-Plugins

Non-rectangular selection and complete rewrite

10 Oct 15:18
Compare
Choose a tag to compare

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

24 Mar 14:50
Compare
Choose a tag to compare
  • 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

16 Mar 13:34
Compare
Choose a tag to compare

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

15 Mar 14:38
Compare
Choose a tag to compare

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

15 Mar 14:32
Compare
Choose a tag to compare

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)