Pixopedia is portable painting and image editing program.
Currently, Pixopedia XE is available only in 32-bit mode. 64-bit version will be published after few moths of testing and bug correcting.
XE stands for Extended Edition because under the hub, Pixopedia XE uses some powerful 3rd-party libraries:
- Subset of fast Intel IPP library for image processing.
https://software.intel.com/en-us/ipp - Subset of OpenCV image processing functions available through Lua scripting.
https://opencv.org/ - Optimized LuaJIT compiler for fast Lua script processing.
http://luajit.org/ - 8bf filter host by DMMD.
http://dmmd.net/main_wp/photoshop/
The core of Pixopedia XE are:
- Pixopedia GUI (main executable).
- Drawing and painting engine (spEngine.dll).
- Lips, Lua image processing system (used for Lua plugins). Source code available on: https://github.com/spetric/Lips
Requirements:
- Os: Windows Xp/Vista/7/8/10. Note: If you want to install and run Pixopedia on Windows 95/98/NT/2000, you need to download gdiplus.dll somewhere from internet and put it in win-system directory.
- Screen resolution: minimum 1280 x 1024, recommended 1920 x 1080 and higher.
- CPU: Pentium IV and upward.
- Memory: minimum 1GB.
Note: documentation is still under construction. I’ll try to add missing topics ASAP.