; OvHTML export font mapping
; 2003/07/23
;
; This file defines the font mappings used by
; OvHTML when exporting the document *as* HTML.
;
; The setup is:
;   <RISC OS font family>      ~<HTML font name>
;
; The blank mapping for Trinity means that it
; won't have a font mapping, so you don't get
; lots of '<font face="...">' rubbish in the
; normal body text.
; Fonts found without an allocation will be
; ignored.
;
; The default mapping is the PC user's set,
; with the exception of Trinity which is
; left undefined so body text won't appear
; within lots of <font face...> commands...
Corpus                   ~Courier New
Trinity                  ~Times New Roman
Homerton                 ~Verdana
Sassoon                  ~Comic Sans MS


; these are extensions to the normal mapping that you may find useful.
;     Architect2               ~Footlight MT Light
;     AvantG                   ~Century Gothic
;     BroadSheet               ~Century Gothic
;     FreeHand                 ~Brush Script MT
;     Georgia                  ~Bookman Old Style
;     NewHall                  ~Bookman Old Style
;     Ocarina                  ~Century Gothic
;     Sidney                   ~Symbol
;     SymbolB                  ~Symbol
;     Vogue                    ~Century Gothic
;     Zapf                     ~Symbol
;     ; a wild-west-like thing ~Algerian


; You might like to try also:
;   The suggested non-font-specific way to
;   "mark up" documents.
;     Corpus                   ~Mono
;     Homerton                 ~Sans-Serif
;     Trinity                  ~
;
;   PC-user's set (tested with MSIE 3.02):
;     Corpus                   ~Courier New
;     Trinity                  ~Times New Roman
;     Homerton                 ~Verdana
;     Sassoon                  ~Comic Sans MS
;
; For other aliases and options (ie, "Trebuchet MS")
; take a look at the "fontmap" file.
