Reputation: 89
friends. I want to put my personal drawable fonts in digital clock for showing time. How to achieve this?
Upvotes: 0
Views: 1270
Reputation: 7696
I think you need to implement a BitMap font. Here is a nice tutorial:
http://obviam.net/index.php/using-bitmap-fonts-in-android/
Upvotes: 0