Questions tagged [wingdings]

19 questions
0
votes
0 answers

wkhtmltopdf issue with specific Wingdings character

I am facing issue with Wingdings character. Few unicode characters are not coming properly in the PDF output. Below two characters are present in Wingdings font, but it is not coming when I use wkhtmltopdf. ý U+00FD þ …
0
votes
1 answer

Best way to put vectorized symbols on button? Wingdings button title

Suppose I want to draw simple icon on the button surface. Let it be the cross or some letter. What is the best way to do this? Can I use wingdings or webdings font on button?
Suzan Cioc
  • 29,281
  • 63
  • 213
  • 385
-1
votes
2 answers

C#/Word : How to compare two strings with wingdings characters?

I want to compare two strings with wingdings characters. Because I don't know how to capture wingdings codes in C# strings, then I can't have a realiable comparaison between two strings... Context : C#/Word Problem description I have a word document…
Gauss
  • 21
  • 1
  • 5
-2
votes
1 answer

How to use wingdings in java

How to display wingdings2 symbols in java. I tried googling but i couldn't find much help. http://www.alanwood.net/demos/wingdings-2.html Please refer the above link. I would like to display the white diamond symbol.
1
2