1
0
mirror of https://github.com/DP-3T/documents.git synced 2024-09-21 06:51:42 +02:00
dp3t-documents/public_engagement/cartoon/da-dk
Jonas Bardino 6310fcd646 Add individual PNG panels generated from the pages of the PDF using the
parallel imagemagick command:
PAGES=18
for PADNUM in $(seq -f "%04g" 0 $((PAGES-1))); do
    NUM=$((PADNUM))
    convert -density 150 "comic-dk.pdf[$NUM]" -quality 00 dk_panel${PADNUM}.png &
done

Higher resolution versions could be made with density set to e.g. 300 and the
quality parameter for PNG convert is explained on:
https://stackoverflow.com/questions/9710118/convert-multipage-pdf-to-png-and-back-linux
2020-05-01 06:52:58 +02:00
..
comic-dk.odt Accepted or addressed almost all the main points from both outstanding pull requests. 2020-04-30 08:31:50 +02:00
comic-dk.pdf Accepted or addressed almost all the main points from both outstanding pull requests. 2020-04-30 08:31:50 +02:00
Comic.md Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0000.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0001.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0002.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0003.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0004.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0005.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0006.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0007.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0008.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0009.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0010.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0011.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0012.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0013.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0014.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0015.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0016.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk_panel0017.png Add individual PNG panels generated from the pages of the PDF using the 2020-05-01 06:52:58 +02:00
dk-translation.txt Accepted or addressed almost all the main points from both outstanding pull requests. 2020-04-30 08:31:50 +02:00