2018-04-11 12:14:20 +00:00
|
|
|
<config>
|
|
|
|
<vfs>
|
2018-04-27 14:16:31 +00:00
|
|
|
<rom name="Vera.ttf"/>
|
2018-04-11 12:14:20 +00:00
|
|
|
<rom name="VeraMono.ttf"/>
|
|
|
|
<dir name="fonts">
|
2018-04-27 14:16:31 +00:00
|
|
|
<dir name="title">
|
|
|
|
<ttf name="regular" path="/Vera.ttf" size_px="18" cache="256K"/>
|
|
|
|
</dir>
|
|
|
|
<dir name="text">
|
|
|
|
<ttf name="regular" path="/Vera.ttf" size_px="14" cache="256K"/>
|
|
|
|
</dir>
|
|
|
|
<dir name="annotation">
|
|
|
|
<ttf name="regular" path="/Vera.ttf" size_px="11" cache="256K"/>
|
|
|
|
</dir>
|
2018-04-11 12:14:20 +00:00
|
|
|
<dir name="monospace">
|
2018-04-27 14:16:31 +00:00
|
|
|
<ttf name="regular" path="/VeraMono.ttf" size_px="14" cache="256K"/>
|
2018-04-11 12:14:20 +00:00
|
|
|
</dir>
|
|
|
|
</dir>
|
|
|
|
</vfs>
|
|
|
|
|
|
|
|
<!-- policy when using this file as fonts-fs config -->
|
|
|
|
<default-policy root="/fonts" />
|
2018-05-27 23:24:02 +00:00
|
|
|
|
|
|
|
<!-- color definition when this file is used as terminal config -->
|
|
|
|
<color index="0" bg="#1c2232"/>
|
2018-04-11 12:14:20 +00:00
|
|
|
</config>
|