Typographies of TouchGFX Designer can not list all the font I installed ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-17 7:40 PM
Typographies just load few chinese fonts, almost the font I can not find them. Of course, I also put the .ttf files in the assets/fonts.
How can I add them in my project?:face_with_tears_of_joy:
Solved! Go to Solution.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 2:54 AM
In Windows, your font is called something different than the filename. ".pingFang SC Light" and not "PingFang Regular" that you sent me, so it will get bumped to the very top of the list of fonts since it starts with a period: ".". Your other fonts may have similar issues and may be why you can't immediately see them.
Below is a blank project with just this font in assets/fonts/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-17 11:18 PM
There's a chance that the name shows up different from what you expect.
Can you share the font with me and i'll try?
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 2:54 AM
In Windows, your font is called something different than the filename. ".pingFang SC Light" and not "PingFang Regular" that you sent me, so it will get bumped to the very top of the list of fonts since it starts with a period: ".". Your other fonts may have similar issues and may be why you can't immediately see them.
Below is a blank project with just this font in assets/fonts/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 4:57 PM
:face_with_tears_of_joy: ok, it confused me. The "regular" turn into the "light".
