[GRASS-dev] [GRASS GIS] #855: d.text: rotate needs to rotate the
background box too
GRASS GIS
trac at osgeo.org
Mon Jan 4 09:02:49 EST 2010
#855: d.text: rotate needs to rotate the background box too
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Display | Version: svn-releasebranch64
Keywords: d.text | Platform: All
Cpu: All |
---------------------+------------------------------------------------------
Hi,
as pointed out by Rich Shepard on the users mailing list, d.vect fails to
also rotate the background color-box along with the text.
there is already rendering code in d.labels to do this, it just needs to
be incorporated into the d.text code.
Also, if you had set the background color to "none" it was still getting
drawn but using the same color as the text. I've just fixed that in 6.5svn
(r40214). Previously the test for drawing background was just if the
bgcolor= option was used at all.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/855>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list