gioui.orggioui.org/op/paint

Imports of package paint

PathSynopsis
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
gioui.org/f32Package f32 is a float32 implementation of package image's Point and affine transformations.
gioui.org/internal/ops
gioui.org/opPackage op implements operations for updating a user interface.
gioui.org/op/clipPackage clip provides operations for defining areas that applies to operations such as paints and pointer handlers.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
image/drawPackage draw provides image composition functions.
mathPackage math provides basic constants and mathematical functions.