//
pkg.gl
Category
github.com/LLKennedy/imagetemplate/v2
components
text
package
2.0.1
Repository:
https://github.com/llkennedy/imagetemplate.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
1
Files
385 SLOC
#
Constants
AlignmentCentre
AlignmentCentre aligns text centrally.
AlignmentLeft
AlignmentLeft aligns text left.
AlignmentRight
AlignmentRight aligns text right.
#
Structs
Component
Component implements the Component interface for text.
#
Type aliases
Alignment
Alignment is a text alignment.