News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - a1bert

#1
Current iso-8859-1 font does not contain all characters needed to display east european languages. The best way would be to use utf-8 encondings but it's too complicated so I decided to make a quick hack and use iso-8859-2 font.

but my version of bdftobogl is different (newer?) than the one used for vompclient. what version of bdftobogl was used for generating helvB18.cc ?

what is the prefffered way to incorporate latin2 characters? use new bdftobogl to generate both latin1 and latin2 (and others) fonts and modify surface.cc or keep using old version  and generate only latin2 fonts using old version of bdftobogl?

what is the purpose of  I18n::charSets in language-data.h ?