Skip to content

Add ability to export fallbacks as JPGs #10

Description

@jnschrag

Instead of defaulting to PNGs, make this is a setting so we have the option to export as JPGs.

JPG export settings example

      fileType = ExportType.JPEG;
      exportOptions = new ExportOptionsJPEG();
      exportOptions.qualitySetting = settings.jpg_quality;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions