Module piet_direct2d::dwrite

source ·
Expand description

Convenience wrappers for DirectWrite objects.

Structs

This struct is public only to use for system integration in piet_common and druid-shell. It is not intended that end-users directly use this struct.
Describes the region obtained by a hit test.
Results from calling hit_test_point on a TextLayout.
Results from calling hit_test_text_position on a TextLayout.
A range in a windows string, represented as a start position and a length.

Enums