[GRASS5] [bug #2401] (grass) d.vect label formating backwards

this bug's URL: http://intevation.de/rt/webrt?serial_num=2401
-------------------------------------------------------------------------

Subject: d.vect label formating backwards

The results of the label positioning options in d.vect appears to be backward from the expected
position. i.e., left (xref=left) puts it to the right, right puts it to the left, top (yref=top) puts it to the
bottom, etc.

Mac OSX 10.3

-------------------------------------------- Managed by Request Tracker

On Monday 10 May 2004 06:59, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2401
-------------------------------------------------------------------------

Subject: d.vect label formating backwards

The results of the label positioning options in d.vect appears to be
backward from the expected position. i.e., left (xref=left) puts it to the
right, right puts it to the left, top (yref=top) puts it to the bottom,
etc.

It is not a bug, it was intened to work this way.
xref=left means left side of the label.

ps.map:
"ref. This reference point specifies the text handle - what part of the text
should be placed on the location specified by the map coordinates.
Reference points can refer to: [lower|upper|center] [left|right|center]
of the text to be printed;"

Radim