<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://orx-project.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://orx-project.org/wiki/feed.php">
        <title>Orx Learning - en:tutorials:text-fonts</title>
        <description></description>
        <link>https://orx-project.org/wiki/</link>
        <image rdf:resource="https://orx-project.org/wiki/_media/favicon.ico" />
       <dc:date>2026-04-05T10:10:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://orx-project.org/wiki/en/tutorials/text-fonts/fonttool?rev=1759253179&amp;do=diff"/>
                <rdf:li rdf:resource="https://orx-project.org/wiki/en/tutorials/text-fonts/orxfontgen?rev=1759253179&amp;do=diff"/>
                <rdf:li rdf:resource="https://orx-project.org/wiki/en/tutorials/text-fonts/text_background?rev=1759253179&amp;do=diff"/>
                <rdf:li rdf:resource="https://orx-project.org/wiki/en/tutorials/text-fonts/text_boundaries?rev=1759253179&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://orx-project.org/wiki/_media/favicon.ico">
        <title>Orx Learning</title>
        <link>https://orx-project.org/wiki/</link>
        <url>https://orx-project.org/wiki/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://orx-project.org/wiki/en/tutorials/text-fonts/fonttool?rev=1759253179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T17:26:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Font image generation tool</title>
        <link>https://orx-project.org/wiki/en/tutorials/text-fonts/fonttool?rev=1759253179&amp;do=diff</link>
        <description>Font image generation tool

Originally in Chinese, this translation has been added. This is a good guide to using the font generator tool.

Usage
  orxFontGen.exe -s &quot;font size&quot; -f &quot;font file name&quot; -o &quot;Generate object name&quot; -t &quot;all the text entered&quot;</description>
    </item>
    <item rdf:about="https://orx-project.org/wiki/en/tutorials/text-fonts/orxfontgen?rev=1759253179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T17:26:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>orxFontGen</title>
        <link>https://orx-project.org/wiki/en/tutorials/text-fonts/orxfontgen?rev=1759253179&amp;do=diff</link>
        <description>orxFontGen

orxFontGen is a command line tool that creates orx-formatted custom bitmap fonts (both .png texture and .ini config file).

It gathers the needed characters from the given text files and print them, at the requested size, from a TrueType font file.</description>
    </item>
    <item rdf:about="https://orx-project.org/wiki/en/tutorials/text-fonts/text_background?rev=1759253179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T17:26:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Text Background</title>
        <link>https://orx-project.org/wiki/en/tutorials/text-fonts/text_background?rev=1759253179&amp;do=diff</link>
        <description>Text Background

It can be helpful to highlight or otherwise mark text with a background. Thankfully we can do this entirely with config.

We&#039;ll work though some examples. To start, make a project.

Setting up a new project

To help you work through this tutorial, first</description>
    </item>
    <item rdf:about="https://orx-project.org/wiki/en/tutorials/text-fonts/text_boundaries?rev=1759253179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T17:26:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Text Boundaries</title>
        <link>https://orx-project.org/wiki/en/tutorials/text-fonts/text_boundaries?rev=1759253179&amp;do=diff</link>
        <description>Text Boundaries

Text can be nicely constrained to a boundary. 

This fixed zone can be set using orxText_SetSize() or the Object&#039;s Size property. The zone could be defined either with a fixed width and/or a fixed height. The combination of settings will change the behaviour of how the text flows within the boundary or zone.</description>
    </item>
</rdf:RDF>
