images: Text filter that draws text with the given options (#9239)

Fixes #9238
This commit is contained in:
Paul van Brouwershaven
2021-12-07 11:29:55 +01:00
committed by GitHub
parent 5538507e90
commit 283394a4fd
15 changed files with 160 additions and 2 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/yuin/goldmark v1.4.4
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/text v0.3.7