Sunday, September 16, 2012

របៀបប្ដូរម៉ូតអក្សរខ្មែររបស់ Windows 7

By default, Windows 7 is already embedded Khmer Unicode, but not KhmerOS font diplays on Desktop. To set KhmerOS as default font, first of all, you have to install KhmerOS font (Visit: khmeros.info) then follow this instructions :

1.
Go to registry : Start -> run -> regedit
2.
Go to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
3.
Modify some values as the following items :

  • DokChampa (TrueType) : Right Click -> Modify -> Value data: KhmerOSsys.ttf
  • Khmer UI (TrueType) : Right Click -> Modify -> Value data: KhmerOSsys.ttf
  • Khmer UI Bold (TrueType) : Right Click -> Modify -> Value data: KhmerOSsys.ttf
4. Restart computer



Fix small Khmer font issue in Windows Vista and 7

+ Download:
download fixWindows7vistaV2.zip here
+ How to install

1. Install KhmerOSsys.ttf, If you don’t have Khmer OS System font yet.

2. For Windows Vista,  double click on fixVista.reg to install it. For Windows 7, install  fixWindows7.reg.
(Click “Run”, then ”Yes”, then ”Yes”, and then ”OK” to the popups)
3.  Restart your machine.
+How to restore it back to default fonts
1./ To restore, double click on restoreVista.reg  for Windows Vista or restoreWindows7.reg for Windows 7.
(Click “Run”, then ”Yes”, then ”Yes”, and then ”OK” to the popups)
2./ Restart your machine.
 


+ How does it work?
The registry  file will disbale DaunPenh, Khmer UI and MoolBoran from the system. Then it substitutes those fonts with Khmer OS System font. You can change to any fonts other than Khmer Os System.
Modify the source code below, by replace  My Khmer Font with your new font name.
Source Code:
———————————————————————-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
“Daunpenh (TrueType)”=-
“Khmer UI (TrueType)”=-
“Khmer UI Bold (TrueType)”=-
“MoolBoran (TrueType)”=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
“DaunPenh”=”My Khmer Font”
“Khmer UI”=”My Khmer Font”
“Khmer UI Bold”=”My Khmer Font”
“MoolBoran”=”My Khmer Font”


You can use regedit Key to execute it more easier
1- Download file RAR from this link fixWindows7fonts
2- Right click and Extract it
3- Right click on fixWindows7.reg and click Merge
4- Finished & Restart.
You must be user administrator or the same right.

No comments:

Post a Comment