Slightly off topic but a query on open type fonts

Hi all
I went to buy the frutiger fonts (9fonts) from adobe. The format is open type which is what I want. B ut when going to buy them I am asked whether I want mac or windows format. I thought open type fonts were cross platform? We have both MACs and PCs, if I want the font on both do I have to buy both formats ?
Link to font:
http://store.adobe.com/type/browser/P/P_1186.jhtml
Thanks for any help, sorry for this being off topic but I couldn't see where else to post.
gerryR

Yes, that's it, pretty much. Also, our download manager needs to know whether you're using Mac or Windows. The *contents* of the purchased file are the same.
T

Similar Messages

  • Slightly off-topic, but Kudos to Creative's ebay out

    I ordered travelsound speakers off the outlet. it said no power adapter, no case, just the speakers and mini-cable. Well, holy cow, it arri'ved today and it was a blister packed brand new unit with power adapter/case! I'm using 'em with my zen as an alarm clock.
    Not only did I get more than I paid for (wow!) but it arri'ved in 2 days. Way to go, Creative, you made my day!!! Thanks!

    If you connect your iMac directly, via an Ethernet cable, to the TW-provided Cable modem, does your iMac have any problems accessing the Internet?
    If so, let's double-check your AirPort Express Base Station's (AX) settings...
    Connect to the AX's wireless network, and then, try check settings:
    AirPort tab
    o Base Station Name: <whatever you wish or use the default>
    o AirPort Network Name: <whatever you wish or use the default>
    o Create a closed network (unchecked)
    o Wireless Security: <Not enabled or set>
    o Channel: Automatic
    o Mode: 802.11b/g Compatible
    Internet tab
    o Connect Using: Ethernet
    o Configure: Using DHCP
    o Check the IP Address, Subnet mask, & Router address values. Are these basically the same that your iMac gets when directly connected to the Cable modem?
    o WAN Ethernet Port: Automatic
    Network tab
    o Distribute IP addresses (checked)
    o Share a single IP address (using DHCP & NAT) (enabled)

  • Slightly off topic: Read-only tables pre 11g

    Hi gang
    I'm just writing up a database quiz for a local user group and I was hoping I could get a bit of inspiration from the database experts.
    One of the questions will be "prior to 11g with the introduction of read-only tables, how could you make a table read-only?". The answers I've come up with:
    1) Security priviliges (schema + grant SELECT)
    2) Triggers
    3) Create a check constraint with disable validate
    4) Read-only tablespace
    5) Read-only database (standby)
    6) (Slightly crazy) Create view, and instead-of triggers that do nothing (similar to 2)
    7) Write the query results on a piece of paper and then turn the database off
    Anybody have any other answers, real or slightly off topic like mine please? ;)
    Cheers,
    CM.

    Check constraint and trigger solutions may have problems with sqlldr direct path operations, so using it together with alter table disable lock may be mandatory depending on the needs. Especially if DDLs are also wanted to be avoided.
    This topic was once mentioned on Tom Kyte's blog or asktom but I couldn't find the source to link here.
    SQL> conn hr/hr
    Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    Connected as hr
    -- cleaning objects
    SQL> drop table tong purge ;
    Table dropped
    SQL> drop view vw_tong ;
    View dropped
    -- creating the demo table
    SQL> create table tong ( col1 number ) ;
    Table created
    SQL> alter table tong add constraint cc_tong check ( 1=0 ) disable validate;
    Table altered
    SQL> alter table tong disable table lock;
    Table altered
    -- some DDL tests
    SQL> drop table tong ;
    drop table tong
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    SQL> truncate table tong ;
    truncate table tong
    ORA-25128: No insert/update/delete on table with constraint (HR.CC_TONG) disabled and validated
    SQL> alter table tong parallel ;
    alter table tong parallel
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    SQL> lock table tong in exclusive mode ;
    lock table tong in exclusive mode
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    -- some DML tests
    SQL> select * from tong ;
          COL1
    SQL> update tong set col1 = col1 + 1 ;
    update tong set col1 = col1 + 1
    ORA-25128: No insert/update/delete on table with constraint (HR.CC_TONG) disabled and validated
    -- creating dependent objects test
    SQL> create index nui_tong on tong(col1) nologging ;
    Index created
    SQL> create view vw_tong as select * from tong ;
    View created
    added comments to the code
    Message was edited by:
    TongucY

  • Slightly off topic - ATI test demos

    Hi,
    Slightly off topic question but...
    Many years ago a friend of mine (albeit a PC user) showed me a graphics card render demo which was a take on the Lobby Scene from The Matrix, designed to show of his (then) high powered graphics card (this was about 8 years ago)
    I was wondering if anyone knew of any websites that had these ATI graphics card rendering demos that would show off the power of the ATI X1900 card - I don't mean the .mov and .avi pre-rendered demo videos that are on ATi's site - I've already checked and the only ones they have are the ones for the older x800, what I'm after are things that are more like applications you run that render the video live. (ATI/AMD do have some but they are very old - when SmartShader 2.0 was released)
    Anyone know? or alternatively, any other rendering apps that can show of my 512mb's of graphics card-age?
    This is purely for entertainment...
    Many thanks!
    Regards,
    Ben
    I hope this makes sense!

    Usually push connectors for bare wires are designed for less or up to 200 circles ....
    Depending on the number of test performed, mounting time, ... I would ask the push button manufacturers for test fixture connectors . Take the linecard of some distributors (digikey, RS ... ) to find them.
    Might not be the cheapest solution on the first run, but for daily use good connectors are always worth the money.
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

  • Slightly off topic: JDev + 10g + recommended laptop

    Hi gang
    This is a slightly off-topic post in the forum. Apologies to the forum moderators up front.
    I'm in the process of purchasing a new laptop for development. Among other things I need to run Oracle 10g, + JDev + Solitaire.
    My assumption for such a laptop is I'll need a fast hd (7200rpm+) for builds, and lots of memory to run Oracle 10g and memory hogging Java JDev. Also extra screen real-estate would be ideal with the multi-pane JDev.
    However without the ability to walk into a laptop supplier, load up the software and do some tests, I'm not sure what would be sufficient. I don't want to go overboard on features in order to save $s, but I don't want something that wont run fast enough without bugging the Hell out of me either.
    Does anybody have any recommendations on what laptop they are currently running or what they would buy to run Oracle 10g + JDev? Are my assumptions correct or does anybody run this config with less, happily?
    Any help appreciated.
    Cheers,
    CM.

    I have been doing all of my jdev + oracle development exclusively on my PowerBook G4 for over a year now. JDev 9.0.5.2 runs great, and so does the new 10.1.3 preview. I have upgraded the memory on it to 1.5 GB, but even with the stock 512 it ran well. Plus, there are all of the productivity benefits from running Mac OS X. I was skeptical about it at first, as you might be, but once I switched over, I haven't even looked back. The 17 inch screen is beautiful, it works just fine on the Windows network at work, has all of the Unix tools underneath, and for the very few times a windows machine is needed, Virtual PC helps out. Do yourself a favor and check it out.
    Mike

  • Sort of off topic, but same old question looking for a new answer

    Ok I'm ready to start a new site. I'm going cheap as it's all coming out of my pocket including hosting. I want to put a video chat room on my site. Is there anyway to capture a webcam in this fashion in director. I've done tons of searching but I can't really find anything. I'm trying to avoid using the flash communication server for three reasons. 1) I already have the director multiuser server that will host up to 1000 users (the room will never be anything close to that big 50 peeps tops) and my web host will support it and install it for me. 2) I can't find anything at a really cheap price. I'm looking at 25 cam users at once... 3) Actionscript is nothing I've every really worked with before, but I could do the lingo programming.
    I have a few questions First of all I read something about putting a flash element on the stage, and that the flash player is what captures the webcam. But I assume that it still needs flash communication sever to upload the video. Is this correct?
    Is there an xtra that will do what I  want?
    I read something about encoding the video to realvideo, but I have no clue how as I've never done anything like that before. Will this work and do you know of a tutorial for this?
    Do you know of a really really cheap flash comm host?
    Really off topic but, I could write the text chat end of it in cold fusion. Is there a known way to easily add the video in this way?
    Does anyone know of a cheap off the shelf video chat room that I can put up on my site and just pay for the bandwidth overage that it uses?
    Thanks for any help any of you could give me.
    Cane

    There are several 2.4 GHz MacBook pros shipped over several years.
    If this is your Mac (2007 model) scroll down to the memory section and read:
    http://www.everymac.com/systems/apple/macbook_pro/stats/macbook-pro-core-2-duo-2 .4-15-santa-rosa-specs.html
    Standard RAM:
    2 GB
    Maximum RAM:
    6 GB*
    Details:
    2 GB installed as two 1 GB modules. No slots free.
    *Apple officially supports a maximum of 4 GB of RAM but third-parties have been able to upgrade the system to 6 GB of RAM using one 2 GB and one 4 GB memory module.
    Site sponsor Other World Computing sells MacBook Pro memory, as well as hard drives, batteries, carrying cases, and accessories.
    ... and that sponsor is not a bad place to get RAM at all. They are experts, and back it up with a "money back if it does not work in your Mac" guarantee.

  • WebAssist Cart help? I know it's off topic but... Could really use some help...

    I've got a shopping cart that is working and I'm trying to update the
    quantities in inventory by subtracting the quantity ordered from the total
    inventory in a table called ITEMS.
    I can update a record after a sale in the cart, but right now it is
    updating by completely replacing the value of the items in inventory with
    the quantity in the checkout cart. So, if there are 800 items, after the
    update, there are -1 total in inventory, not 799.
    The problem is that I don't know how to coordinate the item(s) in the stored
    shopping cart with a call to their ID and quantity in the online database.
    Here's what I have so far:

    Ahhhhhhhh Jeff...<br />If I can get this going...<br /><br />I spent days looking for this solution.<br />Thank you very much.<br />Just bought Dreamweaver CS3 and am battling through the bells and whistles.<br /><br />Liz<br /><br />----- Original Message ----- <br />From: "jefferis" <[email protected]><br />To: <[email protected]><br />Sent: Tuesday, June 19, 2007 9:50 AM<br />Subject: Re: WebAssist Cart help? I know it's off topic but... Could really <br />use some help...<br /><br />>A new message was posted by jefferis in<br />><br />> ADDT - PHP Application Development --<br />>  WebAssist Cart help? I know it's off topic but... Could really use some <br />> help...<br />><br />> On 6/16/07 3:06 PM, in article [email protected],<br />> "[email protected]" <[email protected]> wrote:<br />><br />>> Hi jefferis....<br />>><br />>> How did you solve the problem?<br />>> I am having the same problem trying to incorporate an inventory code into <br />>> a<br />>> shopping cart that will deduct the number of items purchased from my <br />>> total<br />>> inventory to let me and my customers know how many items I have remaining <br />>> in<br />>> stock.<br />>><br />>> Ex:<br />>> inventory: 500 plants<br />>> purchased: 20 plants<br />>> remaining inventory: 480 plants<br />><br />> Yes I did.<br />><br />> I've been struggling with this piece of pie for about 5 days and<br />> thought it might benefit others, so here's a way to update your quantities<br />> in INVENTORY after a checkout success.  I read another thread but found it<br />> way too complex and depended on holding inventory in the session:<br />> http://www.webassist.com/professional/support/kbcompletethread.asp?DiscID=33<br />> 046<br />> But you may lose the info when you go offsite to Paypal, e.g., to complete<br />> the transaction.<br />><br />> Here's my approach using the "checkout_success.php" page.  Using this page<br />> works because user arrives here ONLY after a successful purchase.<br />> First of all, I used the BSM php sample store as a starting point.  I <br />> added<br />> an ItemQuantity field to the items DB to track the stock or items in<br />> inventory in the store.<br />><br />> In order for this automatic deduction of sold items to work, it must be<br />> placed within the do while {  area of the  display page for the cart's<br />> items. } The code is commented below:<br />><br />> <?php<br />> //WA eCart Show If Start<br />> if (!$eCart->IsEmpty())     {    // IF CART NOT EMPTY...<br />> ?><br />>    <h2>Order Receipt </h2>  // STANDARD STUFF TILL NEXT COMMENT<br />>    <br /><br />>    <h3 class="eCart_OrderHeaderInfo">Order number: <?php echo <br />> session_id();<br />> ?></h3><br />><br />>    <p class="eCart_OrderHeaderInfo">This is your order receipt. Please <br />> make<br />> a copy for your records. An email will also be sent to you. </p><br />>    <table class="eC_ShoppingCart" border="0" cellspacing="0"<br />> cellpadding="0"><br />>            <tr><br />><br />>                    <th>Name</th><br />><br />><br />>                    <th>Price</th><br />><br />><br />>                    <th  class="eC_FormItem" >Quantity</th><br />><br />><br />>                    <th>Total</th><br />>            </tr><br />>        <?php<br />> while (!$eCart->EOF())      {  // DO WHILE FOR EACH ITEM IN CART<br />> ?><br />>            <tr><br />><br />>                    <td><img src="/images/thumbs/<?php echo<br />> $eCart->DisplayInfo("Thumbnail"); ?>" alt="" width="100" height="100"<br />> class="eC_ProductThumb" /><br />>                        <p class="eC_ItemLabel"><?php echo<br />> $eCart->DisplayInfo("Name"); ?></p><br />>                  <p class="eC_ItemDescription"><?php echo<br />> $eCart->DisplayInfo("Description"); ?></p>  <p<br />> class="eC_ItemDescription"><?php echo $eCart->DisplayInfo("ID");<br />> $idCall = $eCart->DisplayInfo("ID");?>>  // CREATE A VARIABLE FOR<br />> //THE ITEM's ID NUMBER in the DB<br />> //USE DISPLAY ID TO GET ID # and make it = $idCall<br />> </p></td<br />>                    <td  class="eC_PriceItem" ><?php echo<br />> WA_eCart_DisplayMoney($eCart, $eCart->DisplayInfo("Price")); ?></td><br />><br />><br />>                    <td  class="eC_FormItem" ><?php echo<br />> $eCart->DisplayInfo("Quantity");<br />> $solditems = $eCart->DisplayInfo("Quantity");?>  //DO THE SAME FOR <br />> QUANTITY<br />> //SOLD, MAKE QUANTITY SOLD  = $solditems<br />> </td><br />><br />> // NOW UPDATE THE DATABASE. SUBTRACT $solditems from ItemQuantity ( YOUR<br />> //INVENTORY OR STOCK)<br />> //FOR EACH ITEM IN CART. SELECT the item's ID  by $idCall:<br />> <?php<br />> mysql_select_db($database_connBSM, $connBSM);<br />> $query_itemQ = "Update items SET  items.ItemQuantity = <br />> items.ItemQuantity -<br />> $solditems WHERE items.ItemID = $idCall";<br />> $itemQ = mysql_query($query_itemQ, $connBSM) or die(mysql_error());<br />><br />> ?><br />>                    <td  class="eC_PriceItem" ><?php echo<br />> WA_eCart_DisplayMoney($eCart, $eCart->DisplayInfo("TotalPrice")); ?> </td><br />>            </tr><br />>        <?php<br />>  $eCart->MoveNext();    //// REPEATS BEHAVIOR FOR EACH ITEM IN CART<br />> }<br />> $eCart->MoveFirst();<br />> ?><br />> BTW, once the items in inventory = 0, the items do not appear in the<br />> catalog.  That is set in the catalog page's recordset.<br />> Jeff<br />> ~~~~~~~~~~~~<br />> Jefferis Peterson, Pres.<br />> Web Design and Marketing<br />> http://www.PetersonSales.com<br />><br />><br />><br />><br />> ------------------------------------------------------<br />> View/reply at <<a href="/cgi-bin/webx?13@@.3bc3e9d6/5">jefferis, "WebAssist Cart help? I know it's off topic but... Could really use some help..." #6, 19 Jun 2007 6:50 am</a>><br />> You must visit the conference to reply. Email replies are not allowed and <br />> will be returned.<br />> Use the unsubscribe form at <br />> <a href=http://www.adobeforums.com/cgi-bin/webx?280@@.3bc3e9d6!folder=.3bc3909c> <br />> to cancel your email subscription.

  • My Publisher plugin Open Type Fonts DON'T PRINT iPhoto 6.0.5 (316)

    I want to post this problem in the hopes it will save some other people the 7 months of frustration I have gone through with My Publisher.
    Apparently, My Publisher is unable to print Open Type fonts. After 7 months of editing and re-editing photos, scanning and re-scanning photos, and placing 13 different orders, someone at My Publisher finally called me to help with the problem. The phone call came after I had emailed Walt Mossberg of the WJS about their total lack of customer service!
    After every order I placed, for the same book, was cancelled, I received the exact same form email, which said I have a corrupt photo file/.jpg and I should fix it. I kept telling them that the Mac and iPhoto don't send them any .jpgs, only a PDF file. No matter what I told them, I got the same email in reply—I have a corrupt .jpg.
    Once they decided to help me (after almost 7 months), we were able to narrow down the problem within a week. They had me produce the same book on a PC, which I was unable to do because they only have about 4 templates and 6 fonts to choose from and are nothing like iPhoto. I made a book and just randomly inserted all the photos, no text. The book printed fine, proving to My Publisher that there was nothing wrong with any of my .jpgs.
    I questioned My Publisher as to why the PC was limited to 6 fonts and were they installed with their BookMaker software and they said "Yes." This led me to believe my problem was with the fonts and they agreed. After talking to them further about fonts, they said they had trouble printing Post Script fonts, but they had printed several books for me that used Post Script fonts. The culprit turned out to be an Open Type font. Once I changed the Open Type font to the True Type version, the book printed perfectly. I don't know if this problem was limited to only this particular font or all Open Type fonts.
    I have asked My Publisher to pursue this problem and post information about it on their website so other people don't have to go through all this frustration.
    Other than this problem, I have been very happy with all the books I have received from My Publisher. The quality has been excellent. The color is a bit off in a few photos some of the time, but for the most part, the color is quite accurately reproduced, at least to my eye. Hot pinkish/purple colors seem to pose a problem.
    Power Mac G4 (Mirrored Drive Doors)   Mac OS X (10.4.8)   2GB RAM; Dual 1.25GHz PowerPC G4
    Power Mac G4 (Mirrored Drive Doors)   Mac OS X (10.4.8)   2GB RAM; Dual 1.25GHz PowerPC G4

    Thanks for the information. I hope to place my first order with them. I am searching for others' experiences to make sure I don't make the same mistakes.
    Thanks again.

  • Boot Camp users using XP via Boot Camp, Can you install Open Type Fonts? 2

    I have written this post as a continuation of the following archived thread, which has never been solved.
    http://discussions.apple.com/thread.jspa?threadID=1778497&start=0&tstart=0
    Have any of the Boot Camp 3.0 users that have been using Windows XP via Boot Camp been able to install Open Type Fonts, i.e. fonts that are sold by Adobe?
    I have now tried this on two new MacBook Pros, and I have tried three different retail versions of Windows XP on each system. It just does not work.
    I keep getting the "Unable to Install Font" message, which suggests that I contact the font vendor, which I have. I have also tried many different versions of different fonts.
    From the many complaints and troubleshooting in my original thread, we know that this is definitely an issue with Boot Camp, which prevents users from installing Open Type Fonts, specifically from Adobe.
    Has anyone else experienced this with Boot Camp 3.0?
    Thanks!

    The fix for this can be found here:
    http://www.thomasphinney.com/2008/12/no-font-instal/
    It's a simple registry edit. It resolved the issue for us on both nVidia and ATI iMacs running XP in Bootcamp.
    Here's the relevant excerpt:
    +Nvidia says the problem occurs on Windows XP only, and Vista users are unaffected, but at least one Vista user has reported they had this problem and the fix resolved it. It affects multiple NVidia cards, and some (unspecified) ATI cards. The fix, posted by David Ingraham in a horribly lengthy thread on the Adobe User Forums, and in a post by “PixelNinja” on the NVidia forums is this:+
    +— start of email from HP —Good news. Nvidia has identified the problem and provided a fix. The way it was explained to me, Windows expects the device driver to be a certain size (maximum). In this case, the nvidia driver is slightly larger than expected. A simply registry entry will resolve the issue in WinXP (the issue doesn’t occur in Vista).To resolve the problem, do the following:+
    +Open the registry editor (regedit)+
    +Navigate to+
    +HKEYLOCALMACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management+
    +Add a new REG_DWORD entry called SessionImageSize with a value (decimal) of 20+
    Reboot
    +The Type 1 fonts should now open/install without any problems.+
    +— End of HP email —+
    Message was edited by: Laurie Duncan

  • Why can't I get open type features to work properly with an open type font on InDesign CS5.5?

    I installed a very complete set of styles of an opentype font with Font Book – Mac OS X 10.9.4 – but when I tried to format a sample text on InDesign CS5.5 I noticed that I could not use the opentype features on the Open Type menu as I usually do.
    Could anyone help me, please?

    It's ffScala Sans, but has separate files for small caps, figures, etc.
    I was trying to use small caps, lining figures and superscripts when I
    noticed none of the OT features are available.
    2014-07-30 21:56 GMT+01:00 Miguel Sousa <[email protected]>:
        Why can't I get open type features to work properly with an open type
    font on InDesign CS5.5?  created by Miguel Sousa
    <https://forums.adobe.com/people/MiguelSousa> in Adobe Type - View the
    full discussion <https://forums.adobe.com/message/6598614#6598614>

  • New MBP users using XP via Boot Camp - Can you install Open Type Fonts?

    Have any of the new MacBook Pro owners that have been using Windows XP via Boot Camp been able to install Open Type Fonts, i.e. fonts that are sold by Adobe?
    I have now tried this on two new MacBook Pros, and I have tried three different retail versions of Windows XP on each system. It just does not work.
    I keep getting the "Unable to Install Font" message, which suggests that I contact the font vendor, which I have. I have also tried many different versions of different fonts.
    After having troubleshooted with Adobe and Microsoft, and after having reinstalled Windows over 6 times on two different new MacBook Pros, I am starting to believe that this issue affects all new MacBook Pros.
    For some points, could someone please try to install an Open Type Font in Windows XP, and let me know if you are successful?
    Thank you!

    I had the exact same problem and *finally solved it*. I am running Windows XP Professional on a new MacBook Pro via BootCamp as well. Although its totally contradictory to logic, you need to use True Type fonts. I understand, you open your fonts folder and all the standard fonts are Open Type. We had purchased a font family that I had running on my Dell which used the exact same operating system. It was Open Type and it worked fine. I got a new MacBook Pro and was transfering everything over, including all of my fonts. The fonts that we purchased as or had converted to Open Type for me (the only windows guy working on graphics related stuff) were not loading on the new machine (MacBook Pro) even though they worked fine on the old (Dell). When I tried to install them, I kept getting an error that read something like "unable to install font. it may be corrupt, contact font vendor." I spent about a week with the font vendor trying to figure it out. no luck. One day I tried install a folder full of other fonts, mixed versions of True Type and Open Type, and all of the True Type installed and the Open Type did not. I got my hands on a True Type version of the font I was struggling with and now it works fine.
    It makes no sense. Every person who seemingly knows way more about this type of stuff seems to think that this is not possible, and that I'm not smart enough to understand what I did. They will tell you that there is nothing different about running windows on a Mac than on a PC, in fact it should run better on a Mac, blah blah blah (not really true in actual practice as far as my experiences go). But this worked for me and I have no problems with it anymore. Good luck.

  • Open type font "Myriad Pro" support in Java AWT

    Hi
    I have installed open type font "Myriad Pro" on my machine.
    When I use the following AWT APIs on jre 1.6, I dont get the open type font "Myriad Pro" in the font list.
    Code snippet
    java.awt.GraphicsEnvironment     ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
    if (ge != null) {
         java.awt.Font[] fontList = ge.getAllFonts();
    The fontList variable doesnt have "Myriad Pro" font.
    My question is
    1) Is the open type font "Myriad Pro" supported by java AWT?
    2) Is there a workaround to get that particular font?
    Thanks
    Vikas

    When I print out the list of all the fonts java recognizes on my machine, all the otf fonts (about 70 of them) are missing including Myriad Pro. All the true type fonts show up. You might need to convert the Myriad Pro into a true type font to get it recognized in java.

  • How can I use an Open Type Font in Dreamweaver?

    I bought some OTFs, Open Type Fonts.  I want to use them in Dreamweaver. I am on a Windows machine. When I look at the Edit Font List section in Dreamweaver, it has a tiny selection of fonts. I know I have more on my computer.
    How would I add these fonts for use in Dreamweaver ?   I have already installed them on my system.

    <I don't understand the whole world of font-licensing, so I thought I would be safe by using these fonts which I have purchased with a commercial license.>
    That doesn't mean the license extends to digital & web media though. 
    The fonts licensed by Kindle and included in the Fire are:
    Georgia
    Caecilia
    Trebuchet
    Verdana
    Arial
    Times New Roman
    Courier
    Lucida (of which there are several and the one in Kindle appears to be Sans Unicode)
    The new Kindle Paperwhite offers users the option to select:
    Caecilia
    Caecilia Condensed
    Baskerville
    Futura
    Helvetica
    Palantino
    Older Kindles and the Kindle DX uses Caecilia only. The Kindle computer and mobile apps display the same as the Fire.
    The prevailing opinion is that eBooks should not force fonts on people.  Let the user decide which body fonts are best for viewing on their particular device.
    Nancy O.

  • Boot Camp users using XP via Boot Camp - Can you install Open Type Fonts?

    Have any of the Boot Camp 2.1 users that have been using Windows XP via Boot Camp been able to install Open Type Fonts, i.e. fonts that are sold by Adobe?
    I have now tried this on two new MacBook Pros, and I have tried three different retail versions of Windows XP on each system. It just does not work.
    I keep getting the "Unable to Install Font" message, which suggests that I contact the font vendor, which I have. I have also tried many different versions of different fonts.
    After having investigated with Adobe and Microsoft, and after having reinstalled Windows over 6 times on two different new MacBook Pros, I am starting to believe that this issue affects all new MacBook Pros and/or Boot Camp 2.1 users.
    For some points, could someone please try to install an Open Type Font in Windows XP, and let me know if you are successful?
    Thank you very much!

    Experiencing the same from a fresh install of Windows XP on Boot Camp 2.1.
    Tried 2 different scenarios. Installed Windows XP, Boot Camp Drivers, Open Type Fonts. Received an not a valid font file when trying to install. Installed Windows XP and then the Open Type Fonts. All fonts registered and accessed by the operating system without the Boot Camp Drivers. Installed the Boot Camp Drivers and checked the fonts, received error messages accessing fonts.
    Pretty sure its the Boot Camp Drivers that are causing the problems with Windows and the fonts. Hopefully there is an updat to address this issue.

  • Newbie wireless question (slightly off-topic)

    I didn't want to post this here as it's not entirely an Airport-specific question. I posted this to the iBook forums, but nobody there has answered so my apologies if this is not welcome here. (Any moderators can remove it if that's the case.)
    I've been using computers extensively for over a decade, but I'm a total newbie to wifi. I just set up a wireless network in my house and would appreciate some advice/feedback.
    My main concerns are whether or not my network is reasonably secure. I know there is no such thing as perfect security, but I don't know if what I've done is good enough or not.
    I don't have an Airport base station, but I do have a D-Link Airplus G and an Airport card in my iBook. I have WEP set up on the router and I have enabled MAC filtering, listing only my desktop and my iBook, excluding all others from the network.
    I'm fairly certain that nobody in my neighborhood is going to get into my machines this way or be able to sniff my network data stream, but am I right in assuming that nobody can "piggyback" on my Internet connection too? Presumably, if everyone but my own machines are MAC-filtered and kept out, then the Internet connection is also protected. Is that how it works?

    WEP and MAC filtering are better than nothing, but you can do better. These are my suggestions:
    1. Use WPA with a pre-shared key (PSK) and TKIP encryption on your Netgear router, along with an alphanumeric passphrase of at least eight characters not found in any dictionary. The equivalent setting on your Mac is "WPA Personal". Unlike WEP security (which an expert can crack in under half an hour), WPA security is currently unhackable by any practical means as long as you use a non-dictionary passphrase. One last point - WPA security requires all your wireless Macs to be running MacOS 10.3 or newer.
    2. MAC filtering is (these days) essentially useless as a wireless security method. Using "packet sniffing" of traffic on your wireless network to find out what MAC addresses are used by computers on your network, and a PC that allows its MAC address to be cloned so that it is identical to the MAC address of one your own wireless computers (which is possible with most PC wireless network adapters) even an amateur hacker can defeat MAC address filtering in minutes.
    By the way - I don't think your posted message here is off topic. In my opinion, the Airport discussion forums are the best place to post any questions related to usage of wireless networks. Questions of this nature are virtually never specific to any Mac model.

Maybe you are looking for

  • Open URL from a report

    Hi, I need to make a connection to URL from a report. Is it posible? thanks.

  • Third party sales COPA document is not getting generated for MIGO

    Hi Kindly help to resolve the following. Third Party Sale Scenario While doing to MIGO accounting document and controlling document is getting generated, but not generating COPA document. In KEI2 and KE4IM assignments are maitained for condition type

  • Easily damaged, battery does not last at all.

    For the last two months the battery has been severely weak. The charge lasts MAYBE an hour. Sometimes I charge it all the way and it's dead in 5 minutes. This happened in less then 6 months from purchase. The battery starting easily losing power afte

  • Applications Core and Applications Core(Attachments) library

    Hi, I have installed jdevstudio 11114 install .exe . I was trying to add - Applications Core and Applications Core(Attachments) library in Model but couldn't find in the "Add Library" list. So, wanted to know from which version and above these librar

  • Pop up error message "something is wrong, please wait a moment and try again"

    Currently have a razr Maxx HD.  Over the last few days I have been getting an error message that will pop up on the screen that says, "something is wrong, please wait a moment and try again.  If the problem persists, try logging in.  If you hit retry