Add project files.
This commit is contained in:
9
Assets/Cryville/Common/Font/FontUtil.cs
Normal file
9
Assets/Cryville/Common/Font/FontUtil.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using System.Globalization;
|
||||
|
||||
namespace Cryville.Common.Font {
|
||||
public static class FontUtil {
|
||||
/*public static string MatchFontNameWithLang(string lang) {
|
||||
|
||||
}*/
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user