Skip to main content

Crate parley_data

Crate parley_data 

Source
Expand description

parley_data packages the Unicode data that Parley’s text analysis and shaping pipeline needs at runtime. It exposes a locale-invariant CompositeProps data backed by compact PackTab lookup tables, allowing the engine to obtain all required character properties with a single lookup.

Modules§

generated
Baked data (PackTab tables). Backing data for composite properties (PackTab, compression=5, unsafe=false)

Structs§

Properties
Unicode character properties relevant for text analysis.