Can anyone write me a code snippet, or refer one, of how to have Text inside of a UIScrollView and have the text NOT get blurry as you zoom in? Either using CALayer or just re-rendering it once zoom has ended. I have been attempting this for the past week and cannot seem to get anything working. I have not found any good examples regarding this either.
I found a similar post on stack overflow citing they used CALayer, but not example was given on how to do this: http://stackoverflow.com/questions/7279397/text-getting-blur-on-zoom-in Thanks all -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-UIScrollView-Text-blurs-when-zooming-in-tp4656316.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
