全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: ruby-chunky-png  ]

套件:ruby-chunky-png(1.3.15-2)

ruby-chunky-png 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 ruby-chunky-png

維護小組:

外部的資源:

相似套件:

pure Ruby library for read/write, chunk-level access to PNG files

This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast.

Features:

 * Decodes any image that the PNG standard allows. This includes all
   standard color modes, all bit depths and all transparency,
   interlacing and filtering options.
 * Encodes images supports all color modes (true color, grayscale and
   indexed) and transparency for all these color modes. The best color
   mode will be chosen automatically, based on the amount of used
   colors.
 * R/W access to the image's pixels.
 * R/W access to all image metadata that is stored in chunks.
 * Memory efficient (uses a Fixnum, i.e. 4 or 8 bytes of memory per
   pixel, depending on the hardware)
 * Reasonably fast for Ruby standards, by only using integer math and a
   highly optimized saving routine.
 * Interoperability with RMagick if you really have to.

下載 ruby-chunky-png

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 48。1 kB244。0 kB [檔案列表]