alexdrone / ios-fontawesome

NSString+FontAwesome
1.74k stars 254 forks source link

UIImages get trimmed when the image doesn't fit the size. #59

Open jlrodv opened 8 years ago

jlrodv commented 8 years ago

If you use imageWithIcon:backgroundColor:iconColor:andSize: with for example the fa-bicycle and a square size i.e. (50 X 50) the image gets trimmed because doesn't fit in the square.