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
2021-06-19 11:16:06 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1c35ae7dabfad11ae46773dc81b0177b2848d039
1c35ae7d
1 parent
aba417d3
Remove useless font file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
Makefile
Makefile
View file @
1c35ae7
...
...
@@ -29,7 +29,6 @@ pdf/open-sans.ttf:
pdf/open-sans-bold.ttf
:
curl -L
"https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rg-VQ.ttf"
>
$@
cp
$@
demo/assets/
pdf/roboto.ttf
:
curl -L
"https://fonts.gstatic.com/s/robotomono/v7/L0x5DF4xlVMF-BfR8bXMIghM.ttf"
>
$@
...
...
Please
register
or
login
to post a comment