Registry / utility / oily-png

oily-png

JSON →
library1.2.1rbrubygemsunverified

A Ruby C extension that improves the speed of ChunkyPNG for PNG image processing.

gem install oily_png
INSTALL
IMPORT
SIG · OILY-PNG
O
oily-png
utilityrubyv1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OilyPNG
require 'oily_png'

Speed up ChunkyPNG by including OilyPNG.

require 'oily_png' # Include OilyPNG into ChunkyPNG for faster operations ChunkyPNG::Canvas.send(:include, OilyPNG::PNG) # Now use ChunkyPNG as usual, but faster
Debug
Known issues
gotchaOilyPNG requires a C compiler to install.
fix
Ensure you have a build environment (e.g., gcc, make) before installing.
affects: >= 1.0.0
Upgrade
Version history
1.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
oily-png — gem install oily-png · libregistry