Versions in this module Expand all Collapse all v0 v0.1.2 May 28, 2019 Changes in this version + func Cuts(rect image.Rectangle, n int) []int + func FromPoints(points []image.Point) image.Rectangle + func ToPoints(rect image.Rectangle) []image.Point + type Split struct + Cut int + Str string + func SplitTokens(rect image.Rectangle, str string) []Split