Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created November 27, 2012 21:25
Show Gist options
  • Save springmeyer/4157129 to your computer and use it in GitHub Desktop.
Save springmeyer/4157129 to your computer and use it in GitHub Desktop.
default fonts available on stock ubuntu
$ node
> require('mapnik').fonts()
[ 'DejaVu Sans Bold',
'DejaVu Sans Bold Oblique',
'DejaVu Sans Book',
'DejaVu Sans Condensed',
'DejaVu Sans Condensed Bold',
'DejaVu Sans Condensed Bold Oblique',
'DejaVu Sans Condensed Oblique',
'DejaVu Sans ExtraLight',
'DejaVu Sans Mono Bold',
'DejaVu Sans Mono Bold Oblique',
'DejaVu Sans Mono Book',
'DejaVu Sans Mono Oblique',
'DejaVu Sans Oblique',
'DejaVu Serif Bold',
'DejaVu Serif Bold Italic',
'DejaVu Serif Book',
'DejaVu Serif Condensed',
'DejaVu Serif Condensed Bold',
'DejaVu Serif Condensed Bold Italic',
'DejaVu Serif Condensed Italic',
'DejaVu Serif Italic',
'unifont Medium' ]
>
@springmeyer
Copy link
Author

installing verdana can be done like:

root@dev:~/tilemill# apt-cache search verdana
ttf-mscorefonts-installer - Installer for Microsoft TrueType core fonts
root@dev:~/tilemill# sudo apt-get install ttf-mscorefonts-installer
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libboost-program-options1.49-dev ttf-dejavu-extra libboost-filesystem1.49.0 libboost-system1.49.0 libboost-python1.49.0
  libboost-thread-dev libboost-program-options1.49.0 libboost-date-time1.49-dev libboost-date-time1.49.0
  libboost-program-options-dev libboost1.49-dev libcairomm-1.0-1 libcairomm-1.0-dev libboost-system-dev libsigc++-2.0-dev
  libboost-regex-dev libboost-python1.49-dev libboost-system1.49-dev libboost-thread1.49.0 python-cairo-dev
  libboost-serialization1.49-dev ttf-dejavu gccxml libboost-filesystem-dev mapnik-doc libboost-filesystem1.49-dev libicu-dev
  libboost-serialization1.49.0 libproj-dev libboost-thread1.49-dev libgdal1-dev libboost-regex1.49.0 libboost-python-dev
  libboost-regex1.49-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  cabextract ttf-liberation
The following NEW packages will be installed:
  cabextract ttf-liberation ttf-mscorefonts-installer
0 upgraded, 3 newly installed, 0 to remove and 102 not upgraded.
Need to get 1,391 kB of archives.
After this operation, 2,671 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe cabextract amd64 1.4-1 [42.2 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ oneiric/main ttf-liberation all 1.07.0-1 [1,314 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ oneiric/multiverse ttf-mscorefonts-installer all 3.3ubuntu4 [34.8 kB]
Fetched 1,391 kB in 0s (3,011 kB/s)                  
Preconfiguring packages ...
Selecting previously deselected package cabextract.
(Reading database ... 87921 files and directories currently installed.)
Unpacking cabextract (from .../cabextract_1.4-1_amd64.deb) ...
Selecting previously deselected package ttf-liberation.
Unpacking ttf-liberation (from .../ttf-liberation_1.07.0-1_all.deb) ...
Selecting previously deselected package ttf-mscorefonts-installer.
Unpacking ttf-mscorefonts-installer (from .../ttf-mscorefonts-installer_3.3ubuntu4_all.deb) ...

Package configuration                                                                                                           

 ┌─────────────────────────────────────────┤ Configuring ttf-mscorefonts-installer ├─────────────────────────────────────────┐  
 │                                                                                                                           │  
 │ Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c) (1) and (2) of the          
 │ Commercial Computer Software - Restricted Rights at 48 CFR 52.227-19, as applicable. Manufacturer is Microsoft               
 │ Corporation/One Microsoft Way/Redmond, WA 98052-6399.                                                                        
 │                                                                                                                              
 │ LIMITED WARRANTY                                                                                                             
 │                                                                                                                              
 │ NO WARRANTIES. Microsoft expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related     
 │ documentation is provided "as is" without warranty of any kind, either express or implied, including, without                
 │ limitation, the implied warranties or merchantability, fitness for a particular purpose, or noninfringement. The entire      
 │ risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.                                             
 │                                                                                                                              
 │ NO LIABILITY FOR CONSEQUENTIAL DAMAGES. In no event shall Microsoft or its suppliers be liable for any damages               
 │ whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business     
 │ information, or any other pecuniary loss) arising out of the use of or inability to use this Microsoft product, even if      
 │ Microsoft has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the            
 │ exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.     
 │                                                                                                                              
 │ MISCELLANEOUS                                                                                                                
 │                                                                                                                              
 │ If you acquired this product in the United States, this EULA is governed by the laws of the State of Washington.             
 │                                                                                                                              
 │ If this product was acquired outside the United States, then local laws may apply.                                           
 │                                                                                                                              
 │ Should you have any questions concerning this EULA, or if you desire to contact Microsoft for any reason, please contact     
 │ the Microsoft subsidiary serving your country, or write: Microsoft Sales Information Center/One Microsoft Way/Redmond,       
 │ WA 98052-6399.                                                                                                               
 │                                                                                                                              
 │ Reference: http://www.microsoft.com/typography/fontpack/eula.htm                                                             
 │                                                                                                                              
 │                                                          <Ok>                                                                
 │                                                                                                                           │  
 └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  


