MTGProxyPrinter

View Ticket
Login

View Ticket

Ticket Hash: 2423d3adb8ca5a3a70ce764c01bedf1a6a7c16c4
Title: Export to PNG
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Printer/PDF_export Resolution: Fixed
Last Modified: 2025-06-06 07:07:06
12.6 days ago
Created: 2025-05-06 19:37:59
43.1 days ago
Version Found In:
User Comments:
thomas added on 2025-05-06 19:37:59:

Add export to PNG. This should be relatively easy.

Add two options: Export current page only, and export all pages as a sequence of images.

For the latter, export to a fast intermediate format, and use a thread pool to do the PNG compression number crunching in parallel.