Sdl2FontComponentFactory

Undocumented in source.
version(Have_derelict_sdl2)
class Sdl2FontComponentFactory : FontComponentFactory {}

Members

Functions

create
FontComponent create(File fontFile, uint pointSize, ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FontComponentFactory

create
FontComponent create(File fontFile, uint pointSize, ulong index)
Undocumented in source.

Meta