Skip to content

Custom Font Name Issue  #18

Description

@BenShutt

return UIFont(name: "\(name) \(weight.name)", size: scaledSize)

We can not assume the custom font name is always

"\(name) \(weight.name)"

I was working in a project where there was a hyphen like

"\(name)-\(weight.name)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions