All Projects → Symbian9 → Azpainter

Symbian9 / Azpainter

Licence: other
Full color painting software for Unix-like systems for illustration drawing. This is un-official little fixed repository for package maintainers of image editor AzPainter (based on "mlib" toolkit). Official repository - http://azsky2.html.xdomain.jp/arc/download.html

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Azpainter

gfxprim
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.
Stars: ✭ 32 (-82.12%)
Mutual labels:  png, jpeg, x11, gif
Bbwebimage
A high performance Swift library for downloading, caching and editing web images asynchronously.
Stars: ✭ 128 (-28.49%)
Mutual labels:  gif, png, jpeg, image-editor
Sdwebimage
Asynchronous image downloader with cache support as a UIImageView category
Stars: ✭ 23,928 (+13267.6%)
Mutual labels:  gif, png, jpeg
Optimizt
CLI image optimization tool
Stars: ✭ 594 (+231.84%)
Mutual labels:  gif, png, jpeg
Pyecharts Snapshot
renders the output of pyecharts as png, jpeg, gif, svg, eps, pdf and raw base64
Stars: ✭ 142 (-20.67%)
Mutual labels:  gif, png, jpeg
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+844.13%)
Mutual labels:  gif, png, jpeg
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (+146.93%)
Mutual labels:  gif, png, jpeg
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+278.21%)
Mutual labels:  png, jpeg, image-editor
imagor
Fast, Docker-ready image processing server in Go and libvips
Stars: ✭ 2,276 (+1171.51%)
Mutual labels:  png, jpeg, gif
Omxiv
OpenMax image viewer for the Raspberry Pi
Stars: ✭ 175 (-2.23%)
Mutual labels:  gif, png, jpeg
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (+336.87%)
Mutual labels:  gif, png, jpeg
Scrimage
Java, Scala and Kotlin image processing library
Stars: ✭ 792 (+342.46%)
Mutual labels:  gif, png, jpeg
Imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Stars: ✭ 4,107 (+2194.41%)
Mutual labels:  gif, png, jpeg
Imagesharp
📷 A modern, cross-platform, 2D Graphics library for .NET
Stars: ✭ 5,186 (+2797.21%)
Mutual labels:  gif, png, jpeg
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (+84.92%)
Mutual labels:  gif, png, jpeg
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+3304.47%)
Mutual labels:  gif, png, jpeg
Image Optimizer
Easily optimize images using PHP
Stars: ✭ 2,127 (+1088.27%)
Mutual labels:  gif, png, jpeg
sail
The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
Stars: ✭ 206 (+15.08%)
Mutual labels:  png, jpeg, gif
img2gcode
convert jpg, png,gif to gcode with nodejs and jimp
Stars: ✭ 31 (-82.68%)
Mutual labels:  png, jpeg, gif
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (+325.7%)
Mutual labels:  gif, png, jpeg

🖌 AzPainter

Check latest release version Coverity Scan Build Status Packaging status

🖌 AzPainter is mainly a full color painting software for illustration drawing.

Website

Official Website: http://azsky2.html.xdomain.jp/soft/azpainter.html (Japanese)

Other:

Tutorials

To learn how to use AzPainter, take a look at the «Tutorials» wiki-page for textual and video tutorials.

Screenshots

Expand to see screenshots of AzPainter

Screeenshot 1, Japanese UI

Screenshot 2, Free Software

Brushes

Built-in and community created brushes listed on «Brushes» wiki-page.

Themes

Read «Themes» wiki-page for more info on customizing interface colors.

Packaging status

Note: Current packages & build instructions available only for Unix-like OS:

Expand to view the downstream package repositories that currently carry the AzPainter package

Packaging status

Important note: Continuous AppImage-builds are not yet usable. Currently they're used only for testing purposes!

All available packages listed on wiki-page.

Prerequisites

  • X Window System (X11R6 or later)
    Note: (X11R 7.5 or later when you want to recognize pen pressure)
  • Unix-like OS (BSD-based, Linux-based, macOS, etc.)

Important Note: MS Windows is not officially supported BUT you could try to compile & run AzPainter using Cygwin/X or Xming tools. More details on building on Windows found on the dedicated wiki-page.

Installation

Dependencies

gcc
make
automake
Xlib       (libX11)
Xext       (libXext)
XInput2    (libXi)
freetype2  (libfreetype)
fontconfig (libfontconfig)
zlib
libpng
libjpeg

Linux Distros

Expand this section to read about installing AzPainter on various Linux distros

Debian/Ubuntu

gcc make automake libx11-dev libxext-dev libxi-dev \ 
libfreetype6-dev libfontconfig1-dev zlib1g-dev libjpeg-dev

Important Note:

  • For Debian 9.0 / Ubuntu 16.10 or later you'll need: libpng-dev
  • For Debian 8.0 (or less) / Ubuntu 16.04 (or less) you'll need: libpng12-dev

RedHat

gcc make automake libX11-devel libXext-devel libXi-devel \ 
libfreetype6-devel libfontconfig-devel zlib-devel libpng-devel libjpeg-devel

Arch Linux

You'll need to download AzPainter from the AUR
You can use yay or trizen or your package manager to install the package


Compile from Source

Expand this section for instructions on how to compile AzPainter from source
  1. Download & unpack tarball of latest sources release.
$ ./configure
$ make
$ sudo make install-strip

Note: It will be installed in the /usr/local by default.

  1. Run ./configure
    Note: You can customize the install directory e.g. installing to /usr will require the following flag:
$ ./configure --prefix=/usr

If you can not find the header files of freetype you can specify their location with the --with-freetype-dir flag:

$ ./configure --with-freetype-dir=/usr/include/freetype2
  1. Invoke AzPainter
$ ./azpainter

Usage

  • Using the GUI: find AzPainter in your distro's application menu and invoke it.

  • Using the terminal: as mentioned before, invoking AzPainter from the terminal is as simple as typing:

    $ azpainter
    

Developer

Copyright (C) 2013-2020 Azel

LICENSE

This software is released under the GNU GPLv3 License.

Please see the file GPL3 for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].