Package configuration                                                                                                           













  ┌────────────────────────────────────────┤ Configuring ttf-mscorefonts-installer ├────────────────────────────────────────┐   
  │                                                                                                                         │   
  │ In order to install this package, you must accept the license terms, the "TrueType core fonts for the Web EULA ". Not   │   
  │ accepting will cancel the installation.                                                                                 │   
  │                                                                                                                         │   
  │ Do you accept the EULA license terms?                                                                                   │   
  │                                                                                                                         │   
  │                                    <Yes>                                       <No>                                     │   
  │                                                                                                                         │   
  └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘   













Processing triggers for man-db ...                                                                                             
Processing triggers for fontconfig ...
Setting up cabextract (1.4-1) ...
Setting up ttf-liberation (1.07.0-1) ...
Setting up ttf-mscorefonts-installer (3.3ubuntu4) ...

These fonts were provided by Microsoft "in the interest of cross-
platform compatibility".  This is no longer the case, but they are
still available from third parties.

You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form, including changes
to the file name or packaging format.

--2012-11-27 16:26:20--  http://downloads.sourceforge.net/corefonts/andale32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2012-11-27 16:26:20--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2012-11-27 16:26:20--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198384 (194K) [application/x-msdos-program]
Saving to: `./andale32.exe'

     0K .......... .......... .......... .......... .......... 25%  589K 0s
    50K .......... .......... .......... .......... .......... 51%  892K 0s
   100K .......... .......... .......... .......... .......... 77%  884K 0s
   150K .......... .......... .......... .......... ...       100% 61.0M=0.2s

2012-11-27 16:26:21 (977 KB/s) - `./andale32.exe' saved [198384/198384]

--2012-11-27 16:26:21--  http://downloads.sourceforge.net/corefonts/arialb32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe [following]
--2012-11-27 16:26:21--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe [following]
--2012-11-27 16:26:21--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 168176 (164K) [application/x-msdos-program]
Saving to: `./arialb32.exe'

     0K .......... .......... .......... .......... .......... 30%  123K 1s
    50K .......... .......... .......... .......... .......... 60%  880K 0s
   100K .......... .......... .......... .......... .......... 91%  585K 0s
   150K .......... ....                                       100% 54.7K=0.8s

2012-11-27 16:26:22 (203 KB/s) - `./arialb32.exe' saved [168176/168176]

--2012-11-27 16:26:22--  http://downloads.sourceforge.net/corefonts/arial32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe [following]
--2012-11-27 16:26:22--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe [following]
--2012-11-27 16:26:22--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 554208 (541K) [application/x-msdos-program]
Saving to: `./arial32.exe'

     0K .......... .......... .......... .......... ..........  9%  578K 1s
    50K .......... .......... .......... .......... .......... 18%  866K 1s
   100K .......... .......... .......... .......... .......... 27% 1.67M 0s
   150K .......... .......... .......... .......... .......... 36% 1.67M 0s
   200K .......... .......... .......... .......... .......... 46% 1.61M 0s
   250K .......... .......... .......... .......... .......... 55% 1.80M 0s
   300K .......... .......... .......... .......... .......... 64% 26.8M 0s
   350K .......... .......... .......... .......... .......... 73% 1.84M 0s
   400K .......... .......... .......... .......... .......... 83% 33.0M 0s
   450K .......... .......... .......... .......... .......... 92%  156K 0s
   500K .......... .......... .......... .......... .         100%  357K=0.7s

2012-11-27 16:26:23 (746 KB/s) - `./arial32.exe' saved [554208/554208]

