DynamicFont.useMipmaps

If true, mipmapping is used. This improves the font's appearance when downscaling it if font oversampling is disabled or ineffective.

  1. bool useMipmaps [@property getter]
    struct DynamicFont
    @nogc nothrow @property
    bool
    useMipmaps
    ()
  2. bool useMipmaps [@property setter]

Meta