#include "sglib.h"
#include "dragbmp.h"
#include "sgdrag.h"
#include "fontbase.h"
#include "sglbase.h"
Go to the source code of this file.
Classes | |
class | SGFontsGroup |
This is a display tree group specifically for the fonts gallery - it disables various documenty things, and provides overrides for the group text. More... | |
class | SGDisplayPreviewFonts |
This is the base-class for the installed font items in the fonts gallery. An instance of this class should never be created, instead SGTTFItem and SGATMItem's should be used. More... | |
class | SGTTFItem |
A DisplayTree node for TrueType fonts in the Fonts SuperGallery. More... | |
class | SGATMItem |
A DisplayTree node for ATM fonts in the Fonts SuperGallery. More... | |
class | FontsSGallery |
The Fonts SuperGallery class. More... | |
class | OpDisplayFontsGallery |
Displays the fonts gallery. This op can be attached to a menu, button or keypress. More... | |
class | SGLibFontItem |
A library font gallery item. More... |