--2012-11-27 16:26:23--  http://downloads.sourceforge.net/corefonts/comic32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe [following]
--2012-11-27 16:26:23--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe [following]
--2012-11-27 16:26:23--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 246008 (240K) [application/x-msdos-program]
Saving to: `./comic32.exe'

     0K .......... .......... .......... .......... .......... 20%  592K 0s
    50K .......... .......... .......... .......... .......... 41%  890K 0s
   100K .......... .......... .......... .......... .......... 62% 1.71M 0s
   150K .......... .......... .......... .......... .......... 83% 1.74M 0s
   200K .......... .......... .......... ..........           100% 32.7M=0.2s

2012-11-27 16:26:23 (1.18 MB/s) - `./comic32.exe' saved [246008/246008]

--2012-11-27 16:26:23--  http://downloads.sourceforge.net/corefonts/courie32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe [following]
--2012-11-27 16:26:24--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe [following]
--2012-11-27 16:26:24--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 646368 (631K) [application/x-msdos-program]
Saving to: `./courie32.exe'

     0K .......... .......... .......... .......... ..........  7%  588K 1s
    50K .......... .......... .......... .......... .......... 15%  889K 1s
   100K .......... .......... .......... .......... .......... 23% 1.72M 1s
   150K .......... .......... .......... .......... .......... 31% 1.74M 0s
   200K .......... .......... .......... .......... .......... 39% 1.73M 0s
   250K .......... .......... .......... .......... .......... 47% 46.1M 0s
   300K .......... .......... .......... .......... .......... 55% 1.80M 0s
   350K .......... .......... .......... .......... .......... 63% 52.6M 0s
   400K .......... .......... .......... .......... .......... 71% 1.77M 0s
   450K .......... .......... .......... .......... .......... 79% 64.0M 0s
   500K .......... .......... .......... .......... .......... 87% 1.83M 0s
   550K .......... .......... .......... .......... .......... 95% 54.6M 0s
   600K .......... .......... .......... .                    100% 34.9M=0.3s

2012-11-27 16:26:24 (1.98 MB/s) - `./courie32.exe' saved [646368/646368]

--2012-11-27 16:26:24--  http://downloads.sourceforge.net/corefonts/georgi32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe [following]
--2012-11-27 16:26:24--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe [following]
--2012-11-27 16:26:24--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 392440 (383K) [application/x-msdos-program]
Saving to: `./georgi32.exe'

     0K .......... .......... .......... .......... .......... 13%  436K 1s
    50K .......... .......... .......... .......... .......... 26% 1.68M 0s
   100K .......... .......... .......... .......... .......... 39% 1.68M 0s
   150K .......... .......... .......... .......... .......... 52% 1.68M 0s
   200K .......... .......... .......... .......... .......... 65% 1.72M 0s
   250K .......... .......... .......... .......... .......... 78% 1.72M 0s
   300K .......... .......... .......... .......... .......... 91% 61.8M 0s
   350K .......... .......... .......... ...                  100% 48.9M=0.3s

2012-11-27 16:26:25 (1.44 MB/s) - `./georgi32.exe' saved [392440/392440]

--2012-11-27 16:26:25--  http://downloads.sourceforge.net/corefonts/impact32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe [following]
--2012-11-27 16:26:25--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe [following]
--2012-11-27 16:26:25--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 173288 (169K) [application/x-msdos-program]
Saving to: `./impact32.exe'

     0K .......... .......... .......... .......... .......... 29%  595K 0s
    50K .......... .......... .......... .......... .......... 59%  101K 0s
   100K .......... .......... .......... .......... .......... 88% 1.71M 0s
   150K .......... .........                                  100% 91.7M=0.6s

2012-11-27 16:26:26 (277 KB/s) - `./impact32.exe' saved [173288/173288]

