COMMITS
April 18, 2026
D
refactor(pdfkit): replace events import in line_wrapper.js with inline emitter (#3401)
Diego Muracciole committed
D
refactor(pdfkit): use byte-level PNG magic check in image.js (#3400)
Diego Muracciole committed
D
refactor(pdfkit): remove Buffer dependency from EXIF orientation parser (#3398)
Diego Muracciole committed
T
ci: Add Node 24 and React 19 to test matrix, and Use Node 24 for CI jobs (except release) (#3391)
TATSUNO “Taz” Yasuhiro committed
D
build(deps): bump basic-ftp from 5.2.2 to 5.3.0 (#3392)
dependabot[bot] committed
D
refactor(pdfkit): align vector files with upstream pdfkit (#3396)
Diego Muracciole committed
D
refactor(pdfkit): align image files with upstream pdfkit (#3395)
Diego Muracciole committed
April 17, 2026
D
refactor(pdfkit): align misc files with upstream pdfkit (#3394)
Diego Muracciole committed
April 15, 2026
D
refactor(pdfkit): align font.js with upstream pdfkit (#3388)
Diego Muracciole committed
G
chore: release packages (#3385)
github-actions[bot] committed
D
feat(pdfkit): update png logic (#3387)
Diego Muracciole committed
D
feat(pdfkit): add table mixin (#3386)
Diego Muracciole committed
D
fix(textkit): selective NFD decomposition for complex scripts only (#3384)
Diego Muracciole committed
T
fix(textkit): fix glyphIndexAt regression (#3369)
TATSUNO “Taz” Yasuhiro committed
D
feat(png-js): remove fork (#3376)
Diego Muracciole committed
April 14, 2026
G
chore: release packages (#3362)
github-actions[bot] committed
D
chore: ignore lint on png-js
Diego Muracciole committed
D
build(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#3374)
dependabot[bot] committed
D
fix(images): declaration types
Diego Muracciole committed
D
feat: use upstream png-js (#3375)
Diego Muracciole committed
D
feat(png-js): replace Buffer with Uint8Array
Diego Muracciole committed
D
feat(png-js): use fflate (#3373)
Diego Muracciole committed
April 12, 2026
D
feat: mermaid (#3364)
Diego Muracciole committed
D
feat: svg markers (#3366)
Diego Muracciole committed
April 11, 2026
D
feat(svg): extract svg parser (#3365)
Diego Muracciole committed
T
feat: support external SVG via Image tag (#3281)
TATSUNO “Taz” Yasuhiro committed
D
chore: update LICENSE
Diego Muracciole committed
D
feat(layout): page auto height (#3363)
Diego Muracciole committed
D
chore: update page wrap example
Diego Muracciole committed
T
feat(render): support hsla and hwba color models (#3280)
TATSUNO “Taz” Yasuhiro committed