Skip to content
#

drawing

Here are 782 public repositories matching this topic...

Fausto95
Fausto95 commented Apr 7, 2020

Some of the descriptions

  • Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
  • Excalidraw is a whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel.
  • Virtual whiteboard for sketching hand-drawn like diagrams.
  • Excalidraw is a virtual collaborative whiteboard tool to sketch diagrams with
swiftech
swiftech commented Feb 9, 2020

export by "Clickable Prototype HTML template" , but actually nothing in the result HTML pages is clickable. Check the source code of the page, each page in Pencil was exported as an image, apparently it is un-clickable for any widgets in the page.

  • Operating system: macOS Catalina 10.15.3
  • Pencil version: 3.1.0
diagrams
yu-iskw
yu-iskw commented Mar 24, 2020

Motivation

We already have the documentations about the nodes. Those would help us knowing what products we can use. Meanwhile, they can get better by showing the icon images. What if we can see the icon images on the docs?

Suggestion

We probably have the two options to make the icon images visible on the docs.

  1. We create new pages or markdown files for lists of the icons.
  2. We sho
jspaint
1j01
1j01 commented Jan 5, 2020

The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.

  • You can still make curves in both colors, since when finalizing it uses the correct color. It's just the preview can be confusing.
  • This was broken in "Make Curve tool passive until finalized" (90493cf687b17df73a2cc37b6db878aa1d204f7a)
  • Previously it r
bug
onepiecefreak3
onepiecefreak3 commented Feb 16, 2020

This feature is implemented in many graphics hardwares at least of most gaming consoles. Adding this feature would enable ImageSharp to natively allow for these specifications of graphics hardware to be supported out of the box.

As per OpenCV naming and implementation this feature is most likely known as "Remapping" or "Point remapping". So as the naming goes, it should incorporate either one.

robbbsen
robbbsen commented Oct 29, 2018

Hi. Unfortunately the topic "grid lines" isn't documented at all. The only thing I could find was a test file inside the project. Out of that I've created a small test:

ticks := []chart.Tick{
	{Value: 1.0, Label: "1.0"},
	{Value: 2.0, Label: "2.0"},
	{Value: 3.0, Label: "3.0"},
	{Value: 4.0, Label: "4.0"},
}

lines := chart.GenerateGridLines(ticks, chart.Style{}, chart.Style{})

g
eAi
eAi commented Nov 5, 2019

Describe the bug
Pressing Save to Board doesn't update the main canvas until you bring the main window back into focus.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new board and select it
  2. Open the Shot Generator
  3. Click Save to Board
  4. Observe that the board in the main window is still blank

Expected behavior
Pressing Save to Board immediately updates th

briend
briend commented Apr 12, 2018

MyPaint 1.3.0-alpha+git.82ce4549
Debian Stable, Windows 10, etc

Issue: When you have duplicate colors in the palette editor it becomes very difficult to click on them and it becomes confused.

Reproduce: Open the editor with the wrench button and clear the palette. Add a few rows and then add two identical colors and another different color. Now try selecting each color, and then an empt

anx-ckreuzberger
anx-ckreuzberger commented Oct 27, 2017

Hi,

I tried the export example on your page, and it doesn't work in Google Chrome (Version 62). It seems that the PNG Export aswell as the SVG Export is failing.
I get an empty page and the following error in console: Not allowed to navigate top frame to data URL

I tried the same in Firefox, and it worked fine.

scribblemaniac
scribblemaniac commented Oct 1, 2019

One of our translators has reported that some of the strings in the user interface remain untranslatable. These include the following unconfirmed strings:

  • "Menu item text". Don't bother fixing this as the bug that caused it to be shown is fixed I believe, and the undo/redo rewrite will supersede it anyway.
  • "Play" in Animation menu
  • "Autosave documents" in Files preferences
  • "Short scrub"
StephaneBunel
StephaneBunel commented Jan 27, 2020

From ubuntu 18.04 LTS:

$ apt-get install libglfw3-dev
$ go get github.com/esimov/diagram

# github.com/esimov/diagram/vendor/github.com/go-gl/glfw/v3.2/glfw
In file included from code/golang/gopath/src/github.com/esimov/diagram/vendor/github.com/go-gl/glfw/v3.2/glfw/c_glfw_linbsd.go:22:0:
code/golang/gopath/src/github.com/esimov/diagram/vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/src/li

Improve this page

Add a description, image, and links to the drawing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drawing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.