Registry / utility / benoitkugler-textlayout

benoitkugler-textlayout

JSON →
library0.3.2gogounverified

Package textlayout provides text layout and shaping for complex scripts, supporting bidirectional text and font rendering.

go get github.com/benoitkugler/textlayout
INSTALL
IMPORT
SIG · BENOITKUGLER-TEXTL
B
benoitkugler-textlayout
utilitygov0.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

textlayout
github.com/benoitkugler/textlayout

Create a new text layout instance.

package main import ( "fmt" "github.com/benoitkugler/textlayout" ) func main() { layout := textlayout.NewLayout() fmt.Println(layout) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
24
Bingbot
24
Meta
1
OpenAI (training)
1
Resources
benoitkugler-textlayout — go get benoitkugler-textlayout · libregistry