Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Merbuz/MerbuzPixelImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

The project is abandoned and not being updated due to the loss of my interest in MicroPython, as well as bad code in the project.

MerbuzPixelImage

Sub-repository of the MerbuzPixel project. Library on Python (not Micropython) for creating files for draw images.

How it work?

Just download and import this library. After that, call merbuzPixelCreate function and load filename of picture. important note: width and height MUSE BE THE SAME

from merbuzpixelimage import *

merbuzPixelCreate(path_to_image='cherry.jpg', width=16, height=16)

You will receive a file in the directory and its name

About

Sub-repository of the MerbuzPixel project. Library on Python (not Micropython) for creating files for draw images.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages