gioui.orggioui.org/internal/ops

Imports of package ops

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/byteslicePackage byteslice provides byte slice views of other Go values such as slices and structs.
gioui.org/internal/scenePackage scene encodes and decodes graphics commands in the format used by the compute renderer.
imagePackage image implements a basic 2-D image library.
mathPackage math provides basic constants and mathematical functions.