--2012-11-27 16:26:26--  http://downloads.sourceforge.net/corefonts/times32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe [following]
--2012-11-27 16:26:26--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe [following]
--2012-11-27 16:26:26--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 661728 (646K) [application/x-msdos-program]
Saving to: `./times32.exe'

     0K .......... .......... .......... .......... ..........  7%  236K 3s
    50K .......... .......... .......... .......... .......... 15% 1.68M 1s
   100K .......... .......... .......... .......... .......... 23%  891K 1s
   150K .......... .......... .......... .......... .......... 30% 1.73M 1s
   200K .......... .......... .......... .......... .......... 38% 53.7M 1s
   250K .......... .......... .......... .......... .......... 46% 1.73M 0s
   300K .......... .......... .......... .......... .......... 54% 1.75M 0s
   350K .......... .......... .......... .......... .......... 61% 30.7M 0s
   400K .......... .......... .......... .......... .......... 69% 1.84M 0s
   450K .......... .......... .......... .......... .......... 77% 27.8M 0s
   500K .......... .......... .......... .......... .......... 85% 41.0M 0s
   550K .......... .......... .......... .......... .......... 92% 1.87M 0s
   600K .......... .......... .......... .......... ......    100% 62.0M=0.4s

2012-11-27 16:26:26 (1.43 MB/s) - `./times32.exe' saved [661728/661728]

--2012-11-27 16:26:26--  http://downloads.sourceforge.net/corefonts/trebuc32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe [following]
--2012-11-27 16:26:27--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe [following]
--2012-11-27 16:26:27--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 357200 (349K) [application/x-msdos-program]
Saving to: `./trebuc32.exe'

     0K .......... .......... .......... .......... .......... 14%  436K 1s
    50K .......... .......... .......... .......... .......... 28% 1.68M 0s
   100K .......... .......... .......... .......... .......... 43%  875K 0s
   150K .......... .......... .......... .......... .......... 57% 1.68M 0s
   200K .......... .......... .......... .......... .......... 71%  103M 0s
   250K .......... .......... .......... .......... .......... 86% 1.70M 0s
   300K .......... .......... .......... .......... ........  100% 1.70M=0.3s

2012-11-27 16:26:27 (1.19 MB/s) - `./trebuc32.exe' saved [357200/357200]

--2012-11-27 16:26:27--  http://downloads.sourceforge.net/corefonts/verdan32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe [following]
--2012-11-27 16:26:27--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe [following]
--2012-11-27 16:26:27--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 351992 (344K) [application/x-msdos-program]
Saving to: `./verdan32.exe'

     0K .......... .......... .......... .......... .......... 14%  443K 1s
    50K .......... .......... .......... .......... .......... 29% 1.71M 0s
   100K .......... .......... .......... .......... .......... 43%  439K 0s
   150K .......... .......... .......... .......... .......... 58%  197K 0s
   200K .......... .......... .......... .......... .......... 72%  354K 0s
   250K .......... .......... .......... .......... .......... 87% 1.71M 0s
   300K .......... .......... .......... .......... ...       100%  779K=0.7s

2012-11-27 16:26:28 (467 KB/s) - `./verdan32.exe' saved [351992/351992]

--2012-11-27 16:26:28--  http://downloads.sourceforge.net/corefonts/webdin32.exe
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe [following]
--2012-11-27 16:26:28--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe [following]
--2012-11-27 16:26:28--  http://iweb.dl.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe
Resolving iweb.dl.sourceforge.net... 70.38.0.134, 2607:f748:10:12::5f:2
Connecting to iweb.dl.sourceforge.net|70.38.0.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 185072 (181K) [application/x-msdos-program]
Saving to: `./webdin32.exe'

     0K .......... .......... .......... .......... .......... 27%  589K 0s
    50K .......... .......... .......... .......... .......... 55%  886K 0s
   100K .......... .......... .......... .......... .......... 82% 1.70M 0s
   150K .......... .......... ..........                      100% 1.06M=0.2s

2012-11-27 16:26:29 (911 KB/s) - `./webdin32.exe' saved [185072/185072]

andale32.exe: OK
Extracting cabinet: andale32.exe
  extracting fontinst.inf
  extracting andale.inf
  extracting fontinst.exe
  extracting AndaleMo.TTF
  extracting ADVPACK.DLL
  extracting W95INF32.DLL
  extracting W95INF16.DLL

All done, no errors.
arialb32.exe: OK
Extracting cabinet: arialb32.exe
  extracting fontinst.exe
  extracting fontinst.inf
  extracting AriBlk.TTF

All done, no errors.
arial32.exe: OK
Extracting cabinet: arial32.exe
  extracting FONTINST.EXE
  extracting fontinst.inf
  extracting Ariali.TTF
  extracting Arialbd.TTF
  extracting Arialbi.TTF
  extracting Arial.TTF

All done, no errors.
comic32.exe: OK
Extracting cabinet: comic32.exe
  extracting fontinst.inf
  extracting Comicbd.TTF
  extracting Comic.TTF
  extracting fontinst.exe

