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
@ -1,6 +1,6 @@
|
||||
# Tegneserien på dansk
|
||||
|
||||
[Download tegneserien som PDF](https://github.com/DP-3T/documents/raw/master/public_engagement/cartoon/da-dk/comic-dk.pdf)
|
||||
[Download tegneserien som PDF](comic-dk.pdf)
|
||||
|
||||
![Side 1](dk_panel0001.png)
|
||||
![Side 2](dk_panel0002.png)
|
||||
|
BIN
public_engagement/cartoon/da-dk/dk_panel0000.png
Normal file
After Width: | Height: | Size: 168 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0001.png
Normal file
After Width: | Height: | Size: 153 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0002.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0003.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0004.png
Normal file
After Width: | Height: | Size: 134 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0005.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0006.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0007.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0008.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0009.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0010.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0011.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0012.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0013.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0014.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0015.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0016.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
public_engagement/cartoon/da-dk/dk_panel0017.png
Normal file
After Width: | Height: | Size: 105 KiB |