> For the complete documentation index, see [llms.txt](https://mikeudintools.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikeudintools.gitbook.io/help/varitext.md).

# VariText

## Overview

Variable fonts have revolutionized the world of typography by introducing a flexible and dynamic approach to font design. With their adjustable attributes or axes, these fonts offer numerous advantages for designers and developers.

<figure><img src="/files/7YCx5da5ItNdRh83ikZu" alt=""><figcaption></figcaption></figure>

Unlike traditional fonts with fixed styles, variable fonts allow for seamless adjustments along various axes, such as weight, width, and slant. This versatility enables designers to create custom font variations tailored to specific design needs, providing greater creative freedom.

<figure><img src="/files/cwmF9KIo0yMtb2ZZN8Wl" alt="Variable Fonts: What They Are" width="563"><figcaption><p>Variable Fonts: What They Are</p></figcaption></figure>

With variable fonts, multiple font styles can be consolidated into a single file, reducing the file size and enhancing performance. This efficiency is particularly advantageous for web design, where optimizing page loading times is crucial.

The flexibility of variable fonts extends to animations and interactivity. Designers can animate font attributes smoothly, allowing for engaging and dynamic typography effects. This adds a layer of visual interest and enhances user experience in interactive applications.

With [VariText](https://mikeudin.net/product/varitext-for-cinema-4d/), you can now harness the full potential of variable fonts within Cinema 4D. Seamlessly integrate this cutting-edge technology into your projects and unlock a world of possibilities.

{% embed url="<https://mikeudin-net.s3.amazonaws.com/varitext/varitext_for_cinema4d_example.mp4>" %}

## Quick links

{% content-ref url="/pages/OT6FOqotfrcDnRR9GdOu" %}
[Installation](/help/varitext/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/GsIlzmkF2TtmfaGfUVz3" %}
[Version history](/help/varitext/version-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/DUhl3Hs7QGwxAm3VcMoO" %}
[Settings](/help/varitext/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/j0ONm1c8W0vcP4LNrcx8" %}
[User Interface](/help/varitext/user-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/AxKgCzty4vsyOiuBGo1w" %}
[Videotutorials](/help/varitext/videotutorials.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mikeudintools.gitbook.io/help/varitext.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
