Zawgyi
-
WP Touch ကို update လုပ်လိုက်တာ Zawgyi font က iPhone ပေါ်မှာ မပေါ်တော့ဘူး။ ဒါနဲ့ ဘာလို့လည်း တော်တော်အဖြေရှာလိုက်ရတယ်။ css တွေဖျက်။ javascript တွေ ဖျက်။ ဘာမှမထူး။ နောက်ဆုံးတော့မှ Doctype ပြဿနာ ဖြစ်နေတယ်။ wp-content/plugins/wptouch/themes/core/core-header.php အဲဒီက <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> ဆိုတာကို remove လုပ်လိုက်ရင် ရတယ်။ iDevice က Safari တစ်ခုတည်းက အဲဒီ ပြဿနာ ရှိတယ်ထင်တာပဲ။ အဲဒီ DOCTYPE ကြေငြာတာလေး ဖြုတ်လိုက်တော့ အလုပ်လုပ်သွားပါလေရော။
-
ဘာရယ်မဟုတ်ဘူး စမ်းကြည့်ထားတာ။
-
ကဲ.. အခု iPhone SDK မှာ ဇော်ဂျီရသွားပါပြီဗျာ။ iPhone SDK 3.2 ကနေ စပြီး iPhone Development မှာ Custom Font ယူသုံးလို့ရသွားပြီ။ ရေးရတာလည်း တော်တော်လွယ်ပါတယ်။ ဘယ်လိုရေးရလဲဆိုတာကိုတော့ http://doli.at/2010/05/08/custom-fonts-ipad/ အဲမှာ ကြည့်လိုက်ရင် ရပါတယ်ဗျာ။ ကျွန်တော်သုံးနေတဲ့ iPodTouch iOS4 no jailbreak မှာ မြင်ရတဲ့ ပုံပါ။ နောက်ပြီး Ornagai App မှာ မြန်မာစာ စာလုံးအမှားတွေ အများကြီးတွေ့ရပါတယ်။ တကယ်လို့ အမှားတွေ့လို့report လုပ်လိုလျှင် http://goo.gl/6SJm မှာ report လုပ်နိုင်ပါတယ်။
-
Options > Under the Hood tab >Change font and language settings > Languages tab > Uncheck the “Check spelling” checkbox. ဒါဆိုရင် မြန်မာလို ရိုက်လို့ရသွားပါမယ်။ Thank လင်းဇော်ဝင်း PS: Mac မှာဆိုရင်တော့ http://kfalck.net/2009/12/15/how-to-disable-google-chrome-spell-checking-on-mac-os-x အဲမှာ ဖတ်ကြည့်ပါ။ Spell check disable လုပ်ပုံ လုပ်နည်း ရှိပါတယ်။ Chrome နဲ့ Chromium မတူတာကို သတိထားပါ။
-
Safari windows မှာ ဇော်ဂျီ မမြင်ရဘူးဆိုရင် အောက်ကလိုမျိုး စမ်းကြည့်ပါ။ http://www.saturngod.net/wp-content/uploads/zawgyi-safari.css အဲဒီ file လေးကို save သိမ်းလိုက်ပါ။ save မသိမ်းတတ်ဘူးဆိုသူများ http://www.mediafire.com/?y5axtzn1z25 မှာ download ချလိုက်ပါ။ ပြီးရင် File > Preference > Advance > Style Sheet မှာ other ကိုရွေး။ ပြီးရင် download ချထားတဲ့ zawgyi-safari.css ကို ရွေးပေးလိုက်ရင် ရပါပြီ။
-
Using text editor to open “Documents and Settings\User_Name\Local Settings\Application Data\Google\Chrome\User Data\Default\Preferences” Look for the section of code that looks like the following example (if its not in the file, try adding it yourself) “webkit”: { “webprefs”: { “default_fixed_font_size”: 11, “default_font_size”: 12, “fixed_font_family”: “Zawgyi-one”, “minimum_font_size”: 12, “minimum_logical_font_siz”: 12, “sansserif_font_family”: “Times New Roman”, “serif_font_family”: “Arial”, “standard_font_is_serif”: false,…