Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 alpha1
-
Fix Version/s: 5.0.0 beta1, 5.0
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
Description
The 5.0 alpha release lacked support for writing annotations back to the file. This bug is to track the changes needed to add write support for text annotation tool.
Updated the TextAnnotation so that it can correctly write out annotation appearance stream. It turns out that appearance stream isn't completely necessary as the text name field and colour can be used to paint a the known named icons.
Also updated the TextAnnotation so that the colour is configurable.