MBS Real Studio Plugins New in version 6.2
See also the documentation on new items.- Improved ATSFontListMBS.FontName to handle text encoding better.
- Removed ImageMagickMBS.Close method and IMImageMBS.Close method.
- Fixed QTGraphicsImporterMBS.ColorSyncProfileData to no longer crash if there is no profile.
- Added CGFunctionMBS and CGShadingMBS classes.
- Changed SciptCode to ScriptCode in ATSUFontNameMBS class.
- Added TIFFStringToPictureMBS and TIFFStringToTiffPictureMBS functions.
- Added GifStringToPictureMBS function.
- Added MakeFirstPictureWithMask as picture
- Added window.ExposeHiddenMBS.
- EncodingToHTMLMBS now encodes the apostroph as ' instead of &apo; for compatibility to older browsers.
- Added RegExMBS class. Much faster ReplaceAll than RB does.
- Removed AskDisplayMBS function. Please make your own dialog. Doing GUI is not a job for a plugin.
- Added SystemControlMBS, SystemControlByNameMBS and SystemControlNameToMIBMBS.
- Added WindowsKeyFilterMBS class.
- Added QTMetaDataMBS class.
- Added TiffPictureMBS.Progress event. Used in a few tiff methods.
- StringHandleMBS class is now console safe.
- Fixed possible crash in LaunchServicesApplicationsForItemMBS.
- CGBitmapContextCreateMBS now returns a CGBitmapContextMBS instead of a CGContextMBS.
- Fixed JavaString.CopyString methods to work better.
- UsernameMBS and ComputerNameMBS on Windows do now use unicode strings if possible.
- Added AddString, AddInt16Value, AddInt32Value, AddMemory and AddInt8Value to the QTEffectMBS class.
- Added GetSoundMuteMBS and SetSoundMuteMBS.
- Renamed AddFixedFloatValueRangle to AddFixedFloatValueRange in the QTEffectMBS class.
- Fixed QTMediaSampleDescriptionMBS class and subclasses to not crash on Windows when compiled from Mac IDE.
- Fixed MacAddressMBS for MachO to avoid crash.
New in version 6.1 New in version 6.3
More details in the Release notes.
