Fontes: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
== webfonts em [http://code.google.com/p/googlefontdirectory/ googlefontdirectory]==
baixando
<source lang="bash">
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
</source>
fontes livres para uso comercial
fontes livres para uso comercial
* http://www.fontsquirrel.com/
* http://www.fontsquirrel.com/

Edição das 12h32min de 18 de setembro de 2011

webfonts em googlefontdirectory

baixando

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


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/