Skip to content

menna1261/Pixelate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelate

Screenshot from Screencast From 2025-11-26 21-41-50 mp4 Screenshot From 2025-11-26 01-21-19 Screenshot From 2025-11-26 01-20-43

Medium Article : https://medium.com/@mennajaheen/pixelate-466ba9e77f4e

Features :

  • Create New Canvas / Export as PNG
  • Brush/Eraser/Fill Background color
  • Color Chooser Dialog / Color Picker
  • Create and delete multiple Layers
  • Control Stroke size and opacity

Build Instructions:

Prerequisites :

Before building Pixelate, ensure you have the following dependencies installed:

  • C++ Compiler with C++17 support (GCC 7+ or Clang 5+)
  • CMake (version 3.10 or higher)
  • GTKmm 3.0 development libraries
  • Cairomm 1.0+ development libraries (typically included with GTKmm)

Building from Source:

git clone https://github.com/menna1261/Pixelate.git
mkdir build
cd build
cmake .. && make
./Pixelate

About

Drawing Software Written in C++ and GTKmm3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors