Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find specified font face #2428

Closed
cjc299 opened this issue Oct 21, 2014 · 2 comments
Closed

Unable to find specified font face #2428

cjc299 opened this issue Oct 21, 2014 · 2 comments
Milestone

Comments

@cjc299
Copy link

cjc299 commented Oct 21, 2014

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.

@springmeyer
Copy link
Member

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

@springmeyer springmeyer added this to the 0.10.2 milestone Oct 21, 2014
@cjc299
Copy link
Author

cjc299 commented Oct 21, 2014

Done all that so now have exactly the same fonts in windows and tilemill but still getting the same result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants