728x90

sudo vi /usr/bin/acroread


 # Enable this if you want Adobe Reader to cache Font-config fonts 

 # ACRO_ENABLE_FONT_CONFIG=1

 # export ACRO_ENABLE_FONT_CONFIG


아래와 같이 변경

 # Enable this if you want Adobe Reader to cache Font-config fonts 

ACRO_ENABLE_FONT_CONFIG=1

export ACRO_ENABLE_FONT_CONFIG



728x90

+ Recent posts