All done, no errors.
courie32.exe: OK
Extracting cabinet: courie32.exe
  extracting cour.ttf
  extracting courbd.ttf
  extracting courbi.ttf
  extracting fontinst.inf
  extracting couri.ttf
  extracting fontinst.exe

All done, no errors.
georgi32.exe: OK
Extracting cabinet: georgi32.exe
  extracting fontinst.inf
  extracting Georgiaz.TTF
  extracting Georgiab.TTF
  extracting Georgiai.TTF
  extracting Georgia.TTF
  extracting fontinst.exe

All done, no errors.
impact32.exe: OK
Extracting cabinet: impact32.exe
  extracting fontinst.exe
  extracting Impact.TTF
  extracting fontinst.inf

All done, no errors.
times32.exe: OK
Extracting cabinet: times32.exe
  extracting fontinst.inf
  extracting Times.TTF
  extracting Timesbd.TTF
  extracting Timesbi.TTF
  extracting Timesi.TTF
  extracting FONTINST.EXE

All done, no errors.
trebuc32.exe: OK
Extracting cabinet: trebuc32.exe
  extracting FONTINST.EXE
  extracting trebuc.ttf
  extracting Trebucbd.ttf
  extracting trebucbi.ttf
  extracting trebucit.ttf
  extracting fontinst.inf

All done, no errors.
verdan32.exe: OK
Extracting cabinet: verdan32.exe
  extracting fontinst.exe
  extracting fontinst.inf
  extracting Verdanab.TTF
  extracting Verdanai.TTF
  extracting Verdanaz.TTF
  extracting Verdana.TTF

All done, no errors.
webdin32.exe: OK
Extracting cabinet: webdin32.exe
  extracting fontinst.exe
  extracting Webdings.TTF
  extracting fontinst.inf
  extracting Licen.TXT

All done, no errors.
All fonts downloaded and installed.
root@dev:~/tilemill# node -e "console.log(require('mapnik').fonts())"
"Mapnik LOG> 2012-11-27 16:27:23:" Problem loading plugin library: /usr/local/lib/mapnik/input/python.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
[ 'Andale Mono Regular',
  'Arial Black Regular',
  'Arial Bold',
  'Arial Bold Italic',
  'Arial Italic',
  'Arial Regular',
  'Comic Sans MS Bold',
  'Comic Sans MS Regular',
  'Courier New Bold',
  'Courier New Bold Italic',
  'Courier New Italic',
  'Courier New Regular',
  'DejaVu Sans Bold',
  'DejaVu Sans Bold Oblique',
  'DejaVu Sans Book',
  'DejaVu Sans Condensed',
  'DejaVu Sans Condensed Bold',
  'DejaVu Sans Condensed Bold Oblique',
  'DejaVu Sans Condensed Oblique',
  'DejaVu Sans ExtraLight',
  'DejaVu Sans Mono Bold',
  'DejaVu Sans Mono Bold Oblique',
  'DejaVu Sans Mono Book',
  'DejaVu Sans Mono Oblique',
  'DejaVu Sans Oblique',
  'DejaVu Serif Bold',
  'DejaVu Serif Bold Italic',
  'DejaVu Serif Book',
  'DejaVu Serif Condensed',
  'DejaVu Serif Condensed Bold',
  'DejaVu Serif Condensed Bold Italic',
  'DejaVu Serif Condensed Italic',
  'DejaVu Serif Italic',
  'Georgia Bold',
  'Georgia Bold Italic',
  'Georgia Italic',
  'Georgia Regular',
  'Impact Regular',
  'Liberation Mono Bold',
  'Liberation Mono Bold Italic',
  'Liberation Mono Italic',
  'Liberation Mono Regular',
  'Liberation Sans Bold',
  'Liberation Sans Bold Italic',
  'Liberation Sans Italic',
  'Liberation Sans Narrow Bold',
  'Liberation Sans Narrow Bold Italic',
  'Liberation Sans Narrow Italic',
  'Liberation Sans Narrow Regular',
  'Liberation Sans Regular',
  'Liberation Serif Bold',
  'Liberation Serif Bold Italic',
  'Liberation Serif Italic',
  'Liberation Serif Regular',
  'Times New Roman Bold',
  'Times New Roman Bold Italic',
  'Times New Roman Italic',
  'Times New Roman Regular',
  'Trebuchet MS Bold',
  'Trebuchet MS Bold Italic',
  'Trebuchet MS Italic',
  'Trebuchet MS Regular',
  'Verdana Bold',
  'Verdana Bold Italic',
  'Verdana Italic',
  'Verdana Regular',
  'Webdings Regular',
  'unifont Medium' ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment