sorry for not informing you enough (#1764)

I didn't think you would add them from discord they were just example (I forgot letter Ğ ğ )
This commit is contained in:
rayray61
2020-01-23 23:15:32 +03:00
committed by Yair Morgenstern
parent f53e57a8dd
commit 5889cfd182

View File

@ -23,7 +23,7 @@ class Fonts {
"ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρστυφχψωάßΆέΈέΉίϊΐΊόΌύΰϋΎΫΏ" + // Greek
"ÀÄĂÂĎÊĚÉÈÍÎŁĹĽÔÓÖƠŘŔŚŤƯŮÚÜÝŻŹäâąďêęěłĺľńňñôöơřŕśťưůýżźáèìíóûú" +
"กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛" + // Thai
"İıÇŞş"+ /// turkish
"İıÇŞşĞğ"+ /// turkish
"1234567890" +
"?'“!”(%)[#]{@}/&\\<-+÷×=>®©\$€£¥¢:;,.¡*|«»—∞"
val charSet = HashSet<Char>()