Skip to content

Battery 0..4 are rendered truncated  #51

Open
@jmcazaux

Description

@jmcazaux

Hi there,
this package is awesome (yes!) and saving us a lot of time, but I am running is something that is either an issue or something I cannot understand.

When doing
let batteryIcon = UIImage.fontAwesomeIconWithName(.Battery0, textColor: UIColor.whiteColor(), size: CGSizeMake(12, 12))
I do get a 12 x 12 image but the battery image fills the space vertically and hence the right part is truncated (as the shape has a larger width).
I tries with ArrowsH that is has a larger width as well and it scales correctly (the icon does not fill the height)

Any idea where it might come from ?

Many thanks in advance.

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