Opened 7 years ago

Last modified 5 years ago

#3382 new defect

d.text align does not work in wx0 and Map Display

Reported by: wenzeslaus Owned by: grass-dev@…
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 neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:2 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:3 by neteler, 5 years ago

Milestone: 7.4.27.4.3

Ticket retargeted after milestone closed

comment:4 by martinl, 5 years ago

Milestone: 7.4.37.4.4

Bump milestone to 7.4.4

comment:5 by neteler, 5 years ago

Milestone: 7.4.47.4.5

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.