Skip to content
New issue

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

OpenType not displaying Urdu, Korean scripts #412

Closed
cynthiaxhua opened this issue Nov 22, 2019 · 4 comments
Closed

OpenType not displaying Urdu, Korean scripts #412

cynthiaxhua opened this issue Nov 22, 2019 · 4 comments

Comments

@cynthiaxhua
Copy link

I loaded the Noto font (https://www.google.com/get/noto/) into openType but cannot get it to display a number of foreign scripts including Korean and Urdu. The Noto font is meant to be compatible with these languages.

For example, if you try to paste this Urdu character ( چار ) into the OpenType Example Test page here (https://opentype.js.org/) and load in the Noto Font .ttf (download here https://www.google.com/get/noto/), you will get just tofu.

Any tips on working with foreign scripts?

@robsch
Copy link

robsch commented Feb 19, 2020

I think there is a problem on https://opentype.js.org. In the browser console

Error: lookupType: 7 - substFormat: 1 is not yet supported

gets shown. But it seems to work anyway if your using the library directly.

@KKzLEO
Copy link

KKzLEO commented Nov 25, 2022

+1 😥

@ILOVEPIE
Copy link
Contributor

ILOVEPIE commented Feb 3, 2023

A lot of foreign scripts require special font features that aren't supported yet. We're working on it though.

@Connum
Copy link
Contributor

Connum commented Nov 23, 2023

See #627 (comment)

@Connum Connum closed this as completed Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants