You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the above should place the name value in the shape file name field on the line, what happens is the message "Unable to find specified font face......." is displayed with the "is this a bug" prompt.
The text was updated successfully, but these errors were encountered:
You can work around this problem by downloading http://dejavu-fonts.org/wiki/Download and dropping them into your user fonts directory. On OSX that is ~/Library/Fonts, on Linux it is /usr/local/share/fonts/, and on Windows it is C:\\Windows\\Fonts.Tracking final fix at #2272
motorway {
line-color: #85c5d3;
text-name: [NAME];
text-face-name: DejaVuSans;
text-fill: #36;
text-size: 20;
text-placement: line;
}
the above should place the name value in the shape file name field on the line, what happens is the message "Unable to find specified font face......." is displayed with the "is this a bug" prompt.
The text was updated successfully, but these errors were encountered: