Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hypercodingweb
/
jsPDF
Public
forked from
parallax/jsPDF
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jsPDF
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 12, 2020
Replace destructing assignment
Jakub Pekař
committed
a77b3aa
View commit details
Copy full SHA for a77b3aa
View code at this point
Browse repository at this point
Replace Object.entries call
Jakub Pekař
committed
6f720b4
View commit details
Copy full SHA for 6f720b4
View code at this point
Browse repository at this point
Fixed line height computation
pekarja5
authored and
Jakub Pekař
committed
3357d59
View commit details
Copy full SHA for 3357d59
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
see #2382 add a build type for use in a webworker
bwl21
committed
62ff192
View commit details
Copy full SHA for 62ff192
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Merge branch 'master' into patch-1
Uzlopak
authored
370d394
View commit details
Copy full SHA for 370d394
View code at this point
Browse repository at this point
set the backgroundColor in the the opt object
kakugiki
authored
1dcdd15
View commit details
Copy full SHA for 1dcdd15
View code at this point
Browse repository at this point
containerCss backgroundColor: 'transparent'
Show description for 1c36bae
kakugiki
authored
1c36bae
View commit details
Copy full SHA for 1c36bae
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Fix kerning values in split_text_to_size
chrisregnier
committed
69d955a
View commit details
Copy full SHA for 69d955a
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
fix unnecessary console warning for preexisting acroform classes in global namespace
sschmid
committed
f5c1f7e
View commit details
Copy full SHA for f5c1f7e
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
add typings file to npm package, extend it by methods of this fork
Show description for e1241ec
HackbrettXXX
committed
e1241ec
View commit details
Copy full SHA for e1241ec
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Fix missing object numbers in resource dictionaries of tiling patterns
Show description for 0dd01f1
HackbrettXXX
committed
0dd01f1
View commit details
Copy full SHA for 0dd01f1
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Clarify in setPage docs that page starts at 1
Show description for 79b9e15
mrcoles
authored
79b9e15
View commit details
Copy full SHA for 79b9e15
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Merge branch 'MrRio-merge'
Show description for 49987e2
HackbrettXXX
committed
49987e2
View commit details
Copy full SHA for 49987e2
View code at this point
Browse repository at this point
merge some last changes from MrRio and run prettier also on src directory
HackbrettXXX
committed
3b19b9c
View commit details
Copy full SHA for 3b19b9c
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
replace es6 map by plain JS object since its usages are treated like an object
Show description for 8839c93
HackbrettXXX
committed
8839c93
View commit details
Copy full SHA for 8839c93
View code at this point
Browse repository at this point
Merge branch 'MrRio-prettier' into MrRio-merge
Show description for 924d350
HackbrettXXX
committed
924d350
View commit details
Copy full SHA for 924d350
View code at this point
Browse repository at this point
replace @methodof by @memberof in jsdoc comments
HackbrettXXX
committed
a3d1ac4
View commit details
Copy full SHA for a3d1ac4
View code at this point
Browse repository at this point
fix save() by bringing back the old getArrayBuffer()
HackbrettXXX
committed
43dfb2a
View commit details
Copy full SHA for 43dfb2a
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
move roundToPrecision and scale methods
HackbrettXXX
committed
763d843
View commit details
Copy full SHA for 763d843
View code at this point
Browse repository at this point
remove duplicate setLineDashPattern method
HackbrettXXX
committed
7bb7e7e
View commit details
Copy full SHA for 7bb7e7e
View code at this point
Browse repository at this point
fix text positioning in compat API mode
HackbrettXXX
committed
2fcc121
View commit details
Copy full SHA for 2fcc121
View code at this point
Browse repository at this point
fix tiling patterns by
Show description for 59e4197
HackbrettXXX
committed
59e4197
View commit details
Copy full SHA for 59e4197
View code at this point
Browse repository at this point
fix line() for advanced API mode
HackbrettXXX
committed
a96dee4
View commit details
Copy full SHA for a96dee4
View code at this point
Browse repository at this point
fix text positioning in advanced API mode
HackbrettXXX
committed
cb4184e
View commit details
Copy full SHA for cb4184e
View code at this point
Browse repository at this point
fix matrix multiplication order in API.matrixMult
HackbrettXXX
committed
2a7a676
View commit details
Copy full SHA for 2a7a676
View code at this point
Browse repository at this point
restore default path operation behavior in advanced API mode
HackbrettXXX
committed
aad7f10
View commit details
Copy full SHA for aad7f10
View code at this point
Browse repository at this point
replace most usages of f2/f3 by hpf
HackbrettXXX
committed
88f2c98
View commit details
Copy full SHA for 88f2c98
View code at this point
Browse repository at this point
fix set/getFontSize in advanced api mode
HackbrettXXX
committed
7ceda9d
View commit details
Copy full SHA for 7ceda9d
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
make tests green + run prettier
Show description for d99fefb
HackbrettXXX
committed
d99fefb
View commit details
Copy full SHA for d99fefb
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
fix syntax errors + prettier
HackbrettXXX
committed
24c9571
View commit details
Copy full SHA for 24c9571
View code at this point
Browse repository at this point
Merge branch 'MrRio-prettier' into MrRio-merge
Show description for 43b9d50
HackbrettXXX
committed
43b9d50
View commit details
Copy full SHA for 43b9d50
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
move files in preparation for merge
HackbrettXXX
committed
581c648
View commit details
Copy full SHA for 581c648
View code at this point
Browse repository at this point
Merge changes from 2f51a5dc2a00b87762876729706a145f24566743 + prettier
HackbrettXXX
committed
8834850
View commit details
Copy full SHA for 8834850
View code at this point
Browse repository at this point
move files in preparation for merge
HackbrettXXX
committed
a23ce18
View commit details
Copy full SHA for a23ce18
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Improved parsing of SVG coordinate pairs (#2431)
Show description for 19d9d2f
geotom
authored and
Uzlopak
committed
19d9d2f
View commit details
Copy full SHA for 19d9d2f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.