diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-03-19 18:13:40 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-03-19 18:13:40 (GMT) |
commit | d496f63d7b4ca3d4df7176e89d07549c27456774 (patch) | |
tree | d36c87056aa984d8656a7baac73a398dc944a7df | |
parent | 48d129b87f0b3f64577a0e653c7f48ba9c40cbab (diff) | |
download | blt-d496f63d7b4ca3d4df7176e89d07549c27456774.zip blt-d496f63d7b4ca3d4df7176e89d07549c27456774.tar.gz blt-d496f63d7b4ca3d4df7176e89d07549c27456774.tar.bz2 |
add support for region fill
-rw-r--r-- | ds9/doc/release/r7.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/doc/release/r7.0.html b/ds9/doc/release/r7.0.html index e13e90b..93bef89 100644 --- a/ds9/doc/release/r7.0.html +++ b/ds9/doc/release/r7.0.html @@ -781,6 +781,7 @@ <li><tt>03.16.2017 IIS: fixed a problem with colorscale values.</tt></li> <li><tt>03.16.2017 IIS: add check to prevent segv in case of mismatch between buffer sizes.</tt></li> <li><tt>03.17.2017 BACKUP: fixed an problem where any new WCS must be applied before panning and regions.</tt></li> + <li><tt>03.17.2017 REGION: added filled regions (circle, ellipse, box, polygon)</tt></li> <li><tt><b>03.21.2017 RELEASE version 7.6b1</b></tt></li> </ol> </ol> |