gg icon indicating copy to clipboard operation
gg copied to clipboard

Go Graphics - 2D rendering in Go with a simple API.

Results 98 gg issues
Sort by recently updated
recently updated
newest added

It looks like gg doesn't play well with *image.RGBA subimages. Clear operations work on subimages as expected as far as I can tell, but fill and stroke operations appear not...

At the moment, word wrap inputs which contain multiple newlines in a row lose empty lines in the output, this PR fixes such behavior.

For example: ArrowTo(x, y)

How to rotate multiple string characters in different angles? Can you provide example with multiple string objects rotated by 10/-10 degrees that are located in one line? Use case for...

Hi, I read all of issues, but did not find any ui components use with gg. Someone know it? Thank you!

When writing a text in arabic the characters are connected as follows : ``` عبد الفتاح السيسي ``` When I tried to use `DrawStringWrapped` it drawn the text in a...

Hi, is there a way to draw directly on the screen/monitor instead of saving the drawing at file?

Hello, I'm trying to create text with a top to bottom gradient rather than left to right, but I can't find any way of doing this with NewLinearGradient() and Rotate()...

default interpolator used for drawing text and images is draw.BiLinear and it's rather slow against e.g. draw.NearestNeighbor The difference is significant especially on weak hardware e.g. on raspberry pi zero...

draw text and emoji ,but emoji no show