-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Unicode Letters Can't Show in Telegram Desktop on Mac OS #6056
Comments
Will this be fixed or what? |
can you try on 1.9.1 beta? |
Yes, still wasn`t fixed. I see rectangles instead of letters |
and on 1.9.21? :) |
Any progress on this issue? |
Telegram 2.1.13 on macOS reproduces this issue too. |
there can't be any progress since font rendering is completely on Qt side |
I dont' think that this bug is applicable for this issue, Qt has a problem with these glyphs with semibold style on any platform |
To me, it seems to be a font selection issue, rather than font rendering. |
Yes, Qt has problems with font selection (font fallback mechanism) |
Copy that. Would you provide a workaround to bypass this problem? |
no, there are no workaround, unfortunately |
fallback is broken with the semibold style for some unknown reason |
One of my friends reports that everything works fine on his macOS 10.15.5 (which is the same to mine). i.e., this issue is stably reproducible on my mac, but is stably irreproducible on his mac. |
It is better to ask Qt devs |
I believe there might be something other than Qt causes this issue. It may be font configuration of macOS system preference. I'll test this later this week, on a new installed macOS. If there will be any clues, I'll report them here. |
I don't have access to macOS right now, but since SemiBold is mentioned here, I'll note that part of my workaround for fonts when building for Linux is replacing use of DemiBold with Bold, so you may want to try that: $ sed -i 's/DemiBold/Bold/g' Telegram/lib_ui/ui/style/style_core_font.cpp On my phone right now... That may not be proper syntax for the default |
Hey there! This issue will be automatically closed in 7 days if there would be no activity. We therefore assume that the user has lost interest or resolved the problem on their own. Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue. Thanks! |
ping |
Connection timed out |
edit: oops, didn't see the "3rd party issue" tag. |
There's no reason to bump, only Qt devs can fix it |
all i see is square boxes.. did anybody find a resolution to this? update: sudo apt-get install fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core |
Hey there! This issue was inactive for a long time and will be automatically closed in 30 days if there isn't any further activity. We therefore assume that the user has lost interest or resolved the problem on their own. Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue. Thanks! |
Steps to reproduce
Install Telegram Desktop from App Store
Expected behaviour
Unicode letters, like 𝔖𝔶𝔩𝔳𝔞𝔫𝔞𝔰 𝔚𝔦𝔫𝔡𝔯𝔲𝔫𝔫𝔢𝔯, can't show,
Configuration
Operating system: Tested on Mac OS 10.12 and above
Version of Telegram Desktop: Test all versions so far
Used theme: Midnight
The letters show normally in Native Telegram for Mac.
The text was updated successfully, but these errors were encountered: