ScriptReference/Font.GetPathsToOSFonts #605
Replies: 1 comment
-
|
On Android, the paths could look like "/system/fonts/NotoSansCJK-Regular.ttc" For searching, you'll likely only care about the font name... see https://docs.unity3d.com/ScriptReference/Font.GetOSInstalledFontNames.html see https://forum.unity.com/threads/load-font-from-mobile-device-and-assign-as-fallback-tmp_fontasset.657151/ for history and usage Windows type faces: https://en.wikipedia.org/wiki/List_of_typefaces_included_with_Microsoft_Windows example Android type face list for CJK: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/Font.GetPathsToOSFonts
https://docs.unity3d.com/ScriptReference/Font.GetPathsToOSFonts.html
Beta Was this translation helpful? Give feedback.
All reactions