Donate

Did you find articles useful? Please make a donation

Netbeans ta Inconsolata fontunu kullanmak

Netbeans OTF fontlarını kullanmayı desteklemiyor henüz. Bu yüzden sudo aptitude install ttf-inconsolata ile Inconsolata fontunu yükleseniz bile Netbeans font listesinde göremeyeceksiniz. Kevin kardeşimiz bu fontu TTF e çevirmiş ve kullanıma sunmuş. Yüklemek için terminalde aşağıdaki komutları çalıştırın. Detaylı bilgi için tıklayın.

cd ~/.fonts/
wget http://kevin.vanzonneveld.net/docs/install_the_best_coding_font/Inconsolata.ttf
sudo echo "Refreshing cache..."
sudo fc-cache -f -v
sudo echo "Done."

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>