Disable ligatures in Xamarin Forms
up vote
0
down vote
favorite
I am looking for a way to disable font ligatures in Xamarin Forms.
Any advice how to accomplish that?
Regards
Bernd
xamarin xamarin.forms fonts ligature
New contributor
add a comment |
up vote
0
down vote
favorite
I am looking for a way to disable font ligatures in Xamarin Forms.
Any advice how to accomplish that?
Regards
Bernd
xamarin xamarin.forms fonts ligature
New contributor
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am looking for a way to disable font ligatures in Xamarin Forms.
Any advice how to accomplish that?
Regards
Bernd
xamarin xamarin.forms fonts ligature
New contributor
I am looking for a way to disable font ligatures in Xamarin Forms.
Any advice how to accomplish that?
Regards
Bernd
xamarin xamarin.forms fonts ligature
xamarin xamarin.forms fonts ligature
New contributor
New contributor
New contributor
asked Nov 19 at 14:23
Carpi2001
1
1
New contributor
New contributor
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19
add a comment |
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Carpi2001 is a new contributor. Be nice, and check out our Code of Conduct.
Carpi2001 is a new contributor. Be nice, and check out our Code of Conduct.
Carpi2001 is a new contributor. Be nice, and check out our Code of Conduct.
Carpi2001 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53376670%2fdisable-ligatures-in-xamarin-forms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried to change the IDE font? Which font is currently in use?
– EvZ
Nov 19 at 14:40
Refer this document docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/…
– Lucas Zhang - MSFT
Nov 20 at 7:22
I am usccessfully using the custom font (in my case it is TTNorms) but I find no way to disable the ligatures for Xamarin Forms. In my Website I just use a css ( font-variant-ligatures: none;) for that.
– Carpi2001
Nov 20 at 9:19