Skip to content

Font.asAKAttribute() not correctly formatted #2

@TomVanDerSpek

Description

@TomVanDerSpek

Font.asAKAttribute() returns the pointSize as a CGFloat formatted String (e.g. "18.0"). But your library cannot handle the ".0". Could you update this function so it returns a String that can be handled? E.g:
"Arial|18" instead of: "Arial|18.0"

Thanks a lot!

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