2d
Here are 1,858 public repositories matching this topic...
We currently only have file decoders in d2fileformats
. Most of the Load
functions take a byte slice as an argument, and parse the bytes into a struct for that file type. We need to be able to convert a struct instance back to a byte slice.
-
Updated
Dec 6, 2020 - TypeScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Go
-
Updated
Dec 7, 2020 - Java
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Oct 16, 2020
-
Updated
Aug 1, 2020 - C#
-
Updated
Dec 4, 2020 - Haxe
Synfig version 1.2.2
Windows version 10
it's possible to set fill color clicking on right click on the mouse?
-
Updated
Nov 27, 2020 - C++
Hey, when trying to use
dest := image.NewPaletted(bounds, palette.Plan9)
canvas := draw2dimg.NewGraphicContext(dest)
I crash with
panic: Image type not supported
goroutine 70 [running]:
github.com/llgcode/draw2d/draw2dimg.NewGraphicContext(0x7f18c0, 0xc420096660, 0x10000)
/home/conor/thingo/go/src/github.com/llgcode/draw2d/draw2dimg/ftgc.go:63 +0xe9
Am I doing s
-
Updated
Nov 4, 2020 - Kotlin
-
Updated
Sep 22, 2020 - C#
-
Updated
Sep 24, 2020 - C#
-
Updated
Dec 5, 2020 - Haskell
-
Updated
Dec 4, 2020 - TypeScript
Improve this page
Add a description, image, and links to the 2d topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2d topic, visit your repo's landing page and select "manage topics."
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar