FastReport v2019.3.0 Release Notes

Release Date: 2019-05-15 // almost 5 years ago
  • [.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