blob: 352845673e182b6e0e8adc8225e4c674094809f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
@exec %D/bin/fc-cache -f -v %%FONTSDIR%%
%%FONTSDIR%%/lohit_bn.ttf
%%FONTSDIR%%/lohit_gu.ttf
%%FONTSDIR%%/lohit_hi.ttf
%%FONTSDIR%%/lohit_kn.ttf
%%FONTSDIR%%/lohit_ml.ttf
%%FONTSDIR%%/lohit_or.ttf
%%FONTSDIR%%/lohit_pa.ttf
%%FONTSDIR%%/lohit_ta.ttf
%%FONTSDIR%%/lohit_te.ttf
@dirrm %%FONTSDIR%%
|