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

Commit

Permalink
💄 Add oblique DejaVu Sans fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
999eagle committed Aug 16, 2019
1 parent 50ec7fc commit 6b73788
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added assets/fonts/DejaVuSans-BoldOblique.ttf
Binary file not shown.
Binary file added assets/fonts/DejaVuSans-Oblique.ttf
Binary file not shown.
6 changes: 6 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,15 @@ flutter:
- asset: assets/fonts/DejaVuSans.ttf
style: normal
weight: 400
- asset: assets/fonts/DejaVuSans-Oblique.ttf
style: italic
weight: 400
- asset: assets/fonts/DejaVuSans-Bold.ttf
style: normal
weight: 700
- asset: assets/fonts/DejaVuSans-BoldOblique.ttf
style: italic
weight: 700
- asset: assets/fonts/DejaVuSans-ExtraLight.ttf
style: normal
weight: 200
Expand Down

0 comments on commit 6b73788

Please sign in to comment.