-
Updated
Jul 21, 2021 - Java
photo-editor
Here are 69 public repositories matching this topic...
-
Updated
Jul 19, 2021 - C++
-
Updated
Jul 1, 2021 - Kotlin
-
Updated
Jun 15, 2020 - Java
-
Updated
Jul 10, 2018 - Java
-
Updated
Jul 23, 2021 - VBA
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Nov 26, 2020 - Swift
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Apr 21, 2018 - Java
-
Updated
Oct 31, 2018 - JavaScript
-
Updated
Jul 29, 2019 - Java
-
Updated
Jun 30, 2021 - JavaScript
The code needs to be documented throughout with docblocks.
Implement a Progressbar for the Image Export dialog to show that the image is exporting. Use the threading
module to keep the GUI from freezing.
-
Updated
May 1, 2020 - Kotlin
-
Updated
Jul 6, 2017 - Python
-
Updated
Nov 7, 2019 - Processing
-
Updated
Feb 17, 2018 - Java
-
Updated
Jun 27, 2021 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
May 7, 2021 - Java
-
Updated
Mar 14, 2017 - C++
-
Updated
Dec 27, 2019 - JavaScript
Different apps provide different sizes for default templates.
These are the template categories provided by Photoshop:
- Photo
- Art & Illustration
- Web
- Mobile
- Film & Video
These are the template categories in Pixelmator Pro:
- All
- International Paper
- US Paper
- Photo
- Web
- Social
- Film & Video
- Iconography
- Devices
What categories should we inclue in
Improve this page
Add a description, image, and links to the photo-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the photo-editor topic, visit your repo's landing page and select "manage topics."
N-gons (created with the Shape Tool) do not have accurate collision detection. This is a problem for selecting such shapes with the Select Tool, filling it with the Fill Tool, and sampling its color with the Eyedropper Tool, among other problems. It's especially bad for lower values of N on the N-gons, like triangles.