Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethosa/nimage

The image management library written in Nim.
https://github.com/ethosa/nimage

bmp image nim nim-lang

Last synced: about 1 month ago
JSON representation

The image management library written in Nim.

Awesome Lists containing this project

README

        

Nimage


The image management library written in Nim.

[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Nim language-plastic](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)
[![Time tracker](https://wakatime.com/badge/github/Ethosa/nimage.svg)](https://wakatime.com/badge/github/Ethosa/nimage)
[![License](https://img.shields.io/github/license/Ethosa/nimage)](https://github.com/Ethosa/nimage/blob/master/LICENSE)

Latest version - 0.0.5


# Install
- nimble:
- git: `nimble install https://github.com/ethosa/nimage`

# Now available
- Alpha channel support.
- Draw pixel.
- Draw vertical/horizontal line.
- Draw line.
- Draw filled or not
- rectangle.
- circle.
- pie.
- triangle.
- Save image in BMP.


Copyright Ethosa 2020