Update README.md
This commit is contained in:
parent
6e542bac45
commit
187c2bb9a5
@ -75,6 +75,8 @@ It is often desired to center an image at a point. Use `DrawImageAnchored` with
|
|||||||
|
|
||||||
## Text Functions
|
## Text Functions
|
||||||
|
|
||||||
|
It will even do word wrap for you!
|
||||||
|
|
||||||
```go
|
```go
|
||||||
DrawString(s string, x, y float64)
|
DrawString(s string, x, y float64)
|
||||||
DrawStringAnchored(s string, x, y, ax, ay float64)
|
DrawStringAnchored(s string, x, y, ax, ay float64)
|
||||||
|
Loading…
Reference in New Issue
Block a user