Форум сайта python.su
0
py.user.next
обе
одна - текст в стиле дикого запада, другая - дерево (пейзаж)
Офлайн
857
не, она там не по частям скачивается, а просто скачивается, а затем передаётся на программу, а программа уже имеет свой набор ключей
http://sourceforge.net/projects/dezoomify/files/latest/download
[guest@localhost dezoomify-1.3]$ ./jpegtran --help
usage: ./jpegtran [switches] [inputfile]
Switches (names may be abbreviated):
-copy none Copy no extra markers from source file
-copy comments Copy only comment markers (default)
-copy all Copy all extra markers
-optimize Optimize Huffman table (smaller file, but slow compression)
-progressive Create progressive JPEG file
Switches for modifying the image:
-crop WxH+X+Y Crop to a rectangular subarea
-drop +X+Y filename Drop another image
-grayscale Reduce to grayscale (omit color data)
-flip [horizontal|vertical] Mirror image (left-right or top-bottom)
-perfect Fail if there is non-transformable edge blocks
-rotate [90|180|270] Rotate image (degrees clockwise)
-scale M/N Scale output image by fraction M/N, eg, 1/8
-transpose Transpose image
-transverse Transverse transpose image
-trim Drop non-transformable edge blocks
with -drop: Requantize drop file to source file
Switches for advanced users:
-arithmetic Use arithmetic coding
-restart N Set restart interval in rows, or in blocks with B
-maxmemory N Maximum memory to use (in kbytes)
-outfile name Specify name for output file
-verbose or -debug Emit debug output
Switches for wizards:
-scans file Create multi-scan JPEG per script file
[guest@localhost dezoomify-1.3]$
Офлайн
0
У меня этот самый дезумифай имеется, только толку ноль.
py.user.next…Вы со мной разговариваете как с разбирающимся человеком, а я таковым не являюсь… Как говорится, многабукаф…
$ ./jpegtran –help
usage: ./jpegtran
Switches (names may be abbreviated):
-copy none Copy no extra markers from source file
-copy comments Copy only comment markers (default)
-copy all Copy all extra markers
-optimize Optimize Huffman table (smaller file, but slow compression)
-progressive Create progressive JPEG file
Switches for modifying the image:
-crop WxH+X+Y Crop to a rectangular subarea
-drop +X+Y filename Drop another image
-grayscale Reduce to grayscale (omit color data)
-flip Mirror image (left-right or top-bottom)
-perfect Fail if there is non-transformable edge blocks
-rotate Rotate image (degrees clockwise)
-scale M/N Scale output image by fraction M/N, eg, 1/8
-transpose Transpose image
-transverse Transverse transpose image
-trim Drop non-transformable edge blocks
with -drop: Requantize drop file to source file
Switches for advanced users:
-arithmetic Use arithmetic coding
-restart N Set restart interval in rows, or in blocks with B
-maxmemory N Maximum memory to use (in kbytes)
-outfile name Specify name for output file
-verbose or -debug Emit debug output
Switches for wizards:
-scans file Create multi-scan JPEG per script file
$
Офлайн
857
Finchя думаю, дело ещё в винде происходит
Вы со мной разговариваете как с разбирающимся человеком, а я таковым не являюсь
Офлайн