Hi Meef Chaloin
Yes, there is a way to increase the fonts a little, and relieve only a little sight.Process (in Windows x64):
-
- Run Renoise.
-
- Menu: Edit / Preferences / GUI / Pattern Editor. Change the V-Spacing value to your best visual preference.Then you can not change the value.
-
- Close Renoise.
-
- C:\Program Files\Renoise 3.1.0\Resources\Skin\Fonts
-
- Copy Config.xml archive in Windows desktop.Make another backup of this file (one file to edit and one to keep the original).
-
- Edit Config.xml with Notepad:
ORIGINAL TEXT:
<?xml version="1.0" encoding="UTF-8"?>
<FontEngine doc_version="0">
<Standard>
<Size>10,10</Size>
<FileName>Fonts/DejaVuSans.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Standard>
<StandardBig>
<Size>12,12</Size>
<FileName>Fonts/DejaVuSans.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</StandardBig>
<Bold>
<Size>10,10</Size>
<FileName>Fonts/DejaVuSans-Bold.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Bold>
<Italic>
<Size>10,10</Size>
<FileName>Fonts/DejaVuSans-Oblique.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Italic>
<Monospaced>
<Size>10,10</Size>
<FileName>Fonts/DejaVuSansMono.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Monospaced>
</FontEngine>
CHANGE TEXT (look at numbers):
<?xml version="1.0" encoding="UTF-8"?>
<FontEngine doc_version="0">
<Standard>
<Size>12,12</Size>
<FileName>Fonts/DejaVuSans.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Standard>
<StandardBig>
<Size>13,13</Size>
<FileName>Fonts/DejaVuSans.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</StandardBig>
<Bold>
<Size>12.8,12.8</Size>
<FileName>Fonts/DejaVuSans-Bold.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Bold>
<Italic>
<Size>12,12</Size>
<FileName>Fonts/DejaVuSans-Oblique.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Italic>
<Monospaced>
<Size>12,12</Size>
<FileName>Fonts/DejaVuSansMono.ttf</FileName>
<AntiAlias>YES</AntiAlias>
</Monospaced>
</FontEngine>
-
- Copy the modified Config.xml archive in C:\Program Files\Renoise 3.1.0\Resources\Skin\Fonts. Replace the original with administrator permission.
-
- Run Renoise.
-
- There it is. The fonts will be larger!
You can try other numbers, 12 or 11 , respecting the order and the comma… As you will see, 10 is the default value.A value >12 shatters the boxes. You will see the fonts somewhat disengaged and not very attractive, but it will alleviate the view. The size 11 is not completely disengaged. Test the values by following the steps.
Yes, Renoise’s team must review all this. But it will not do so in the short term, nor in the middle.In the meantime, you have to get annoyed with what there is.
Renoise has been with the same GUI since birth.Changing it will be complicated. It is not a priority at all for Renoise Team, like many other things… This topic has already been discussed on various occasions in the forums.
Yes, the Renoise GUI is one of its main problems. It is corseted, not suitable for high resolutions.Someday you will have to go through the hoop and upgrade.Unfortunately, it will be very distant.
One last step:
-
- Menu: Edit / Preferences / GUI / Pattern Editor / V-Spacing value.Then, you will see what happens, and how the Renoise GUI is built: the boxes are of fixed size.
I hope this will lighten your eyesight…