Introduction
The fonts application for GraFx Studio

Fonts for your applications
GraFx Fonts serves Fonts and Font families for GraFx Studio
GraFx Publisher Fonts serves Fonts for GraFx Publisher
erDiagram
  GraFx-Studio ||--|| GraFx-Fonts : "|"
  GraFx-Publisher ||--|| GraFx-Publisher-Fonts : "|"
  GraFx-Fonts {
    has fonts
    has Families
  }  
  GraFx-Publisher-Fonts {
    has fonts
  }