Fontes

De MochilaWiki
Ir para navegaçãoIr para pesquisar

fontes no google

baixando

apt-get install -y mercurial
hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory;
mkdir fontes-google/
find googlefontdirectory/ -name *.ttf -exec cp {} fontes-google/ \;
find googlefontdirectory/ -name *.otf -exec cp {} fontes-google/ \;
7z a googlefontdirectory.tz googlefontdirectory

ou http://pub.nkosi.org/fontes-google.zip

informações de um fonte ttf

necessário instalar o fonttools

yum install fonttools

informação de uma fonte

ttf_name impact.ttf

várias fontes

find . -iname "*.ttf" -exec ttf_name {} \;

fontes livres para uso comercial

fontes livres

formatos e locais

.pfa .pfb .pfa, .pfb, .afm, .pfm.
/usr/share/fonts/type1 (padrão debian)
/usr/X11R6/lib/X11/fonts/Type1/
.ttf
/usr/share/fonts/truetype (padrão debian)
/usr/share/fonts/default/TrueType/