Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Embed fonts into the app for consistent typography across all platforms #118

Merged
merged 1 commit into from
Nov 2, 2017

Conversation

KeithSOC
Copy link

@KeithSOC KeithSOC commented Nov 2, 2017

  • Add UiFont singleton class and use it to load all the custom fonts
  • Pack all application required fonts into resources/fonts folder
  • Modify ThemeDay and ThemeNight to add sufficient padding between each field in person card

Fixes #116.

-- Add UiFont singleton class and use it to load all the custom fonts
-- Pack all application required fonts into resources/fonts folder
-- Modify ThemeDay and ThemeNight to add sufficient padding between each field in person card
@KeithSOC KeithSOC merged commit 700a8ae into master Nov 2, 2017
@KeithSOC KeithSOC deleted the fix/ui-inconsistent-fonts branch November 2, 2017 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant