Crate gd_icon_renderer

source ·
Expand description

gd-icon-renderer

gd-icon-renderer is a library for rendering Geometry Dash icons.

It uses the image crate and imageproc crate for image manipulation and plist for parsing plist files.

The main entrypoint is found in the renderer module.

Modules