Does CoreText have any facility for selecting a SmallC开发者_运维问答aps variant of a font, or for synthesizing small caps if the font doesn\'t have that feature? I can\'t find anything in the CoreTex
Hi all, I am trying to bold the selected text of UITextView.For that i am using coreText approach.In this i am able to bold the selected text and display on context using NSMutableAtrributedString.
I want to set开发者_如何学运维 the tab stop in CoreText. I really need the code. The example is more good. Anyone can help me?First off, have you read the CoreText programming guide?
I have a view which draws some text using coretext. Everything works fine, text shows right side up, flipping the coordinates. However, I must also respond to touches on specific runs, so I have the f
I want to ask how to se开发者_运维技巧t the size of the white space in CoreText? I want to make the CoreText white space have same size with UITextView white space. Anybody can help me?You are unlikel
Is there an easy way to get (or simply display) the text from a given line in a UILabel? My UILabel is correctly displayin开发者_如何学编程g my text and laying it out beautifully but occasionally I
I am trying to use CTFontCreateWithNameAndOptions() from CoreText and the linker is saying \"Symbol(s) not found\", specifically for _CTFontCreateWithNameAndOptions. I added CoreText.framework and am
I need to draw centered text to a CGContext. I started with a Cocoa approach. I created a NSCell with the text and tried to draw it thus:
Working on an app that needs to take a large amount of text, paginate it based on user selected font size, etc., and display it with styl开发者_开发问答es. Getting UIWebView to paginate a document has
I generate a rather complex NSAttributedString in my iOS 3.2 application (iPad), including formatting options of type CTParagraphStyleSetting, in particular with values for kCTParagraphStyleSpecifierM