An open API service indexing awesome lists of open source software.

https://github.com/essent/font-issue-2.5.3

Demo for the following issue https://github.com/NativeScript/NativeScript/issues/4497
https://github.com/essent/font-issue-2.5.3

Last synced: about 1 month ago
JSON representation

Demo for the following issue https://github.com/NativeScript/NativeScript/issues/4497

Awesome Lists containing this project

README

          

# Example app to show NS 2.5.3 font issues

https://github.com/NativeScript/NativeScript/issues/4497

When using a custom font like `OpenSans-Bold` in NS 2.5.2 the text is shown bold. When upgrading to 2.5.3 the text is not bold any more.

## 2.5.2

![NS 2.5.2](images/2.5.2.png)

## 2.5.3

![NS 2.5.3](images/2.5.3.png)