Ticket #1581 (new defect)
Opened 2012-11-30T11:32:11-06:00
Last modified 2013-08-19T15:39:04-05:00
TextOverlay is incomplete
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b9-rois |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #285 |
Description
A rudimentary TextOverlay class was added in order to fix a legacy data translation issue. This class needs to be fleshed out. We need to support more than (x,y) location and justification. There are fonts and text sizes and underlining etc. Maybe even text along paths.
Flesh this code out in a drawing package agnostic way. Some of this kind of work was in place for the TextRenderer support. Then support it in a bidirectional fashion across the legacy where appropriate.
Change History
comment:2 Changed 2012-11-30T11:39:21-06:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta7 to imagej-2.0.0-beta8
comment:3 Changed 2012-12-12T10:37:58-06:00 by bdezonia
- Blocking 1296 added
comment:5 Changed 2012-12-12T10:40:46-06:00 by bdezonia
Note: when TextOverlay finished test the legacy command Image > Stacks > Label to make sure it is all working.
comment:6 Changed 2013-08-19T15:39:04-05:00 by bdezonia
- Blocking 285 added; 1365 removed
- Milestone changed from imagej2-b8-analysis to imagej2-b9-rois