# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
textprocessing
An experimental port of Fribidi/Pango/FontConfig in Go
This module provides a chain of tools to layout text. It is mainly a port of the following C libraries : Pango, fribidi, fontconfig, and depends on textlayout for low level text shaping and font parsing.
Status of the project
This project is an experimental work in progress. A better alternative is the new go-text project.
Licensing
As a derivative work, this module is licensed as LGPL.