jamesmontemagno / ImageCirclePlugin

Circle Images for your Xamarin.Forms Applications
MIT License
239 stars 68 forks source link

Border line please make float instead of int #34

Closed taublast closed 7 years ago

taublast commented 7 years ago

Hi, for lower resolutions we sometimes need a smaller stroke line width, of 0.5 etc. Please make Border float (double) instead of int. In native renderers it's not int, so wouldn't be of an issue. :) Thanks a lot!