Module blues

Source
Expand description

Latin blue values.

StructsΒ§

BlueZones πŸ”’
Defines the zone(s) that are associated with a blue value.
ScaledBlue πŸ”’
UnscaledBlue πŸ”’

ConstantsΒ§

BLUE_STRING_MAX_LEN πŸ”’
MAX_BLUES πŸ”’
Maximum number of blue values.
MAX_INLINE_POINTS πŸ”’

FunctionsΒ§

buffers πŸ”’
compute_cjk_blues πŸ”’
Compute unscaled blue values for the CJK script set.
compute_default_blues πŸ”’
Compute unscaled blue values for the default script set.
compute_unscaled_blues πŸ”’
Compute unscaled blues values for each axis.
cycle_backward πŸ”’
Iterator that begins at start - 1 and cycles through all items of the slice in reverse order, ending with start.
cycle_forward πŸ”’
Iterator that begins at start + 1 and cycles through all items of the slice in forward order, ending with start.
satisfies_min_long_segment_len πŸ”’
Given inclusive indices and a contour length, returns true if the segment is of sufficient size to test for bumps when detecting β€œlong” Hebrew alignment zones.
things_all_blues_need πŸ”’
A thneed is something everyone needs

Type AliasesΒ§

ScaledBlues πŸ”’
UnscaledBlues πŸ”’