# 2016r4.1

Released December 12th, 2016.

This release fixes important issues found in Xojo 2016r4.

## Bug fixes (11 cases)

| Case                                         | Area                                                | Description                                                                                                                                |
|----------------------------------------------|-----------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
| [46152](http://feedback.xojo.com/case/46152) | &nbsp;                                              | Windows: setting the RGBSurface.Pixel on an alpha Picture now works correctly                                                              |
| [46156](http://feedback.xojo.com/case/46156) | Compiler                                            | Checking a project set to compile for 64 bit no longer causes a runtime error                                                              |
| [46121](http://feedback.xojo.com/case/46121) | Crashes &amp; Assertions \> IDE Unhandled Exception | Issues with search field mini that causes NOE's have been resolved                                                                         |
| [46089](http://feedback.xojo.com/case/46089) | Framework \> Windows                                | Windows: Graphics.DrawString now correctly offsets by the origin set by plugin controls                                                    |
| [46095](http://feedback.xojo.com/case/46095) | Framework \> Windows                                | Windows: restored the weight/style attributes that were lost when certain fonts were grouped into one font family, like “Arial Black”      |
| [46099](http://feedback.xojo.com/case/46099) | Framework \> Windows                                | Windows: Bevelbutton icon no long appears stretched when its height differed from its width                                                |
| [46117](http://feedback.xojo.com/case/46117) | Framework \> Windows                                | Windows: Clipped Graphics now works consistently instead of sometimes working or not working depending on the order of operation performed |
| [46137](http://feedback.xojo.com/case/46137) | Framework \> Windows                                | Windows: Labels with Underline checked or drawing text with Graphics.Underline set to True now underlines the text                         |
| [46158](http://feedback.xojo.com/case/46158) | Framework \> Windows                                | Windows: REALUnlockPictureDescription now cleans up the memory allocated when REALLockPictureDescription was called                        |
| [46124](http://feedback.xojo.com/case/46124) | IDE \> Layout Editor                                | Windows IDE: fixed the placement of the Image inside an ImageWell                                                                          |
| [46130](http://feedback.xojo.com/case/46130) | Miscellaneous                                       | iOSImageMaker is now signed.                                                                                                               |

## Changes (1 case)

| Case                                         | Area       | Description                                                                                                 |
|----------------------------------------------|------------|-------------------------------------------------------------------------------------------------------------|
| [46177](http://feedback.xojo.com/case/46177) | Plugin SDK | Plugins SDK: added some new picture types, namely: pictureNSImage, pictureD2DPBGRAPtr and pictureIWICBitmap |
