mirror of
https://github.com/pcvolkmer/idicon.git
synced 2025-04-19 08:36:50 +00:00
Do not generate SVG data on image draw
This commit is contained in:
parent
a39fb686a3
commit
037f63466a
@ -64,8 +64,6 @@ func drawImage(data []bool, blocks int, size int, c color.Color) *image.NRGBA {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
drawSvg(data, blocks, size, c)
|
|
||||||
|
|
||||||
return img
|
return img
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user