question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

text not support chinese character

See original GitHub issue

Description:

  • A-Frame Version: releases/0.7.0
  • Platform / Device: PC
  • Reproducible Code Snippet or URL:

As the title, when I use the following code ,it shows no ‘大库’

<a-entity id="text" position="-0.8 3.0 -5.0" text-geometry="value: 4大库; style: italic; size: 0.5; weight: bold; height: 0; bevelEnabled: true; bevelSize: 0.04; bevelThickness: 0.04; curveSegments: 1" material="shader: flat; color: white; transparent: false; opacity: 0.4"></a-entity>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
donmccurdycommented, Feb 11, 2018

I’ve put together a little web tool for generating these MSDF fonts. It will support special characters correctly, and you can provide your own fonts if you wish.

http://msdf-bmfont.donmccurdy.com/

^note, this requires the negate: false setting on A-Frame’s text component, which is only available on the master branch and will be released with 0.8.0.

0reactions
donmccurdycommented, Jan 26, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

How can i see chinese characters in a text file?
1. Click on Start, search for Control Panel and click on it. · 2. Select Clock, Language, and Region. Under Region, select Change...
Read more >
Can not type Chinese in the Text box - Whimsical Community
However I found I can not type Chinese in all text field/box components neither in ... I guess there is not support Double-byte...
Read more >
Chinese Fonts & Related Issues
The Microsoft font Tahoma has support for both Traditional Chinese and Simplified Chinese characters.
Read more >
Text pane uses font that does not display Chinese characters ...
When scanning an image containing Chinese characters the text pane will always default to MS Mincho. This font does not display Chinese...
Read more >
Chinese characters not displaying correctly | Help - forsberg+two
Some languages require specific fonts to be included in the template, so that the language characters display correctly. This guide shows how to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found