Skip to content

[iOs] Font-Problems persist #8953

Answered by jeromelaban
TopperDEL asked this question in Q&A
Discussion options

You must be logged in to vote

You can find additional information about using fonts in uno here.

In your sample, the Info.plist only contains the following:

	<key>UIAppFonts</key>
	<array>
	  <string>Fonts/uno-fluentui-assets.ttf</string>
	</array>

You will need to include your new font there as well.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@TopperDEL
Comment options

@jeromelaban
Comment options

@TopperDEL
Comment options

@TopperDEL
Comment options

Answer selected by TopperDEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined.
2 participants
Converted from issue

This discussion was converted from issue #8952 on June 01, 2022 13:20.