Fontset.this

Empty constructor, primarily for testing purposes

  1. this()
    class Fontset(T)
    this
    ()
    if (
    T.stringof == Bitmap8Bit.stringof ||
    T.stringof == Bitmap16Bit.stringof
    ||
    T.stringof == Bitmap32Bit.stringof
    )
  2. this(std.stdio.File file, string basepath)

Meta