We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In all other platforms of Waze the text of the street names is surrounded by black outline so the text will be more clear. I couldn't find font settings for that in SL but we can try using shadow effect to mimick the effect: http://pagebrooks.com/archive/2009/03/30/easy-drop-shadows-on-text-in-silverlight-3.aspx http://stackoverflow.com/questions/1901835/silverlight-white-text-with-black-border
The text was updated successfully, but these errors were encountered:
Now that we are in XNA - use this technique to easily achieve the desired results: http://erikskoglund.wordpress.com/2009/09/10/super-simple-text-outlining-in-xna/
Sorry, something went wrong.
No branches or pull requests
In all other platforms of Waze the text of the street names is surrounded by black outline so the text will be more clear.
I couldn't find font settings for that in SL but we can try using shadow effect to mimick the effect:
http://pagebrooks.com/archive/2009/03/30/easy-drop-shadows-on-text-in-silverlight-3.aspx
http://stackoverflow.com/questions/1901835/silverlight-white-text-with-black-border
The text was updated successfully, but these errors were encountered: