[mono-android] DrawLine problem with Paint.StrokeWidth = 1
Narcís Calvet
narcis at steema.com
Mon Mar 21 11:48:24 EDT 2011
Hi Jon,
-----Original Message-----
From: monodroid-bounces at lists.ximian.com
[mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Jonathan Pryor
Sent: dilluns, 21 / març / 2011 16:09
To: monodroid at lists.ximian.com
Subject: Re: [mono-android] DrawLine problem with Paint.StrokeWidth = 1
Posting the issue at StackOverflow gave us the clue to what's going on here:
http://stackoverflow.com/questions/5377052/drawline-problem-with-paint-strok
ewidth-1-in-android/5379180#5379180
>In other news, I was shocked/dismayed to discover that the current mandroid
behavior broke the TexturedCube sample. Some more investigation showed that
//uses-sdk/@android:minSdkVersion is fine, but
//uses-sdk/@android:targetSdkVersion screws things up, royally.
Wow! I still see some inconsistencies with text rendering too. I'll try to
find a test case I can post here.
>Thus, the current fix in mandroid is to _not_ generate the
//uses-sdk/@android:targetSdkVersion attribute, but only the
//uses-sdk/@android:minSdkVersion attribute. This will be present in the
next release.
Ok, thanks for informing!
Best Regards,
Narcís Calvet
Steema Software
http://www.steema.com
http://twitter.com/SteemaSoftware
https://www.facebook.com/SteemaSoftware
More information about the Monodroid
mailing list