We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42dc206 commit 1fcdd15Copy full SHA for 1fcdd15
tests/init/standard.spec.js
@@ -63,7 +63,7 @@ describe('jsPDF init options', () => {
63
Courier: ['', 'Bold', 'Oblique', 'BoldOblique'],
64
times: ['normal', 'bold', 'italic', 'bolditalic'],
65
Times: ['Roman', 'Bold', 'Italic', 'BoldItalic'],
66
- zapfdingbats: ['undefined'],
+ zapfdingbats: ['normal'],
67
ZapfDingbats: ['']
68
})
69
0 commit comments