Opened 7 years ago
Last modified 6 years ago
#3382 new defect
d.text align does not work in wx0 and Map Display
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.4.5 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | display, GUI, rendering, d.mon, d.text | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
The align
from G7:d.text is ignored by d.mon wx*
and in Map Display when used in Console in GUI.
cairo monitor: Red text aligned around the center - 20% of the screen:
d.mon cairo width=400 height=400 output=test.png d.text abcxxxcba at=20,50 color=green d.text abcxxxcba at=20,60 color=red align=cc
wx0 monitor: Red text in the same horizontal position as the green one:
d.mon wx0 width=400 height=400 d.text abcxxxcba at=20,50 color=green d.text abcxxxcba at=20,60 color=red align=cc
Change History (5)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed