2019-08-16 10:44:45 +00:00
|
|
|
|
AntiFeatures:
|
|
|
|
|
- NonFreeAssets
|
|
|
|
|
Categories:
|
|
|
|
|
- Graphics
|
2019-10-07 09:21:20 +00:00
|
|
|
|
License: BSD-3-Clause
|
2019-08-16 10:44:45 +00:00
|
|
|
|
SourceCode: https://github.com/rjmarsan/Pixelesque
|
|
|
|
|
IssueTracker: https://github.com/rjmarsan/Pixelesque/issues
|
|
|
|
|
|
|
|
|
|
AutoName: Pixelesque
|
|
|
|
|
Description: |-
|
|
|
|
|
The Pencil tool draws lines, and the eraser removes them. The shapes tool allows
|
|
|
|
|
you to use a paint bucket, rectangle, line and circle tools. Two finger drag and
|
|
|
|
|
zoom anywhere to navigate large images. There’s a full undo/redo stack, as well
|
|
|
|
|
as a color picker with history, hsv, rgb, and hex!
|
|
|
|
|
|
|
|
|
|
The canvas can be resized when a new canvas is chosen. The artwork is licensed
|
|
|
|
|
under CC-BY-NC while the source code is under BSD-3-Clause license.
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/rjmarsan/Pixelesque.git
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
- versionName: 1.2.01
|
|
|
|
|
versionCode: 7
|
|
|
|
|
commit: 3bd5e
|
|
|
|
|
srclibs:
|
|
|
|
|
- Processing-Multitouch@bb88609
|
|
|
|
|
extlibs:
|
|
|
|
|
- android/android-support-v4.jar
|
|
|
|
|
prebuild:
|
|
|
|
|
- sed -i 's@\(android.library.reference.1=\).*@\1$$Processing-Multitouch$$@'
|
|
|
|
|
project.properties
|
|
|
|
|
- rm ./libs/AndMT.zip
|
|
|
|
|
- rm -rf exports
|
|
|
|
|
|
|
|
|
|
AutoUpdateMode: None
|
|
|
|
|
UpdateCheckMode: RepoManifest
|
|
|
|
|
CurrentVersion: 1.2.01
|
|
|
|
|
CurrentVersionCode: 7
|