Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Custom fonts usage section update #456

Merged
merged 1 commit into from
Jul 22, 2016
Merged

Conversation

NickIliev
Copy link
Contributor

related to NativeScript/docs#132

  • removed outdated info about using
    fontmoduule.ios.registerFont() as it is no longer required

note added related to NativeScript/NativeScript#2055 (comment)

import fontModule = require("ui/styling/font");
fontModule.ios.registerFont("MyFont.ttf");
```
> Note: In iOS your font file should be named **exactly** as the as the font name.
Copy link
Contributor

@tjvantoll tjvantoll Jul 21, 2016

Choose a reason for hiding this comment

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

“as the as the” --> “the same as the”

@tjvantoll
Copy link
Contributor

Looks great @NickIliev! The screenshot tells the whole story quickly. I had just had one trivial comment.

@NickIliev NickIliev force-pushed the NickIliev-custom-fonts-update branch from 8bc5031 to af5b31f Compare July 22, 2016 06:45
@tsonevn tsonevn merged commit 17d3562 into master Jul 22, 2016
@NickIliev NickIliev deleted the NickIliev-custom-fonts-update branch July 22, 2016 10:52
@lock
Copy link

lock bot commented Aug 27, 2019

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 lock bot locked and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants