Giter Site home page Giter Site logo

Comments (6)

odrobnik avatar odrobnik commented on June 12, 2024

default font size is 12.0 and you can increase/decrease it by setting a different font scale default.

from dtcoretext.

sanalms avatar sanalms commented on June 12, 2024

I tried to change it in DTCoreTextFontDescriptor. But it did it work. How can i change it? Can u please add the example code to change this?.

Thanks in Advance,
Sanal MS

from dtcoretext.

odrobnik avatar odrobnik commented on June 12, 2024

You just add it to the dictionary of options, see the demo

Sent from my iPhone

On 25.08.2011, at 08:12, sanalms [email protected] wrote:

I tried to change it in DTCoreTextFontDescriptor. But it did it work. How can i change it? Can u please add the example code to change this?.

Thanks in Advance,
Sanal MS

Reply to this email directly or view it on GitHub:
https://github.com/Cocoanetics/NSAttributedString-Additions-for-HTML/issues/66#issuecomment-1897503

from dtcoretext.

sanalms avatar sanalms commented on June 12, 2024

Thanks dude, It is corrected.

from dtcoretext.

odrobnik avatar odrobnik commented on June 12, 2024

DemoTextViewController:139

NSDictionary *options = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithFloat:1.0], NSTextSizeMultiplierDocumentOption, [NSValue valueWithCGSize:maxImageSize], DTMaxImageSize,
@"Times New Roman", DTDefaultFontFamily, @"purple", DTDefaultLinkColor, nil]; // @"green",DTDefaultTextColor,

cheers
Oliver

On Aug 25, 2011, at 8:29 AM, sanalms wrote:

Sorry for the Disturbance. I searched in demo, I didn't see. Can u say using which key i need to set in the options?.

Thanks in Advance,
Sanal MS

Reply to this email directly or view it on GitHub:
https://github.com/Cocoanetics/NSAttributedString-Additions-for-HTML/issues/66#issuecomment-1897597

Oliver Drobnik
[email protected]

from dtcoretext.

sanalms avatar sanalms commented on June 12, 2024

Thank You Very Much,

Sanal MS

from dtcoretext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.