uknownothingsnow / CircleProgress

CircleProgress, DonutProgress, ArcProgress
3.81k stars 921 forks source link

Font style #73

Open rutul089 opened 7 years ago

rutul089 commented 7 years ago

Can I change font type means can I use custom font ??

azizoglu commented 7 years ago

Copy code from ArcProgress.java and create your own ArcProgress java class. Then in initPainters() textPaint , you can use Typedface for custom font.