The OpenD Programming Language

Context.getFontOptions

Retrieves font rendering options set via setFontOptions(). Note that the returned options do not include any options derived from the underlying surface; they are literally the options passed to setFontOptions().

struct Context
getFontOptions
()

Meta