fogleman / gg

Go Graphics - 2D rendering in Go with a simple API.
https://godoc.org/github.com/fogleman/gg
MIT License
4.34k stars 352 forks source link

How to compress png images #156

Open achims1 opened 2 years ago

achims1 commented 2 years ago

i have one png pic need to draw, while i used gg, this pic become so huge,the width and height must be guaranteed in my project,so how to do it