Ticket #1954 (closed defect: moved)
Opened 2013-07-15T16:14:04-05:00
About ImageJ text can render incorrectly
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | dscho | Blocked By: | |
Blocking: | #1594 |
Description
Originally ImageJ About images were specified to be RGB images. Recently this specification was relaxed. There are text files associated with about images that specify how to render the attribution text. One field is the rendering color. For backdrop images that are not RGB this color is no longer respected. We need to determine whether to ditch the color text support or not and update IJ2 as needed. Alternatively we could create the attribution as a color text overlay instead of stamping it into the Dataset. However text overlay code is not really in place yet.
Change History
comment:1 Changed 2014-12-17T14:49:51-06:00 by curtis
- Status changed from new to closed
- Resolution set to moved
Migrated to https://github.com/imagej/imagej-common/issues/40