Shape TK 1.9.7¶
New features¶
OEReadShapeQueryoverload has been added to work on oeistream objects instead of a direct file name.OEOverlap.SetGridSpacinghas been added to allow adjusting the grid spacing used by theOEOverlapMethod.Gridshape overlap method. Lower values typically yield overlaps that agree more closely with theOEOverlapMethod.Exactmethod, while higher values can sometimes be faster and will diverge more.
Major bug fixes¶
OEBOOrientation.Subrocswill sometimes crash when given a grid as the reference. Some of these crashes have been fixed, but others are more difficult to pin down and will persist till the next release.
Minor bug fixes¶
OEShape::OEBestOverlayScore::GetTverskycan now accept alpha and beta of0.0provided both parameters are not0.0.OEHasCompressedColorAtomsreturn type has changed fromunsigned inttoboolas the return value was always Boolean.
Documentation changes¶
OEHasCompressedColorAtomsandOEDeleteCompressedColorAtomshave been documented and are now fully supported.