Re: How to change font in poeditor
Hi,
prabu anand wrote:
> I really want to recommened to a lot of users for
> tamil translation, however win32 version is unusable.
> In linux this works great because my default font is
> tamil font.
Which should give you a hint about where the real problem is :)
Seriously, is there no way to change Windows' system-wide font
setting to use your font?
> Will this "change font " be added in a future version.
The trouble is that it brings some non-trivial problems on non-Unicode
platforms (like, I assume, yours, because you shouldn't have such
problems under Win2k or XP). For example, poEdit uses encoding
reported by the OS for both output and _input_ and I really have no
idea how would it convert entered text into UTF-8 (which it uses
internally) if the encoding reported by OS is not what you use in
your Tamil font (I assume the encoding will be misreported because of
lack of Tamil l10n of Windows...).
> Attached is the translated po file for my language
> tamil(ta). I've done this using poedit. Pls. commit
> this to cvs...
Thanks!
> I've some problems ... i copy the mo file generated at
(Continue reading)