14 lines
725 B
Text
14 lines
725 B
Text
%%DATADIR%%/VL-PGothic-Regular.ttf
|
|
%%DATADIR%%/VL-Gothic-Regular.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/VL-PGothic-Regular.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/VL-Gothic-Regular.ttf
|
|
etc/fonts/conf.avail/20-unhint-vlgothic.conf
|
|
etc/fonts/conf.avail/62-fonts-vlgothic.conf
|
|
etc/fonts/conf.d/20-unhint-vlgothic.conf
|
|
etc/fonts/conf.d/62-fonts-vlgothic.conf
|
|
%%X_FONTSDIR%%/TTF/VL-PGothic-Regular.ttf
|
|
%%X_FONTSDIR%%/TTF/VL-Gothic-Regular.ttf
|
|
@exec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
|
|
@unexec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
|
|
@unexec rm -f %D/%%X_FONTSDIR%%/TTF/fonts.cache-1
|
|
@unexec if [ -d %D/%%X_FONTSDIR%%/TTF ]; then %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true; fi
|