question

RegReg-9939 avatar image
0 Votes"
RegReg-9939 asked Viorel-1 answered

Is their a bug in the UTF-8 encoding caracter for the glyph &H265F (black chess pawn) ?

Hello

On VB.net 2019 when I try on a RichTextBox to open glyphs caracters as chess pieces their is no problem exept for the black pawn which is biger &H265F and bicolor !

The pieces are not very nice also from &H2654 to &H265E. The glyph &H265F is not the same famuly!

A bug ?

How can I have bigger and nice pieces as on Microsoft Word when I press ALT+ 9813 to 9824 ?

On Word the pieces are perfect.

Can you help me please?

Sincerly

windows-10-generalvs-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RegReg-9939 avatar image
0 Votes"
RegReg-9939 answered

Hello

I think I find the solution !

I do not clipboard from Word to Richtextbox. It is only for example explaination of my problem.

I programm in VB.net and then I notice this :

Indeed in Word when you type ALT + 9813 the font automatically changes style and becomes MS Gothic!

So for VB.net it is the same ! Just replace the font in the richtextbox with MS Gothic or MS IU Gothic and the pieces will all look perfect and nice !

Thanks for watching and your help this solves my problem! Hope it can help others.

Sincerly

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Viorel-1 avatar image
0 Votes"
Viorel-1 answered

It seems to work well if the sample characters are copied from Word to RichTextBox using Clipboard. Maybe you are using a different font. How to reproduce the problem?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.