Skip to content

Website မှာပဲ့သုံးသုံး computer မှာပဲ့ဖြစ်ဖြစ် အသုံးပြုနိုင်တဲ့ မြန်မာ Unicode Fonts အစုံဖြစ်ပါတယ်

Notifications You must be signed in to change notification settings

sanlinhtik3/MM-Unicode-for-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Myanmar Unicode

Website အတွင်း Myanmar Unicode fonts ကိုထည့်သုံးမည်ဆိုပါက CSS တွင်ရေသားရမည်ဖြစ်သည်။

CSS code

@font-face {
    font-family: "mm";
    font-weight: normal;
    src: url("https://github.com/kosanlinhtike/unicode/blob/main/mm_unicode_font/MyanmarSagar/MyanmarSagar.ttf");
}
*{
    font-family: mm;
}

* ဆိုတာက HTML Document ထဲမှာရှိတဲ့ Element အားလုံးကို Select လုပ်လိုက်တာပါ။ ဒါကြောင့် Web ထဲရှိတဲ့ မြန်မာစာအားလုံးသည် MyanmarSagar Font ကို ပြောင်းသွားမှာဖြစ်ပါတယ်။

facebook

About

Website မှာပဲ့သုံးသုံး computer မှာပဲ့ဖြစ်ဖြစ် အသုံးပြုနိုင်တဲ့ မြန်မာ Unicode Fonts အစုံဖြစ်ပါတယ်

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published