Wire: EGP font whitelist assumes Windows proprietary fonts

Created on 30 Nov 2016  路  1Comment  路  Source: wiremod/wire

It would be nice to either have the option to map Windows propiertary fonts to equivalent free fonts if applicable (like the Liberation family) and/or add some more options with more permissive licences such as the Liberation or DejaVu family.
(Both of those font families are for example included with Libreoffice, but are also free&legally downloadable)

I also wonder why there is a whitelist in the first place, as trying to draw a font that is not availible will use a default font.

EGP

Most helpful comment

It's not really a whitelist. It's actually that each font is mapped to an integer, so that back in the days when we had umsg, egp could send one char (8 bytes, the smallest amount you could send in umsg), instead of the entire font name as a string (loadsa bytes). Now that we have net messages, we could actually just change it to a string and not give a fuck

>All comments

It's not really a whitelist. It's actually that each font is mapped to an integer, so that back in the days when we had umsg, egp could send one char (8 bytes, the smallest amount you could send in umsg), instead of the entire font name as a string (loadsa bytes). Now that we have net messages, we could actually just change it to a string and not give a fuck

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  9Comments

CaptainPRICE picture CaptainPRICE  路  6Comments

CaptainPRICE picture CaptainPRICE  路  4Comments

Anticept picture Anticept  路  5Comments

CSGKCJDBCPQ2K8 picture CSGKCJDBCPQ2K8  路  8Comments