v0.1.9 - add <cut> element

This commit is contained in:
2026-07-06 16:11:31 +06:30
parent 29ec943d13
commit 8a23c7037f
6 changed files with 75 additions and 16 deletions

1
go.mod
View File

@@ -12,5 +12,6 @@ require (
require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/google/uuid v1.6.0
golang.org/x/text v0.35.0 // indirect
)