You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
347 B
XML
18 lines
347 B
XML
<fontshader>
|
|
<font path="VeraMono.ttf" w="512" h="256"/>
|
|
<effect name="default">
|
|
<pass>
|
|
<blend type="additive" />
|
|
</pass>
|
|
<pass>
|
|
<color r="0" g="0" b="0" a="1" />
|
|
<pos x="1" y="1" />
|
|
<blend type="additive" />
|
|
</pass>
|
|
</effect>
|
|
<effect name="simple">
|
|
<pass>
|
|
</pass>
|
|
</effect>
|
|
</fontshader>
|