sebastienwindal/FRD3DBarChart

Deprecated functions

sebschlo opened this issue · 0 comments

I just wanted so start by saying that this library is amazing and has been very useful to me, thanks a lot for sharing!

With iOS 7 a couple of things are now deprecated:

  • CGContextSelectFont
  • CGContextShowTextAtPoint
  • CGContextSelectFont

I tried to go in and fix it myself but I am not very experienced with quartz 2d, and the documentation is not very clear as to how you are supposed to do these things now.