A: Pick the difference
1. String fontPath = "fonts/EN_3.ttf";
2. String fontPath = "fonts/En_3.ttf";
Eclipse never show this is error
but this will make you crazy ...!@#$
Moral of Story Case Sensitive ...!@~#^%$
1. String fontPath = "fonts/EN_3.ttf";
2. String fontPath = "fonts/En_3.ttf";
Eclipse never show this is error
but this will make you crazy ...!@#$
Moral of Story Case Sensitive ...!@~#^%$