Collection of Bitstream Fonts

Fonts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
If you want to download incredibly-high quality true type fonts, then you may want to check those available on the site:
http://www.clipserver.de/Fonts/

Many Bitstream fonts:
- Swiss 721
- Dutch 801
- Zurich ...

I presume you can not redistribute these fonts due to some licence restriction. But you can archive them (17 Mo).

Tip: to give understandable names of the fonts, there's an utility for Wine, named True Type renamer, available here:
http://web.ticino.com/Sagittarius/

Ratings & Comments

3 Comments

rutger

The link to the script is broken. However,

wget -l 2 -r -A TTF,htm http://www.clipserver.de/Fonts/A.htm

will suffice.

shm

Here is a quick python script to download them all.. stick in get.py and do python get.py.. requires wget import os url="http://www.clipserver.de/Fonts/" dlurl="http://www.clipserver.de/Fonts/TTFonts/" for letter in map(chr,range(65,91)): print chr(27) + '[36m'+'moving to letter: '+letter+chr(27)+'[0m' os.system("wget --wait 3 "+url+letter+".htm") file=open(letter+'.htm') data=file.read() fonts=data.split('')[1:] for font in fonts: fontname=font[:font.find('')] fontname=fontname.replace(' ','_') path=font[font.find('

shm

sorry.. this site clobbers the script.. try d/ling from http://halted.net/get.py

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other Fonts:

RichStyle Font
anasr
last update date: 12 years ago

Score 3.8

4 Fonts de Futurama
PeTTi
last update date: 16 years ago

Score 5.0

Free fonts Download script (3218 fonts)
schultz-dk
last update date: 20 years ago

Score 5.0

ubuntu three colours
mayurarora
last update date: 16 years ago

Score 5.0

new ubuntu
goldenbrown
last update date: 16 years ago

Score 5.0

Gurumaa Narrow OTF/TTF Hindi Font
maarizwan
last update date: 20 years ago

Score 5.0



System Tags