FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support for CSS font-weight + sample app for testing fonts by hamorphis · Pull Request #1978 · NativeScript/NativeScript · GitHub

Add support for CSS font-weight + sample app for testing fonts - #1978

Merged
hamorphis merged 1 commit into
masterfrom
font-weight
Apr 18, 2016
Merged

hamorphis merged 1 commit into
masterfrom
font-weight

Conversation

Copy link
Copy Markdown
Contributor

Resolves #1862

ns-bot added cla: yes and removed cla: no labels Apr 15, 2016

Copy link
Copy Markdown
Contributor Author

run ci

3 similar comments

Copy link
Copy Markdown
Contributor Author

run ci

Copy link
Copy Markdown
Contributor Author

run ci

Copy link
Copy Markdown
Contributor Author

run ci

Comment thread ui/enums/enums.d.ts
export module FontWeight {
/**
* Normal font weight.
* Thin font weight. CSS font-weight 100.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Do we need to export all of these if they are not cross-platform? Why not only few - light & exxtraBold?

Copy link
Copy Markdown
Contributor Author

run ci

hamorphis merged commit 2e15d58 into master Apr 18, 2016
hamorphis deleted the font-weight branch April 18, 2016 07:30

Copy link
Copy Markdown

hello @hamorphis should this be used like so?

Label {
 font-weight: 100;
}

cause i cant see any effect on my app.

lock Bot commented Aug 28, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 28, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for all font-weight CSS values with the best mapping possible.

4 participants


Back | FazBrowse Home | New Git URL