Skip to content

Make the scale identical to the device. #121

@budnik1990

Description

@budnik1990

Do upgrade from:
UIGraphicsBeginImageContextWithOptions(size, false, 0.0)
to:
UIGraphicsBeginImageContextWithOptions(size, false, UIScreen.main.scale)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions