mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-02 00:51:47 +00:00
Improve exporting PDF files.
Changed strategy from rendering the SVG to a canvas and then exporting the canvas as an image, to directly exporting the SVG as an image. This results in much smaller PDF files.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-21
|
||||
|
||||
- Improved saving PDF files. Decreased file size and increased chart size that can be saved as PDF.
|
||||
|
||||
## 2026-02-13
|
||||
|
||||
- Show header information of the gedcom file on the side panel (by FrankBuchholz)
|
||||
|
||||
Reference in New Issue
Block a user