[.Net Core]
➕ added a CoreCompat.System.Drawing reference to the script, which allows using Color, Font and some other features of System.Drawing
[Engine]
➕ added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled
🐛 fixed a bug when in some cases the TypeConverter`s were not loaded correctly
🐛 fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character
🔐 fixed a bug causing memory leak in HtmlTextRenderer
[Exports]
➕ added links for images to HTML-export