[GRASSLIST:2210] Labels display and zoom

Hi, all

How can I display labels in rast/vect maps in spearfish sample database? Can I make them a same size in different zoom?
Can I display only some of labels (only main) in small zoom?

How can I display labels in rast/vect maps in spearfish sample
database? Can I make them a same size in different zoom?
Can I display only some of labels (only main) in small zoom?

Try d.text, d.text.freetype, or d.title instead of d.label,
d.labels, d.site.labels, d.rast.labels, or d.vect.labels.

Hamish