Mudanças entre as edições de "Fontes"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Linha 47: Linha 47:
 
* http://openfontlibrary.org/
 
* http://openfontlibrary.org/
 
* http://duffy.fedorapeople.org/fonts/
 
* http://duffy.fedorapeople.org/fonts/
 +
* http://openfontlibrary.org/
 +
* http://mairin.wordpress.com/tag/fonts/
  
 
== formatos e locais ==
 
== formatos e locais ==

Edição das 23h40min de 18 de maio de 2012

webfonts em googlefontdirectory

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/