text_transform

command
v0.35.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package main demonstrates the CPU hybrid text transform pipeline (TEXT-002).

It renders a 3x3 grid of "Hello gg!" text under different affine transforms: identity, translate, uniform scale, downscale, non-uniform scale, rotation, 45-degree rotation, faux-italic shear, and combined scale+rotate.

The three CPU rendering tiers are exercised automatically:

Tier 0 (bitmap fast path)   - identity, translate
Tier 1 (scaled bitmap)      - uniform scale (0.7, 2.0)
Tier 2 (glyph outlines)     - rotation, shear, non-uniform scale, combined

Output: text_transform.png (900x700)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL