Structs§
- This type is used as a tagging type for use with
euclid::Scale
to convert between physical and logical pixels. - This type is used as a tagging type for use with
euclid::Scale
to convert between physical and logical pixels.
Traits§
Functions§
- Convert from the api size to the internal size (This doesn’t use the
From
trait because it would expose the conversion to euclid in the public API)