Re: [Mapyrus-users] Mapyrus help
Brought to you by:
simoc
|
From: Simon C. <sim...@ya...> - 2007-06-20 06:14:30
|
Luca, > rotate -90 > label yw1, " lat" > rotate 90 > > Why it doesn't print a turned label ?? > the result is a normal horizontal label Add the command: font "Helvetica", 6 after the 'rotate -90' command. Then it works how you want. Labels use the rotation at the time the font was defined, not the rotation at the time labels are drawn. Regards, Simon Chenery. Mapyrus Developer ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail |