Changeset aa46785 in lab.git for TipAndDoc/swat/xinetd.d/swat

Timestamp:
Dec 13, 2010 6:47:58 PM (13 years ago)
Author:
mitty <mitty@…>
Branches:
master, trunk
Children:
29f68714
Parents:
e3ecf1e
Message:
  • extract png from pdf with ImageMagick
    convert 20101209#15.pdf "20101209#15-%02d.bmp"
    convert *.bmp -format png -type Palette -define png:color-type=3 -define png:bit-depths=8 "20101209#15-%02d.png"
    optipng -o7 *.png
    rm *.bmp
    

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@94 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

(No files)

Note: See TracChangeset for help on using the changeset viewer.