more font maps

Mark Brownell gizmotron at earthlink.net
Sat Aug 16 18:55:01 EDT 2003


On Saturday, August 16, 2003, at 03:26  PM, Mark Brownell wrote:

> -- Here are some typical mappings for the standard Macintosh fonts:
>
>
> Mac:Chicago       => Win:System
> Mac:Courier       => Win:"Courier New"
> Mac:Geneva        => Win:"MS Sans Serif"
> Mac:Helvetica     => Win:Arial
> Mac:Monaco        => Win:Terminal
> Mac:"New York"    => Win:"MS Serif"
> Mac:Symbol        => Win:Symbol  Map None
> Mac:Times         => Win:"Times New Roman" 14=>12 18=>14 24=>18 30=>24
> Mac:Palatino      => Win:"Times New Roman"
>
> -- Here are some typical mappings for the standard Windows fonts:
>
> Win:Arial             => Mac:Helvetica
> Win:"Courier"         => Mac:Courier
> Win:"Courier New"     => Mac:Courier
> Win:"MS Serif"        => Mac:"New York"
> Win:"MS Sans Serif"   => Mac:Geneva
> Win:Symbol            => Mac:Symbol  Map None
> Win:System            => Mac:Chicago
> Win:Terminal          => Mac:Monaco
> Win:"Times New Roman" => Mac:"Times" 12=>14 14=>18 18=>24 24=>30
>
> -- Note: When mapping from Windows to Macintosh, Courier and Courier 
> New -- map onto Courier.  When coming back to Windows only Courier New
> -- will be used.


Mac:"Arial" => Win:"Arial" 12=>10 14=>12 18=>14
Mac:"Final Frontier" => Win:"Final Frontier" 36=>24
Mac:"Geneva" => Win:"System" 12=>10
Mac:"Monotype Corsiva" => Win:"Monotype Corsiva" 36=>24 56=>48
Mac:"Morpheus" => Win:"Morpheus" 24=>18
Mac:"Nosferatu" => Win:"Nosferatu" 12=>10 14=>12 18=>14 24=>18 36=>24 
48=>36
Mac:"TFMaltbyAntique" => Win:"TFMaltbyAntique" 14=>12
Mac:"Times New Roman" => Win:"Times New Roman" 12=>10 14=>12

Win:"Arial" => Mac:"Arial" 10=>12 12=>14
Win:"Final Frontier" => Mac:"Final Frontier" 24=>36
Win:"Monotype Corsiva" => Mac:"Monotype Corsiva" 24=>36 48=>56
Win:"Morpheus" => Mac:"Morpheus" 18=>24
Win:"Nosferatu" => Mac:"Nosferatu" 12=>14 14=>18 18=>24 24=>36 36=>48
Win:"System" => Mac:"Geneva" 10=>12
Win:"TFMaltbyAntique" => Mac:"TFMaltbyAntique" 12=>14
Win:"Times New Roman" => Mac:"Times New Roman" 10=>12 12=>14

=========================================
;These fonts are used but have no mapping.
;Win:"Abaddon" => Mac:"" 10=>
;Win:"SchampelBlack" => Mac:"" 10=>
;Win:"System" => Mac:"" 10=>
;Win:"Toontime" => Mac:"" 10=> 24=>

;These sizes are used but have no mapping.
;Win:"Arial"  =>  Mac:"Arial" 10=> 24=>
;Win:"SchampelBlack" => Mac:"SchampelBlack" 10=> 24=>
;Win:"System" => Mac:"Chicago" 10=>




More information about the use-livecode mailing list