Grapheme TK 1.1.1¶
New features¶
Added the following setter and getter methods that control whether a background color is cleared prior to rendering. This allows to generate an image with transparent background.
OEShapeQueryDisplayOptions::GetClearBackground
andOEShapeQueryDisplayOptions::SetClearBackground
OEShapeOverlapDisplayOptions::GetClearBackground
andOEShapeOverlapDisplayOptions::SetClearBackground
OEColorOverlapDisplayOptions::GetClearBackground
andOEColorOverlapDisplayOptions::SetClearBackground
Minor bug fixes¶
Added “BRIEF” line to interfaces of Grapheme TK examples.
Documentation changes¶
Added example of drawing multiple 2D surfaces in the Drawing a Molecule Surface chapter.
All images were automatically regenerated to reflect the changes made since the previous release.