Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2020-04-17 18:07:32 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a21b2375be66d1bec06a5b25b3cb52a842a9bc39
a21b2375
1 parent
db03fb5e
Fix genyomintw url
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile
Makefile
View file @
a21b237
...
...
@@ -33,7 +33,7 @@ pdf/noto-sans.ttf:
curl -L
"https://raw.githubusercontent.com/google/fonts/master/ofl/notosans/NotoSans-Regular.ttf"
>
$@
pdf/genyomintw.ttf
:
curl -L
"https://github.com/ButTaiwan/genyo-font/raw/
master
/TW/GenYoMinTW-Heavy.ttf"
>
$@
curl -L
"https://github.com/ButTaiwan/genyo-font/raw/
bc2fa246196fefc1ef9e9843bc8cdba22523a39d
/TW/GenYoMinTW-Heavy.ttf"
>
$@
format
:
format-dart format-clang format-swift
...
...
Please
register
or
login
to post a comment