Changes:
- Add
ImageOptions.FontFamily
enum. - Add
ImageOptions.Theme
enum. - Add overloads for the
ImageOptionsBuilder::fontFamily
andImageOptionsBuilder::theme
methods with arguments of typeImageOptions.FontFamily
andImageOptions.Theme
, respectively.