Hello.
Maybe someone know the solution for applications that shows chinese characters on Huawei devices after font changing.
I love Product Sans font, and i installed them on Huawei P10 based on Android 8.0 (VTR-L29C432B360) but as you can see on screenshots. On default font is OK, all icons appear properly, after changing font through Themes application there are some characters. It is strange, but other applications working with their default fonts, system font does not affect applications.
Can someone help with this issue ?
Regards.
I noticed this, too.
I tried different fonts for Huaweis Theme App but every font has the same bug. Only the default font works properly.
The only solution working for me was to replace the font files in /system/fonts with them I wanted to have. But for this you need to be rooted.
Related
I have changed my system fonts, like thousands of times before. Sometimes I get some troubles with calculator because it didnt show some characters on it, then I used to edit and complete the font with a font editor. But this time, the font seems to be completed but the characters (+ / * - ) are not shown.
Does anybody have idea of why?
PD: by the way, these fonts look nice
no help?
any tip?
does anyone know how to change the font face for an individual app. not system or all apps? I am currently using Nokia Pure font but unfortunately it is incompatible for my apps that are in Vietnamese, I'd like to make those apps use Helvetica font.
any help is appreciated
Sent From My Paranoid Note Baby!!
With Custom Android Font Switcher download here : https://play.google.com/store/apps/details?id=com.lee.android.switcher , you can install, 150 fonts that the application proposes, in addition to install fonts in our external storage device, The application consists of three tabs: Local Fonts, and Font Server Settings. In Local Fonts is possible, of course, browse through folders in search of the internal memory of the character set, while in the Font Server are the famous 150 characters, you can set. Obviously you must be connected to the Internet to view all the fonts in Font Server. In Settings, however, find all the settings of the app. If you have problems with the font size, or, if they are too big or too small compared to the ideal size, you should download the application Big Font, download here : https://play.google.com/store/apps/details?id=com.a0soft.gphone.bfont
devid801 said:
With Custom Android Font Switcher download here : https://play.google.com/store/apps/details?id=com.lee.android.switcher , you can install, 150 fonts that the application proposes, in addition to install fonts in our external storage device, The application consists of three tabs: Local Fonts, and Font Server Settings. In Local Fonts is possible, of course, browse through folders in search of the internal memory of the character set, while in the Font Server are the famous 150 characters, you can set. Obviously you must be connected to the Internet to view all the fonts in Font Server. In Settings, however, find all the settings of the app. If you have problems with the font size, or, if they are too big or too small compared to the ideal size, you should download the application Big Font, download here : https://play.google.com/store/apps/details?id=com.a0soft.gphone.bfont
Click to expand...
Click to collapse
I tried this app and it left my phone in a bootloop had to reflash my ROM.
Sent From My Paranoid Note Baby!!
me too looking for something similar help appreciated
anyone??
seems to be difficult to change the font of ONE app, most font apps in the Playstore changes font for everything on phone
Sent From My Paranoid Note Baby!!
same issue here, the JED dictionary is displaying Chinese fonts instead of Japanese.
Help
? I can't believe this, the most popular mobile OS, can't even display Japanese in a Japanese dictionary. What a joke Android is.
Hello, i changed my system font by using huawei themes.
Now it's not possible anymore, to edit photos and use different fonts for editing.
Does anybody have an idea, what i can do?i want to keep the new system font.
I hope to get a usefull help, i really would be grateful.
With Android 12 making use of Variable fonts for the UI, especially for things like the Lock Screen clock. Has anyone looked into the font files themselves, and how it may affect future font replacements in custom ROMs.
I am assuming Roboto is using Roboto Flex, but the GoogleSans font currently exists in Standard, Display, and Text variations, but now these should all be combined into a single TTF file.
Has anyone accessed the font files from the System?
Have some info followed by a question - geared more towards people with rooted Mi 11's:
Back when I was still using MIUI 10, then 11, then 12, they all had the same mechanism for picking the system font to be displayed. You use the font files of your choice, rename them as Roboto<whatever>.ttf (There are 20 or so of these files), replace the original ones in /system/fonts with these files, reboot, and you are done. A simple magisk module makes it much easier to bypass system restrictions to accomplish the font file replacements.
With MIUI 13 some changes become necessary, mainly because Google is now using VARIABLE FONTS. So we now only have 2 files to replace (on top of the emoji font file, that is):
Roboto-Regular.ttf --> This single .ttf now should now be a VARIABLE font, and should contain a rich set of font variations e.g. bold, italic, condensed, etc. all within this single file.
RobotoStatic-Regular.ttf --> This file provides backward compatibility for some apps that still require the traditional Roboto Regular font.
RobotoStatic-Regular.ttf is easy as it is the exact same thing as the previous Roboto-Regular.ttf in previous versions of MIUI. But for the new Roboto-Regular.ttf, I have no "variable font" version of the font that I have been using as my substitution of Roboto.
For now I have managed to download and use the new Google Product Sans font which is a variable font, and it actually looks pretty good. But my choice is still to use the same font I have been using for years - SF Pro Display (i.e. the iphone default font).
Anyone who knows where a copy of SF Pro Display "variable" font can be downloaded please let me know. Either that, or how to create a variable font .ttf file from a whole bunch of non-variable font files that belong to the same font family?
Thanks so much !!!
EDIT: Realized my emoji font substitution broke too, did some research, and figured out why. See my #3 response below
Found it.... https://github.com/sahibjotsaggu/San-Francisco-Pro-Fonts
Emoji broke too. This explains why:
Android 12 Will Get Out Emojis and Fonts From System Updates
Android 12 will get out emojis and fonts from system updates and this would be awesome. Both me and the rest of the world are waiting for this to happen.
www.whatfontis.com
Quick solution - if you can find your emoji file under /data/fonts/files/<whatever>, do your replacement there. It will get sucked into /system/fonts/
seemebreakthis said:
Emoji broke too. This explains why:
Android 12 Will Get Out Emojis and Fonts From System Updates
Android 12 will get out emojis and fonts from system updates and this would be awesome. Both me and the rest of the world are waiting for this to happen.
www.whatfontis.com
Quick solution - if you can find your emoji file under /data/fonts/files/<whatever>, do your replacement there. It will get sucked into /system/fonts/
Click to expand...
Click to collapse
Any chance you can share a Magisk module for these processes?
seemebreakthis said:
Found it.... https://github.com/sahibjotsaggu/San-Francisco-Pro-Fonts
Click to expand...
Click to collapse
Does it contain SfProVF?
[MODULE] Oh My Font — Google Sans Prime — Custom Font Installer
Oh My Font Improve Android Typography GitLab OMF is the most advanced font module ever made. It is a collection of typefaces which are believed to improve the overall Android Typography experience.
forum.xda-developers.com
There's this which works very well (for those who know how to customize) but idk how to use it to get all iPhone fonts.
seemebreakthis said:
Found it.... https://github.com/sahibjotsaggu/San-Francisco-Pro-Fo I think he removed the attached files. When downloaded from Apple's site, it also downloads with the DMG extension. Where can I find SF-Pro full?
Click to expand...
Click to collapse
Unknown.Guy said:
[MODULE] Oh My Font — Google Sans Prime — Custom Font Installer
Oh My Font Improve Android Typography GitLab OMF is the most advanced font module ever made. It is a collection of typefaces which are believed to improve the overall Android Typography experience.
forum.xda-developers.com
There's this which works very well (for those who know how to customize) but idk how to use it to get all iPhone fonts.
Click to expand...
Click to collapse
It doesn't work on MIUI 13/A12.