Skip to content

Commit 1d2aa5e

Browse files
committed
version bump
1 parent 7b1f67d commit 1d2aa5e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DWBox/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("2.4.0.0")]
53-
[assembly: AssemblyFileVersion("2.4.0.0")]
52+
[assembly: AssemblyVersion("2.5.0.0")]
53+
[assembly: AssemblyFileVersion("2.5.0.0")]
5454

55+
// 2.5.0.0 warn when fonts not added on drop, allow surrogate chars, Alt+D/C for Unicode normalization, Alt+U for UTF16/32, drag&drop fonts out of dwbox, live glyph analysis, live text analysis, prefer regular face
5556
// 2.4.0.0 fixed NBSP, added NNBSP, remeasure after set, remove missing glyphs, add family, copy box bitmap bounds, box highlighting, design units
5657
// 2.3.0.0 layout options, text alignment, paragraph alignment, word wrapping, remember last added font, antialiasing mode, locale list, Alt+X, add one per family font, less uniform grid
5758
// 2.2.0.0 copy image/box/name to clipboard, DirectWriteElement measuring, bitmap AV fix, empty GlyphRun analysis fix, remove all but this font, save settings on drop, \u U+ and acronyms decoding, core switch

0 commit comments

Comments
 (0)