benoitkugler / textprocessing

An experimental port of Fribidi/Pango/FontConfig in Go
GNU Lesser General Public License v2.1
4 stars 0 forks source link

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.