This repository was archived by the owner on Dec 17, 2021. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-text/shaping
3
3
go 1.15
4
4
5
5
require (
6
- github.com/benoitkugler/textlayout v0.0.1
6
+ github.com/benoitkugler/textlayout v0.0.2
7
7
github.com/go-text/di v0.0.0-20210512160309-47d7273de543
8
8
github.com/go-text/font v0.0.0-20210614180816-1e3a33db90d4
9
9
golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9
Original file line number Diff line number Diff line change 1
1
github.com/benoitkugler/pstokenizer v1.0.0 /go.mod h1:l1G2Voirz0q/jj0TQfabNxVsa8HZXh/VMxFSRALWTiE =
2
2
github.com/benoitkugler/textlayout v0.0.1 h1:bx6bcjFv4LuoymKjw/bir7S2rSO67TPCURHPbN/RMz8 =
3
3
github.com/benoitkugler/textlayout v0.0.1 /go.mod h1:puH4v13Uz7uIhIH0XMk5jgc8U3MXcn5r3VlV9K8n0D8 =
4
+ github.com/benoitkugler/textlayout v0.0.2 h1:3v0UtMl5DiG2qNTKlPah/7x5Or95MVPgpDHLTqS2270 =
5
+ github.com/benoitkugler/textlayout v0.0.2 /go.mod h1:puH4v13Uz7uIhIH0XMk5jgc8U3MXcn5r3VlV9K8n0D8 =
4
6
github.com/go-text/di v0.0.0-20210512160309-47d7273de543 h1:KVgLfDiy/b0k9JY2UAFuKyexYNQZm587A529Bp9LuBo =
5
7
github.com/go-text/di v0.0.0-20210512160309-47d7273de543 /go.mod h1:C0pTBO6161csSadIq6Gt9mYzJH1WNn/bWIPukOezFus =
6
8
github.com/go-text/font v0.0.0-20210614180816-1e3a33db90d4 h1:eRr2WXlQSkwSWyF2Pi9sGdHm/1zzz+g7kseMTes4K9o =
You can’t perform that action at this time.
0 commit comments