Skip to content

Commit 78206fc

Browse files
committed
Should center align text, update all refs due to font metrics
1 parent b0c6794 commit 78206fc

49 files changed

Lines changed: 16524 additions & 16360 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dist/jspdf.debug.js

Lines changed: 16238 additions & 16173 deletions
Large diffs are not rendered by default.

dist/jspdf.min.js

Lines changed: 189 additions & 184 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

karma.conf.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ module.exports = (config) => {
1717
'jspdf.js',
1818
'plugins/acroform.js',
1919
'plugins/annotations.js',
20+
'plugins/split_text_to_size.js',
21+
'plugins/standard_fonts_metrics.js',
22+
2023
'specs/utils/compare.js',
2124
{
2225
pattern: 'specs/**/*.spec.js',
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)