-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
iOS 13 Font bugs #1285
Comments
Yeah, looks like somehow a monospace font gets picked up instead. That's odd, and will require some debugging on an iOS device. Sadly, I don't have access to a mac or iOS device any longer... |
Hey guys, I noticed this when I switched between fuselibs and used
Had a look for Uno.Content.Fonts.CharacterSets and found this: https://github.com/fuse-open/uno/blob/8582e76cd9de40a8568ca757837cdc64211c9403/lib/UnoCore/Source/Uno/Content/Fonts/FontFaceHelpers.uno Could this be the cause @mortend? 😄 |
...or not, I'm looking into another hunch... 😸 |
fixed #1291 |
Describe the bug
Default fonts (using system font) on iOS 13 look terrible, it's bigger and spacing between character is so wide and space character is also wide. I assume Fuse doesn't pick up default system font family or default system font path
To Reproduce
Compile this code on Xcode 11 and targeting iOS 13
Expected behavior
Displaying default system font (San Fransisco Font) with correct weight and styles
Screenshots
https://drive.google.com/file/d/1bUOR2wJ98wxbX35tvTRzBrfErdhXR0bV/view?usp=sharing
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: