How to use Baskerville bold italic font in iOS?

So I want to use bold italic Baskerville. No matter what I do, it always shows up as regular in the device (without bold or italic). My code works fine on desktop.
I've tried using TextFormat class properties, which work for fonts like Georgia or Helvetica, but it doesn't for Baskerville.
textFormat.font = "Georgia";
textFormat.bold = true;
textFormat.italic = true;
I've also tried using the official iOS name of the font which is "Baskerville-BoldItalic" nothing.
I've listed all the fonts using this
var allFonts:Array = Font.enumerateFonts(true);
And it only lists the regular fonts, no bold or italic versions.
Any ideas on how to make Baskerville render in bold or/and italic?
TIA

Hello, here is the bug report https://bugbase.adobe.com/index.cfm?event=bug&id=3587210
BTW, I have tried embedding the font, and I got a new problem.... I've described my new problem in the flash forum and in StackOverflow.
http://forums.adobe.com/message/5457958#5457958
http://stackoverflow.com/questions/17356240/as3-font-embed-height-issue

Similar Messages

  • How to use opus codec in pjsip in ios ?

    how to use opus codec in pjsip in ios ?

    Hi Jay,
         Thanx for quick response,
         Do you mean to say that to use h264 or vp6 I have to make application in another technology/ using open source library as plugin.
         or we can directly use h264 in our application, as like we have option for two codec for audio in that, and just setting the codec property we were able to use.
    Thanx in advance.

  • How to use GPS with google maps in ios 6.01

    How to use GPS with google maps in ios 6.01

    Settings > Privacy > Location Services.
    Make sure Safari is On.

  • How do I enable bold/italic text formatting in blog module on website?

    For some reason I can't figure out how to enable more text formatting options on our blog. We used the blog module on a muse template. I customized the module to apply fonts we used on our website. The main text on the blog is Lato.
    Link to blog: Coupar Consulting
    When we go in to write a post you can use the bold/italics options and it shows up in the edit window as shown in the screenshot below:
    The font is not correct, but because I set the font in the module to use Lato it does show as lato when you publish, see preview below (notice no bold or italic text):
    What am I missing??
    Thanks in advance!!

    Use your browsers console and inspect tool. This stuff becomes very easy.
    address,caption,cite,code,dfn,em,strong,th,var,optgroup
      font-style: inherit;
      font-weight: inherit;
    Line 34 ish in - http://www.couparconsulting.com/css/site_global.css?3869595648
    This overides the font bold style on strong.

  • How to use Adobe Edge Web Fonts correctly

    I am a Dreamweaver newbie and am trying to learn how to use it through the tutorials. I am stuck at part 3 trying to use Adobe Edge Web Fonts correctly in my web site. As far as I can tell I have followed the instructions in the tutorial correctly, but the font style effect does not show up on my site. I am working on a Windows 7 machine and using Dreamweaver 5.5. I have copied and pasted the javascript into the correct spot in the head of the index.html page as well as included the font-family name in the CSS file and saved the whole smash. The source code for my index page looks exactly like the sample in the tutorial, and I have tried to view my site in my browser, but no dice. Doesn't display the Edge Web Font style in the web page. I believe I've done everything according to the directions, but I suppose I've missed some small detail. Any suggestions greatly appreciated

    You need to add a <script> to the head of your documents like the example below.  In my example, I'm using all of the aguafina-script and league-gothic fonts.
    <!--Edge Font-->
    <script src="//use.edgefonts.net/aguafina-script:n4:all;league-gothic:n4:all.js"></script>
    CSS:
         h1 {
         font-family: league-gothic, sans-serif;
         font-weight:bold;
         color: #639;
         font-size: 250%;
    A simple way to get the correct codes is to go to Adobe Edge Web Fonts and select the font you wish to use.
    https://edgewebfonts.adobe.com/fonts
    NOTE: You won't see the custom web fonts displayed in Design View, Live View or when previewed locally unless you use a local testing server.  An easier way to test is by uploading the page to your remote server.
    Hope this helps,
    Nancy O.

  • How to use two types of fonts in a richtextdocument

    hello,
           i want to print a barcode and some text into  a richtextdocument
    example:
    this.richTextBox1.AppendText("\n");
    Font f1 = new Font("3 of 9 Barcode", 50);
    this.richTextBox1.Font = f1;
    this.richTextBox1.AppendText("*1234554*");
    Font f2 = new Font("Arial", 20);
    this.richTextBox1.Font = f2;
    this.richTextBox1.AppendText("fooo");
    but it always uses the second one?
    how can i resolve this?
    i want to use two types of fonts in the same rich text document.
    thank you very much!!

    Select some text and then set the SelectionFont property for each selection, e.g.:
    this.richTextBox1.AppendText("\n");
    this.richTextBox1.AppendText("*1234554*");
    richTextBox1.SelectionStart = 1;
    richTextBox1.SelectionLength = 9; //End of first word
    richTextBox1.SelectionFont = new System.Drawing.Font("Tahoma", 10);
    this.richTextBox1.AppendText("fooo");
    richTextBox1.SelectionStart = 10;
    richTextBox1.SelectionLength = 4;
    richTextBox1.SelectionFont = new System.Drawing.Font("Arial", 20);
    Please remember to close your threads by marking helpful posts as answer and then start a new thread if you have a new question.

  • How to use Underline feature in Font Class

    I am making an applet to test the Bold, Italic and Underline feature of any Font but there is no such Font Constant to Underline the Text. Can you help me to get Underlined Text through Font class or any such alternative to achieve my goal?
    Thanks.
    Arjun Thadani
    email: [email protected]

    A type of underline is the character '\u0332',
    Try for example.
    char[] chs = new char[]{(char)0x30,(char)0x0332,(char)0x41,(char)0x0332};
    str = new String(chs);

  • Arial Bold Italic font - need

    Any bright individual have an idea where I can find this font?

    Snowyeti,
    I found a folder titled 13 with en_US after it, moved it, did nothing....
    That is not the folder in question. I believe you should move it back.
    Presuming you have CS3, the folder name should be Adobe Illustrator CS3 Settings.
    Similar for other versions from CS on.
    Can you access the Arial Bold Italic, and other styles, in other applications? If so, the issue is in Illy. If not, something may be missing in the Fonts folder (Window speak, I do not know the folder name in Mac), but that is more unlikely.

  • How to use Siri with an IPad 2 iOS update to 7

    Hello all, i would like to Know  How to use Siri with my iPad 2.  My iPad turn on iOS 7.0.2 and i don t view this possibiliy .  Thank you all

    Sorry, there's no Siri on iPad 2.
    Siri is available on iPhone 4s or later, iPad with Retina display, iPad mini, and iPod touch (5th generation) and requires Internet access.

  • How to use dynamic loaded embeded font?

    I have loaded fonts.swf on startup. I don't use TextLayout
    Embeded fonts feature. Then i have loaded some xml and assign xml
    to TextLayout. How I can use loaded font for display?

    Are you using Flash CS4 or Flex?
    Check out the following blog post, it contains instructions
    for font embedding that may help you out:
    Embedded
    Font Subsetting Using DefineFont4

  • How to use a certain color font in emails?

    How do you make the text used in emails a default color?

    I went into mail preferences in the first place. I found the fonts and colors and picked the color I want but it doesn;t seem to be sticking?

  • How to use Blackberry Bold to connect to the internet with laptop computer

    Hi, I just switched from an HTC smartphone to the Bold, with the HTC I had an application called internet connection sharing and with a few mouseclick I could use the cellphone's mobile interent connection on my laptop. I use this to have full interent access with my notebook whne there is no wlan etc. for example in a car and it works very good.
    I can't find a way to do the same thing on the Bold, any idea on how to do this? Thnak you!

    http://www.blackberryfaq.com/index.php/Using_BlackBerry_As_Modem
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • How to use my newly created fonts?

    I have created a new set of fonts. saved them per letter as .eps but cannot seem to import them. The excisting libraries are .ttf ?!
    Anyone know how to get this functioning?

    Hi Jerry,
    Please refer to the following blog and check whether you followed all the steps:
    /people/harikrishna.sunku/blog/2008/12/18/work-center-and-navigation-link-creation-in-crm-2007
    You basically need to ensure that your custom work center is assigned to a navigation bar profile; and this navigation bar profile is assigned to your business role.
    Regards,
    Shiromani

  • HOW do I find out how much using additional Typekit web fonts COSTS?

    It seems very strange to me, but there are NO PRICES listed at typekit.com.
    You can see lots of faces, but there seems to be no way to USE those faces on the web! I excpected there to be SOME information on pricing, but there is NONE.
    One might conclude that they don't want any business ...

    Hi Michael,
    I have just replied to your support email, but will post the same information here for the forum archive:
    I'm sorry for any confusion here.  Your Typekit Portfolio plan is included in your Creative Cloud subscription at no additional cost. 
    This is why you don't see information about pricing when you are signed in to your account: it's part of the Creative Cloud subscription that you already have.  I will let the team know that this was confusing, though, so we can make it more clear in the future.
    # About your Portfolio plan:
    A Portfolio plan gives you access to the full library of Typekit web fonts, as well as the new desktop sync feature. 
    You can read more about the Portfolio plan details–and the pricing on the other Typekit subscription options–on the plan pages:
    https://typekit.com/plans
    Font sync is still being rolled out to users, so will need to request access in order to try it out. Read more about that on our blog: http://blog.typekit.com/2013/08/08/sign-up-for-early-access-to-desktop-font-sync
    or just head over to sign up:
    https://creative.adobe.com/earlyaccess.
    Again, all of this is included as part of your Creative Cloud subscription.  You will not be billed anything additional by Typekit (unless you choose to upgrade your subscription to support more pageviews.)
    I hope that this helps; let me know if you have any other questions.  best,
    -- liz

  • How to use back to my mac from iOS?

    I have enabled back to my mac on my macbook running ML and have enabled the same for my user ID in the airport express router to which the macbook pro is connected.
    i would like t know how i can access the shared folder from my ios devices while
    within the wifi network
    outside the wifi network over the ios devices 3g internet.
    tried a lot to figure it out since many months now.
    Neerav

    Just some additional info.  For basic back to my mac to work you need a router (any brand) that supports UPNP or NAT-PMP - or an apple airport router device (Airport Extreme, Time Capsule or Airport Express) (which must be configured as your primary router - and not in "bridge" mode).  You need at least two Macs - one in your house - and one as the remote device.  You need to set up your iCloud id on both Macs and enable Back to My Mac in iCloud preferences - using the same icloud id for both Macs.  You also need to ensure that you have enabled at least "Screen Sharing" in the sharing preferences of both Macs - and optionally enable File Sharing.  You will see the Mac in the other Mac's shared pane - in Finder - both locally and remotely.
    If you are using an Apple router (airport extreme, express or time capsule) - the icloud id's that you enter on airport device (via airport utility) - are only for the purpose of remote sharing of drives and printers attached to that airport device - and are not related to the back to my mac functionality.  If you don't need to remote share the printers or drives directly attached to the airport device (via USB) - then you do not need to enter any iCloud id's on the airport device itself.
    For example - you have a time capsule set up as a router.  You have 3 people in your house that want to remotely access files on the Time Capsule's drive(s).  You would enter your iCloud id, along with the iCloud id's of other household members.  You would then all be able to independently share the time capsule drive remotely.
    With an Airport Express router - you would only be able to share a USB printer attached to the Airport Express.
    As for iPad - there may be 3rd party apps that would mimic the Back to My Mac functionality - but to the best of my knowledge there is no Apple-provided Back to My Mac app for the iPad.

Maybe you are looking for

  • Invoice not automatically cleared while reversed

    Dear SAP experts, we are facing the problem which lasts from year 2002. There was posted an accrual invoice in period 06/2002. This invoice was reversed in period 07/2002 with Reversal Reason "Actual reversal in closed period (RED)". Both invoices (i

  • BP std address

    Hello CRM experts, I have one question in CRM Business Partner, This is regarding the BP address in the transaction BP. When I create a BP & enter a address, why the system is assigning it to standard address usage(type) automatically? Actually I do

  • Parsing EL expression in custom tag 10.1.3.4

    Hello all, I have a custom tag that extends CoreOutputTextTag. This tag needs to resolve the El expression passed in from the value attribute and perform an operation with it. Since I this tag needs to work with adf 10.1.3.4, the jsp level is 1.2 and

  • Hide menu bar in Webgui of HTML

    Hi, Can you please let me know how to hide the menu bar in WEBGUI of HTML. I have to hide the menu bar for an ALV Report which i have created in SRM 5.0 which i am going to publish in SRM Web interface . Also please let me know after hiding menu bar

  • Making a Screensaver HELP

    i run a an online saddlery shop www.centralsaddlery.co.uk and iv been wanting to make a fer screensavers and give them to my customers. however iv encountered a small problem! i have no idea how to make a Screensaver or what format they are. iv been