drawing
Here are 993 public repositories matching this topic...
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Jan 13, 2021 - Swift
-
Updated
Apr 2, 2021 - JavaScript
A follow up on SixLabors/ImageSharp#1378 (comment).
Currently 32 bit test execution is only done for .NET Framework, with dotnet xunit which is an obsolete tool today, we need to adapt dotnet test, and add 32 bit CI targets for both net5.0 and netcoreapp3.1. Opening an issue to remember and track this debt.
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Jul 19, 2020 - JavaScript
I have such strange saves (duplicates) - ora~, jpg~, png~. I can rename them and they will work normally.
Save as - fine save without duplicates.
Export - fine save without duplicates.
Only 'Save' have such problem.
Krita have same problem, only 'File - Save'. I thought that i have some problems with my computer, but Paint.NET saves normally without duplicates. GIMP - i dont know where are there '
-
Updated
Nov 3, 2020 - TypeScript
When I edit a polygon with a zoom level low and I snap this polygon to another one, it's very common the created snap point is not exactly on the line / point.
For me, it's a problem regarding I control if these polygons are not intersecting.
-
Updated
Oct 27, 2016 - C++
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
May 29, 2020 - CoffeeScript
Issue Summary
| File>Import | File>Export | Edit | Animation | Tools | Layer | Windows |
|---|---|---|---|---|---|---|
| Image Predefined Set | Animated GIF | PegBar Alignment | Range | Reset to Default | Change Line (Pixel) Color | Lock Windows |
| Movie Import | ||||||
| Animated GIF | ||||||
| Layers from PCLX | ||||||
| Movie Audio |
|
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Aug 26, 2019 - Java
-
Updated
Apr 11, 2021 - C++
Improve this page
Add a description, image, and links to the drawing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drawing topic, visit your repo's landing page and select "manage topics."
Since we are also exporting the functions from https://github.com/excalidraw/excalidraw/blob/master/src/data/restore.ts in npm package as well it would be better to have unit tests for these functions.