Evilpixie
Pixel-oriented paint program, modelled on Deluxe Paint
Install / Use
/learn @bcampbell/EvilpixieREADME
EvilPixie
Homepage: http://evilpixie.scumways.com
Overview
A pixel-oriented paint program. If you ever used Deluxe Paint, this should be familiar :-)
Requirements
Depends upon:
- Qt 6
- libimpy
- libpng
- giflib (version 5)
- libjpeg
For Debian/Unbuntu, this means something like:
$ sudo apt install qt6-base-dev qt6-tools-dev libjpeg-dev libpng-dev libgif-dev
Building from source
Under Linux, Mac and Windows (under msys2):
$ git clone https://github.com/bcampbell/evilpixie.git
$ cd evilpixie
$ meson setup --buildtype release build
$ meson compile -C build
Under Linux, you can then install it with:
$ meson install -C build
By default the install prefix is /usr/local, but you can specify a different install location during setup:
$meson setup --prefix /tmp/epinstall build
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
