EiffelStudio 7.3 Releases

Revision as of 13:03, 12 February 2013 by Manus (Talk | contribs) (Bug fixes)

Below are not the release notes of EiffelStudio. It is the change log of EiffelStudio intermediate releases and the most important changes are highlighted in green or in red (for breaking changes). The release notes of EiffelStudio can be found at the following URL. You can also download the latest revision here. Information about other version can be found under Category:Releases.

EiffelStudio 7.3.x Releases

7.3.x.y (...)

New features

  • vision2: Added {EV_PIXEL_BUFFER}.stretched which gives you a stretched version of an EV_PIXEL_BUFFER. The quality of the stretch image is much better than of EV_PIXMAP for Windows. On Unix it is the same quality as EV_PIXMAP. (rev#91208)

Improvements

  • vision2: Improved stretching of EV_PIXMAP on Windows by using the Color on Color stretching mode of the Win32 API StretchBlt. (rev#91207)

Feature removed

Bug fixes

  • vision: Fixed {EV_GRID_COLUMN}.required_width_of_item_span to only take into account visible item. (code review#9356052 and rev#91224).

User changes

Developer changes