# `Plushie.Type.Shaping`
[🔗](https://github.com/plushie-ui/plushie-elixir/blob/v0.7.2/lib/plushie/type/shaping.ex#L1)

Text shaping strategy for the text `shaping` prop.

Maps to iced's `text::Shaping` enum.

# `t`

```elixir
@type t() :: :basic | :advanced | :auto
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
