| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| packages.zip | 2019-05-15 | 3.4 MB | |
| FastReport.Community.zip | 2019-05-15 | 21.2 MB | |
| FastReport OpenSource 2019.3.0.tar.gz | 2019-05-15 | 7.1 MB | |
| FastReport OpenSource 2019.3.0.zip | 2019-05-15 | 7.8 MB | |
| README.md | 2019-05-15 | 680 Bytes | |
| Totals: 5 Items | 39.5 MB | 0 | |
[.Net Core]
:heavy_plus_sign: added a CoreCompat.System.Drawing reference to the script, which allows using Color, Font and some other features of System.Drawing
[Engine]
:heavy_plus_sign: added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled :bug: fixed a bug when in some cases the TypeConverter`s were not loaded correctly :bug: fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character :closed_lock_with_key: fixed a bug causing memory leak in HtmlTextRenderer
[Exports]
:heavy_plus_sign: added links for images to HTML-export