Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 562 Bytes

File metadata and controls

14 lines (8 loc) · 562 Bytes

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.