Table of Contents

Interface IBmFontFormatter

Namespace
KernSmith.Output
Assembly
KernSmith.dll

Base interface for BMFont descriptor formatters.

public interface IBmFontFormatter

Properties

Format

Format identifier: "text", "xml", or "binary".

string Format { get; }

Property Value

string