Skip to content
#

draw

Here are 430 public repositories matching this topic...

aseprite

📈📊📱📺💻An elegant and friendly data visualization chart framework for Apple developers . Extremely powerful ,supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.

  • Updated May 15, 2020
  • Swift
Magick.NET
gerwintmg
gerwintmg commented Apr 8, 2020

Is your feature request related to a problem? Please describe

I'm using Magick.net to update Exif metadata, but could not find a way, to replace the thumbnail image.

Describe the solution you'd like

I would like to be able to replace the thumbnail, by using magick.net

Describe alternatives you've considered

I have tried to make an extension method but did not find a way to

Pixelorama
Erevoid
Erevoid commented Jan 15, 2020

A neat idea would be to make a "special" kind of guide that acts like a symmetry guide. Whatever you draw relatively to the guide, not the center of the canvas as it already is with the brush options will be mirrored. Being able to move the symmetry guide around enables you to make mirrored pixels anywhere you want them. You could choose an already placed guide to act as a symmetry guide. Only

ZMJImageEditor is a picture editing component like WeChat. It is powerful and easy to integrate, supporting rendering, text, rotation, tailoring, mapping and other functions. (ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成,支持绘制、文字、旋转、剪裁、贴图等功能)

  • Updated Apr 25, 2018
  • Objective-C
sunjay
sunjay commented Apr 30, 2020

When this crate was first written back in 2017, you couldn't have associated constants on structs, you had to use modules. Today, we can do that using the syntax:

impl Color {
    pub const BLACK: Color = Color {red: 0.0, green: 0.0, blue: 0.0, alpha: 1.0};
}

Now that this is possible, it would be nice to get rid of [the color module](https://docs.rs/turtle/1.0.0-rc.3/turtl

goblinfactory
goblinfactory commented Dec 3, 2019

Implement MoveBufferArea in Unix to enable using more cross platform support.

Currently .NET console (of all things) is not properly implemented in .NET Standard 2.1.

If you look here : https://github.com/dotnet/corefx/blob/master/src/System.Console/src/System/ConsolePal.Unix.cs
and search for PlatformNotSupportedException you'll see there are 17 console methods and props that throw th

Improve this page

Add a description, image, and links to the draw 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 draw topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.