Tagged Questions

2
votes
3answers
956 views

Rendering Certain Character Glyph on iPhone

I am currently using the iPhone SDK to create an app that utilizes Indic scripts. However, the iPhone has issues with rendering certain glyphs in many Indic scripts. For example: प + ् + र = प्र ...
1
vote
1answer
695 views

iPhone SDK Quartz Glyph Drawing

I am trying to render font glyphs at a specific point with some precision, and am having quite a bit of trouble with it. To begin with, the Text Position Y value never changes, so I cannot get the ...
0
votes
0answers
34 views

How get glyph size in Quartz2D?

Is any method for getting specific glyph size in Quartz2D for iPhone?