Table of Contents

Class SerializableCompoundFont

Namespace
Lime
Assembly
Lime.dll
public class SerializableCompoundFont : IFont, IDisposable
Inheritance
SerializableCompoundFont
Implements
Inherited Members
Extension Methods

Properties

About

public string About { get; }

Property Value

string

CharSource

public IFontCharSource CharSource { get; }

Property Value

IFontCharSource

FontNames

[YuzuMember]
public List<string> FontNames { get; }

Property Value

List<string>

RoundCoordinates

public bool RoundCoordinates { get; }

Property Value

bool

Spacing

public float Spacing { get; }

Property Value

float

Methods

ClearCache()

public void ClearCache()

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()