health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] UNICODE doesn't not working under Windows


From: odicha
Subject: Re: [Health] UNICODE doesn't not working under Windows
Date: Thu, 27 Feb 2014 16:24:13 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Solved!!

You have to modify one file. "pango.aliases"
In windows boxes this file make font name translations, ie sans (linux) <<=>> sans-serif (windows)

I have attached a modified pango.aliases that uses Phetsarath OT laos font as standard font.

Instructions.

You have to register font (from control panel in windows 7, same as standard use). I think it's already installed in your boxes

You have to overwrite standard pango.aliases with attached pango.aliases file.

This file is in %programfiles%\tryton-3.x.x\etc\pango folder

I also attached a snapshot. Laos text in a spanish 7.1 64 bits box

Best regards & sorry for the delay.

PD If you have more Laos fonts you can customize pango.aliases for using different fonts. i.e

courier    = "Phetsarath OT"
mono       = "Phetsarath OT"
monospace  = "Phetsarath OT"
sans       = "Phetsarath OT"
"segoe ui" = "Phetsarath OT"
serif      = "Phetsarath OT"
tahoma     = "Phetsarath OT"

this is actual modified pango.aliases content. You can use any font you want like...

courier    = "Phetsarath OT"
mono       = "my_mono_laos_font"
monospace  = "my_mono_laos_font"
sans       = "my_sans_laos_font"
"segoe ui" = "my segoe laos"
serif      = "Phetsarath OT"
tahoma     = "Phetsarath OT"

So this is like a "font name translator"
....as bad explained as my bad english..... :)

Attachment: test1-2014-02-27-16-11-55.png
Description: PNG image

Attachment: pango.aliases
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]