Releases: jacobmstein/carbon-api
Releases · jacobmstein/carbon-api
1.2
Changes:
- Add
ImageOptions.FontFamily
enum.
- Add
ImageOptions.Theme
enum.
- Add overloads for the
ImageOptionsBuilder::fontFamily
and ImageOptionsBuilder::theme
methods with arguments of type ImageOptions.FontFamily
and ImageOptions.Theme
, respectively.