HarfbuzzEx.Pool (harfbuzz_ex v1.2.0)

Copy Markdown View Source

A NimblePool for concurrent Harfbuzz text shaping.

Summary

Functions

child_spec(opts)

shape(pool_name, text)

Check out a Shaper resource to shape text, executing in the calling process.

shape(pool_name, text, data)

shape!(pool_name, text)

shape!(pool_name, text, data)

start_link(opts)