Skip to content

Commit

Permalink
Roboto fonts upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
bpampuch committed Oct 13, 2014
1 parent 6bcff7e commit 880db37
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdfmake",
"version": "0.1.10",
"version": "0.1.11",
"homepage": "https://bpampuch.github.io/pdfmake",
"authors": [
"Bartek Pampuch <bartosz.pampuch@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion build/vfs_fonts.js

Large diffs are not rendered by default.

Binary file modified examples/fonts/Roboto-Italic.ttf
100755 → 100644
Binary file not shown.
Binary file removed examples/fonts/Roboto-Light.ttf
Binary file not shown.
Binary file modified examples/fonts/Roboto-Medium.ttf
100755 → 100644
Binary file not shown.
Binary file modified examples/fonts/Roboto-Regular.ttf
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdfmake",
"version": "0.1.10",
"version": "0.1.11",
"description": "Client/server side PDF printing in pure JavaScript",
"main": "src/printer.js",
"directories": {
Expand Down

0 comments on commit 880db37

Please sign in to comment.