2019-06-27 22:49:12 +02:00
|
|
|
<config copy="yes" paste="yes">
|
2018-04-11 14:14:20 +02:00
|
|
|
<vfs>
|
2018-04-27 16:16:31 +02:00
|
|
|
<rom name="Vera.ttf"/>
|
2018-04-11 14:14:20 +02:00
|
|
|
<rom name="VeraMono.ttf"/>
|
|
|
|
<dir name="fonts">
|
2018-04-27 16:16:31 +02: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 14:14:20 +02:00
|
|
|
<dir name="monospace">
|
2018-04-27 16:16:31 +02:00
|
|
|
<ttf name="regular" path="/VeraMono.ttf" size_px="14" cache="256K"/>
|
2018-04-11 14:14:20 +02:00
|
|
|
</dir>
|
|
|
|
</dir>
|
|
|
|
</vfs>
|
|
|
|
|
|
|
|
<!-- policy when using this file as fonts-fs config -->
|
|
|
|
<default-policy root="/fonts" />
|
2018-05-28 01:24:02 +02:00
|
|
|
|
|
|
|
<!-- color definition when this file is used as terminal config -->
|
2019-05-12 15:52:00 +02:00
|
|
|
<palette> <color index="0" value="#1c2232"/> </palette>
|
2018-04-11 14:14:20 +02:00
|
|
|
</config>
|