Answers for "what font can i use in linux"

1

install font on linux

#ubuntu
sudo apt install ttf-mscorefonts-installer
( when <ok> appears press TAB and enter )

sudo fc-cache
fc-match Arial
fc-match Times
Posted by: Guest on July-06-2021

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language