A toolset for computer graphics and imaging processing.
Project description
ImagingS
A toolset for computer graphics and imaging processing.
Features
- Geometry
- Line ( DDA & Bresenham )
- Curve ( Bezier & B-spline )
- Ellipse
- Polygon
- Polyline
- Rectangle
- Transform
- Translate
- Rotate
- Scale
- Skew
- Matrix
- Clip
- Interactivity
- WYSIWYG
- Shortcuts
- Document
- Json
- Code editor
- Export
- PNG, JPEG, BMP
Usage
# Install
pip install imagings
# Launch GUI
imagings
# or use
python -m ImagingS.Gui
Development
- Clone this repository.
- Install dependencies.
pip install requirements.txt
- Generate UI codes
python -m ImagingS.Gui.uic
- Run GUI
python -m ImagingS.Gui
- Run CLI
python -m ImagingS.Cli input.txt output_dir
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imagings-1.0.1.tar.gz
(45.6 kB
view details)
Built Distribution
imagings-1.0.1-py3-none-any.whl
(76.9 kB
view details)
File details
Details for the file imagings-1.0.1.tar.gz
.
File metadata
- Download URL: imagings-1.0.1.tar.gz
- Upload date:
- Size: 45.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a41f91d57939f4dd3b4350a01fe332b947d782a2db357cd22f3c50b4c0c6c230 |
|
MD5 | 1561646ba91db3d2b16a9bb9de77035f |
|
BLAKE2b-256 | 884b404083a678532d9bdb3d62b6d8c1cbfa0b3689469a8de4d9f1aa9b65bccc |
File details
Details for the file imagings-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: imagings-1.0.1-py3-none-any.whl
- Upload date:
- Size: 76.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f003d4239fe7ae2e23076c818018d9b76960ef353c4ab3c8e893bb98e7ee151 |
|
MD5 | bbf0d69492085f5e29b08a8b70ddfcf5 |
|
BLAKE2b-256 | 33d26dcc7dabaaf0b67b86474349fa19d88b85800295c1d8b978fd6b16875700 |