Skip to content

PNG: Overview

WARNING

  • PNG is pre-v1.0.0, and the public API should be expected to change between releases.
    Not all features defined in the PNG 3.0 specification are currently supported, and certain PNG data may fail or partially fail to decode. (for more information, see PNG: Decoding, Compatibility)

The implementation of this codec is based on the PNG 3.0 specification.

Installation

PNG can be installed as a package via pesde with pesde add picguin/png.
Alternatively, you can download a prebuilt .rbxm from Releases. (Latest: v0.1.1)

For more detailed setup instructions, see Introduction, Installation.

Released under the MIT License.