Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 289617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:55:23+00:00 2026-05-12T05:55:23+00:00

Wingdings character set and equivalent Unicode characters tells me I shouldn’t use wingding characters

  • 0

Wingdings character set and equivalent Unicode characters tells me I shouldn’t use wingding characters on a webpage. Following the same advice in Silverlight 2 I’m attempting something like this:

 <TextBlock FontSize="20" FontFamily="Arial" Foreground="Red">&#10007;</TextBlock>

&#10007; gives you a cool ✗ in HTML.

In Silverlight I’m getting the square broken character icon. “Numeric character mappings” are allowed in XAML. Why not this character? Is there some official reference of the allowed Unicode ranges in Silverlight 2?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:55:23+00:00Added an answer on May 12, 2026 at 5:55 am

    Not sure that this is an encoding issue, I see a ‘square/unknown glyph’ in IE and FF even in your post (as well as in Silverlight).

    This browser test page for Ballot-X (your char) cannot display it correctly on my PC.

    This local font list (which is awesome) shows I do not have a single font on my PC that can display it.

    I’m guessing it works in your browsers due to font substitution rather than the character actually existing in Arial… perhaps you could copy your HTML into Word (with formatting) and see what font Word applies?

    Best bet is probably to use Character Map to pick glyphs that explicitly appear in the subset of fonts supported by Silverlight on all platforms – you might try this to get a nice little ‘x’ (which is actually just multiply in Comic Sans)

    <TextBlock FontFamily="Comic Sans MS" FontSize="14">&#0215;</TextBlock>
    

    OR Webdings is apparently available on both PC and Mac and gives a slightly chunkier ‘x’

    <TextBlock FontFamily="Webdings" FontSize="14">&#0114;</TextBlock>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The standard windows Charmap utility shows quite a few characters in the Wingdings 2
We have XML content that uses Wingdings to display ticks and possibly other characters.
I would like to use font Wingdings in my app, it is working well
I basically want how to easily determine the keystroke value of a Wingdings character?
In a winforms application i 'm storing one Wingdings char in a SQL Server
When I use Acrobat Distiller (v.9.1.3), it seems that I cannot embed all fonts
How to use php regular expression to get the position of date string in
In Report Builder 2008 I use code such as =Chr(224) in textbox expressions to
I have read the SSL TUNNELING INTERNET-DRAFT of December 1995 and set up an
I am trying to use xlwt to create MS-Excel files from the contents of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.