Interface SyFontDirectoryServiceType<T extends SyFontType>

Type Parameters:
T - The precise type of returned fonts
All Superinterfaces:
com.io7m.repetoir.core.RPServiceType, SyServiceType

@ProviderType public interface SyFontDirectoryServiceType<T extends SyFontType> extends SyServiceType
A directory of fonts.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(SyFontDescription description)
    Open a font.

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description