pub fn avatar_pixel_size(size: AvatarSize) -> f32Expand description
Resolve a discrete AvatarSize to a logical-pixel side length
using the recipe’s size table. Custom(px) is clamped to at least
1 px.
pub fn avatar_pixel_size(size: AvatarSize) -> f32Resolve a discrete AvatarSize to a logical-pixel side length
using the recipe’s size table. Custom(px) is clamped to at least
1 px.