tapptitude / TTFortuneWheel-iOS

Fortune spinning wheel that supports custom drawing.
MIT License
132 stars 41 forks source link

Replace slice title with images #30

Closed Dhruv8015 closed 5 years ago

Dhruv8015 commented 5 years ago

Hello ,

I want to replace the slice title with images.

I referred your issue #2 , but can't get there.

Can you give me some more detail for #2

How do we give context to the image ?

EfraimB commented 5 years ago

Hello, aside from what it's already mention in the referenced issue something that may help is to see how the image of the knob is added in the example in SpinningWheelSliceImpl.swift in the method public func drawAdditionalGraphics(in context:, circularSegmentHeight:,radius:,sliceDegree:)