The Aurigma.GraphicsMill.Templates namespace contains classes related to rendering PSD files and downloading missing fonts for the PSD files.
Class | Description | |
---|---|---|
CustomTextSpan |
Represents a font source in file system, a folder containing fonts. |
|
FileSystemSource |
Represents a font source in file system, a folder containing fonts. |
|
FontResolver |
Provides functionality for getting missing fonts. |
|
GoogleFontSource |
Represents a Google Fonts source. |
|
PsdCustomTextFrame | ||
PsdFrameExtensions |
This class provides extension methods for the PsdFrame and PsdTextFrame classes. |
|
ShapeData |
Interface | Description | |
---|---|---|
IFontSource |
Font source to get missing fonts from. |