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
CharSource
public IFontCharSource CharSource { get; }
Property Value
FontNames
[YuzuMember]
public List<string> FontNames { get; }
Property Value
RoundCoordinates
public bool RoundCoordinates { get; }
Property Value
Spacing
public float Spacing { get; }
Property Value
Methods
ClearCache()
public void ClearCache()
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()