Font problems with Gill Sans Light in Dreamweaver

The following site: www.cabrackett.com/testSite has a very small testing html page illustrating a problem I have been having with Gill Sans Light.
In Dreamweaver CS4 Design View, Gill Sans Light displays properly. When viewed in a browser (Firefox 3.5.3) or in Live View, a generic serifed font shows up. Assuming that the only reason for this could be improper installation of the Gill Sans Light font, I opened MS Word and the Gill Sans Light font works perfectly.
Also, when Gill Sans Bold is used, instead of light, the font does show up properly in all cases: Design View, Live View, and Firefox.
Any ideas what is going on? If the Light font were corrupted then how could it work in MS Word?
Thanks,
Chuck
MacPro, OSX 10.5.8, Dreamweaver CS4, Firefox 3.5.3

As Joe says, Gill Sans Light isn't "web-safe" because browsers rely on the font being present on the user's computer. I don't have Gill Sans Light on my computer, but I do have Gill Sans MT. As soon as I changed your CSS to Gill Sans MT, it worked.
Because fonts are dependent on what is available on the user's computer, you should always specify several fonts in order of preference, and end with a generic font (serif, sans-serif, monospace, cursive, or fantasy). For example:
body {
  font-family:"Gill Sans Light", "Gill Sans MT", Tahoma, Geneva, sans-serif;
The first one available on the user's computer will be displayed. If none is available, a generic sans-serif font will be used instead.

Similar Messages

  • Having a problem with Geo Sans Light

    I have a deep and abiding affection for the Geo Sans Light font. However, I'm having a strange problem using it in Apple Pages. Any time I have tabs followed by certain forms of punctuation, Pages automatically puts in strange hash marks. It's hard to explain, so I'm going to put a photo clip in here:
    See those marks to the left? I can't get rid of them. Through experimentation I've determined that they only appear when there are quotation marks in the text to the right. If I remove the quotation marks from that text, the tab marks disappear.
    I'm looking for any help that I can get. I want to get rid of those marks. They're screwing up the aesthetics of my syllabi.
    Thanks
    Andrew

    Hi Barry
    Geo Sans is no more installed by Apple on recent machines.
    It's a free font available from several web pages :
    http://www.dafont.com/geo-sans-light.font
    http://www.urbanfonts.com/fonts/Geosans.htm
    http://www.photo-creation.com/police/police-sans-serif/police-2016.html
    http://www.typositoire.com/2011/08/08/prescription-geo-sans-light/
    I really like the last one
    Yvan KOENIG (VALLAURIS, France) dimanche 15 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    My iDisk is : http://public.me.com/koenigyvan

  • Pages 08 fonts- problems with Arial, Times New Roman - how do I repair them?

    Pages 08 fonts- problems with Arial, Times New Roman - how do I repair them?
    Using 10.6.8 on MacBook Pro
    Mikeaaa

    I am running Snow Leopard. Transferring the same texts to TextEdit has no problems, so this is a Pages problem, I think.  Corruption of Times New Roman and Arial fonts, I suspect, but where? and what do I do about it? I just need to be pointed to a source of advice, I think.
    Thanks
    Mikeaaa

  • Fonts problem with iTunes

    Hey guys
    I have a font problem with iTunes... I get some vertical lines instead of letters... How do i fix this problem?
    Thanks

    Just a temporary glitch - removing fonts which aren't compatible solves the problem.

  • Problems with PHCS6 extended - lighting effects (filters)

    What can I do to fix my lighting effects? It blocks the entire program Photoshop CS6 at that moment I click on it.
    I've tried reinstalling the software with no results
    . I would appreciate any help
    Message was edited by: mclarice

    Hi, mjarrott
    My system is Windows 7. (GB Ram 8.00 on a Dell Optplex 980) And Photoshop is my newly purchased in Portuguese, because I'm Brazilian. The problem appears when I try to use the Filters menu - finishes - lighting effects.
    My old version worked just fine ...
    De: mjarrott [email protected]
    Enviada em: quinta-feira, 8 de novembro de 2012 16:16
    Para: mclarice
    Assunto: Problems with PHCS6 extended - lighting effects (filters)
    Re: Problems with PHCS6 extended - lighting effects (filters)
    created by mjarrott <http://forums.adobe.com/people/mjarrott>  in Photoshop for Beginners - View the full discussion <http://forums.adobe.com/message/4833406#4833406

  • Does anyone have problems with the led light ?

    Does anyone have problems with the led light ?

    LOTS of people reporting a range of similar issues.
    https://discussions.apple.com/thread/6648856
    https://discussions.apple.com/thread/6574287

  • Font problems with RH 7.1 and JDK 1.3.1

    Hi there,
    I've read all post about this and looked at sun docs on how to add fonts. I've even replaced the fonts.properties with a new one I got from sun's page, but I can't make jdk 1.3.1 load the correct fonts for JDeveloper.
    Could anyone post here the steps to do it?
    I've also tried JDK 1.4.1 and for the moment everything works but some wizards, which I must run reverting to 1.3.1 JDK.
    Thanks,
    Ignacio

    To be honest, I managed to solve de problem getting the missing font from a Windows system (Ufffffff!!!!!). Now I don't get any font problems with JDK 1.3.1 but I find it very much slower than 1.4.1, and the problem is that JDeveloper wizards get weird in 1.4.1 and work OK in 1.3.1 ... let's hope Oracle releases a 1.4.1 ready JDeveloper soon.
    Thanks for your message.

  • Font problems with dreamweaver on Mac

    Hi, i installed dreamweaver cs3 as a part of web premium
    suite on intel mac os x 10.4.10. My international settings are set
    to Turkish. There are some oddities with fonts. Dreamweaver font
    list displays some fonts with CE suffix (Helvetica CE, Lucida
    Grande CE ...) but these fonts are not installed on my computer.
    How does dreamweaver displays these fonts? I checked the install
    log and couldn't find where these fonts are located. Other
    applications in the web premium package doesn't show these fonts.
    Also, dreamweaver is having problems with Turkish characters
    if I don't use these fonts. For example, I want to use default
    operating system fonts Helvetica or Lucida Grande (which have
    Turkish character support and works fine with Adobe Photoshop CS3
    and Illustrator CS3) in css font family but Dreamweaver can not
    display Turkish characters with these fonts. If I use Helvetica CE
    instead of Helvetica, Turkish characters are displayed without any
    problem but this is not an option because most people have
    Helvetica (not Helvetica CE). Previously I was using Dreamweaver MX
    2004 on windows and didn't have any problems with Turkish
    characters.

    Update,
    I have this type of code in the old pages on my body text I'm guessing it's because in most of my pages i.e. old dreamweaver mx days I've selected the text and formatted with the property inspector instead of css by mistake.
      <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">text eh?
    </font></p>
    But I want them like this so i can change it all with css vs manually.
        <p>text eh?</p>
    So I've followed your advice and searched and replaced the former with the later on the dreamweaver template page and on a few individual pages, hoping that will allow me to eventually use css to adjust it all.
    I am very very tempted to do a global search and replace with changing
    this   <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">
    to this <p>
    and this </font></p>
    to this </p>
    but I'm kinda worried if I don't do each page manually and test each one, all 148 pages, oh joy, and check something it  could bork my site in ways i'll take forever to find out and fix. Am I correct in worrying about this?

  • Font problem with Montserrat and Maven Pro from google

    Seems like some fonts don't render as they should in Firefox 29.0.1. I tried to use google web fonts like Montserrat and Maven Pro, no problem with downloading but this fonts don't look good.
    I tried to install Montserrat to my Windows 7 (64) and deactivated css so that FF runs the font but same problem occurs.
    A really strange problem is that from my computer at work this fonts don't work from FF or Chrome, all versions of IE is fine.
    At home i have a laptop with same OS and version of FF and from home it works! But not Chrome..
    I have search on the net and at your support site but haven't find any answers yet.
    You can look at http://arenago.axiell.com for your self. Below is troubleshooting information from my version of FF where this problems occurs (Sorry about the Swedish)
    Programfakta
    Namn: Firefox
    Version: 29.0.1
    Användaragent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
    Kraschrapporter för de senaste 3 dagarna
    Alla kraschrapporter
    Tillägg
    Namn: Classic Theme Restorer
    Version: 1.1.8
    Aktiverad: true
    ID: ClassicThemeRestorer@ArisT2Noia4dev
    Namn: Firebug
    Version: 1.12.8
    Aktiverad: true
    ID: [email protected]
    Namn: HostAdmin
    Version: 1.4.9.2
    Aktiverad: true
    ID: {bd54afa8-b14a-4d7a-aecf-37e34e882796}
    Namn: Web Developer
    Version: 1.2.5
    Aktiverad: true
    ID: {c45c406e-ab73-11d8-be73-000a95be3b12}
    Viktiga ändrade inställningar
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.upgradeBackup.latestBuildID: 20140506152807
    browser.startup.homepage: about:blank
    browser.startup.homepage_override.buildID: 20140506152807
    browser.startup.homepage_override.mstone: 29.0.1
    browser.tabs.drawInTitlebar: false
    browser.tabs.onTop: false
    dom.mozApps.used: true
    extensions.lastAppVersion: 29.0.1
    font.default.x-western: sans-serif
    font.internaluseonly.changed: true
    font.name.sans-serif.x-western: Montserrat
    font.name.serif.x-western: Montserrat
    network.cookie.prefsMigrated: true
    network.dnsCacheEntries: 0
    network.dnsCacheExpiration: 0
    places.database.lastMaintenance: 1400218745
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_bgcolor: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_bgimages: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_colorspace:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_command:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_downloadfonts: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_duplex: -983728976
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_bottom: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_left: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_right: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_top: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_evenpages: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footercenter:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footerleft: &PT
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footerright: &D
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headercenter:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headerleft: &T
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headerright: &U
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_in_color: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_bottom: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_left: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_right: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_top: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_oddpages: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_orientation: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_page_delay: 50
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_data: 9
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_height: 11,00
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_size_type: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_size_unit: 1
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_width: 8,50
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_plex_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_resolution: 1
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_resolution_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_reversed: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_scaling: 1,00
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_shrink_to_fit: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_to_file: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_bottom: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_left: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_right: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_top: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_bgcolor: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_bgimages: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_colorspace:
    print.printer_\\tina\NRG_MP_C3501_PS.print_command:
    print.printer_\\tina\NRG_MP_C3501_PS.print_downloadfonts: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_duplex: -983728976
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_bottom: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_left: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_right: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_top: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_evenpages: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_footercenter:
    print.printer_\\tina\NRG_MP_C3501_PS.print_footerleft: &PT
    print.printer_\\tina\NRG_MP_C3501_PS.print_footerright: &D
    print.printer_\\tina\NRG_MP_C3501_PS.print_headercenter:
    print.printer_\\tina\NRG_MP_C3501_PS.print_headerleft: &T
    print.printer_\\tina\NRG_MP_C3501_PS.print_headerright: &U
    print.printer_\\tina\NRG_MP_C3501_PS.print_in_color: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_bottom: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_left: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_right: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_top: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_oddpages: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_orientation: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_page_delay: 50
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_data: 9
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_height: 11,00
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_size_type: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_size_unit: 1
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_width: 8,50
    print.printer_\\tina\NRG_MP_C3501_PS.print_plex_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_resolution: 1
    print.printer_\\tina\NRG_MP_C3501_PS.print_resolution_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_reversed: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_scaling: 1,00
    print.printer_\\tina\NRG_MP_C3501_PS.print_shrink_to_fit: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_to_file: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_bottom: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_left: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_right: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_top: 0
    privacy.cpd.siteSettings: true
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.timeSpan: 0
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1399495195
    user.js-inställningar
    Din profilmapp innehåller en user.js-fil som inkluderar inställningar som inte har skapats av Firefox.
    Grafik
    Adapter-RAM: 512
    Adapterbeskrivning: NVIDIA GeForce 7950 GT
    Adapterdrivrutin: nvd3dumx,nvd3dum
    ClearType-parametrar: D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 50 ] D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 50 ]
    DirectWrite aktiverat: false (6.2.9200.16492)
    Drivrutinsdatum: 1-31-2013
    Drivrutinsversion: 9.18.13.783
    Enhets-ID: 0x0295
    GPU #2 aktiv: false
    Grafikaccelererade fönster: 1/1 Direct3D 9
    Leverantörs-ID: 0x10de
    WebGL-renderare: Google Inc. -- ANGLE (NVIDIA GeForce 7950 GT Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Tillgänglighet
    Aktiverad: false
    Förhindra tillgänglighet: 0
    Biblioteksversioner
    NSPR
    Förväntad minimiversion: 4.10.3
    Version som används: 4.10.3
    NSS
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSSMIME
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSSSL
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSUTIL
    Förväntad minimiversion: 3.16
    Version som används: 3.16

    Many site issues can be caused by corrupt cookies or cache.<BR><BR>
    Clear the Cache<BR>
    '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''
    <BR><BR>and<BR><BR>
    Remove Cookies<BR>'''''Firefox/Tools > Options > Privacy.'''''<BR>
    Under '''History''', select Firefox will '''Use Custom Settings'''.<BR>
    There is a button on the right side called '''Show Cookies'''.<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''.<BR>
    Poke around safe web sites and see if there is still a problem. Then restart.
    <BR><BR><BR>
    This may or may not help you;<BR><BR>
    '''''[https://addons.mozilla.org/en-US/firefox/addon/nosquint/?src=external-Add-ons_Manager_Context_Menu-extension NoSquint]'''''<BR><BR>
    NoSquint allows you to adjust the text-only and full-page (both text and images) zoom levels as well as color settings both globally (for all sites) and per site.

  • Font problem with Reader 9.3

    We have a problem with unusual font displayed for a PDF file created on a Mac with Microsoft
    Office.  It displays properly on Windows with Adobe Reader 9.3 and on Linux (Fedora 12 and
    Red Hat Enterprise Linux 5.4) with kpdf and evince.  However, on both Fedora 12
    and RHEL 5.4 with Reader 9.3, the fonts used are different from what is expected.
    Is there a known issue with fonts in Reader 9.3?

    We have a problem with unusual font displayed for a PDF file created on a Mac with Microsoft
    Office.  It displays properly on Windows with Adobe Reader 9.3 and on Linux (Fedora 12 and
    Red Hat Enterprise Linux 5.4) with kpdf and evince.  However, on both Fedora 12
    and RHEL 5.4 with Reader 9.3, the fonts used are different from what is expected.
    Is there a known issue with fonts in Reader 9.3?

  • Problem with opening html page in Dreamweaver

    Hello,
    I would like to ask the forum because I have a problem with Dreamweaver 8.
    In the past when I work with my PC on Windows XP I didn't have this problem.
    Now I have a new PC with Windows 7 Familial Edition Premium.
    I can open he most pages I would like, .htm particuliarly but some of them like .html don't opened in Dreamweaver 8
    on PC with Windows 7.
    Example:
    With this page: http://www.pb-veille-consulting.com/veille.html
    I can open it with Dreamweaver 8 under Windows XP on my portable PC.
    But I can't open it with Dreamweaver 8 under Windows 7 on my fix PC.
    Where is the problem?
    You could watch the code of this page and perharps give me answers from my question.
    Thanks a lot.
    Patrick.

    It could be that Extensions.txt and MMDocumentTypes.xml do not have the full set file extensions.
    The first one can be located at ~username/AppData/Roaming/Adobe/Dreamweaver CS6/en_us/Configuration and needs to have HTML added to line 1
    The second one can be located at ~username/AppData/Roaming/Adobe/Dreamweaver CS6/en_us/Configuration/DocumentTypes and needs to have HTML added to line 3 so that it looks like
    <documenttype id="HTML" internaltype="HTML" winfileextension="html,htm,shtml,shtm,stm,tpl,lasso,xhtml" macfileextension="html,htm,shtml,shtm,tpl,lasso,xhtml,ssi" file="Default.html" writebyteordermark="false" mimetype="text/html">

  • HT1338 Font Problems with Snow Leopard

    I'm having font problems after updating to Snow Leopard.  It seems to have problems with spacing the fonts properly and reading some fonts properly in Page and Keynote.  Any suggestions of how to fix it?

    Dear Kurt,
    in bigger companies thinks come slow :-)  Actually we are switching from 10.4.11 with Quark 6.52 and FontReserve to 10.6.8 with Adobe CS5 and FontBook.
    And as you may guess we're running directly into the HelveticaNeue problem.
    We cleaned up the system fonts so that only the absolutly needed are in /Sys/Lib/Fonts/ and all other fonts (from MacOS and our own) are in /Lib/Fonts/ where they are in folders for better handling.
    The number of additional fonts were radically stripped down to the REALLY needed (about 70 fonts with their families).
    We removed the protected fonts and replaced Helvetica, HelveticaNeue, Times, Symbol and ZapfDingbats with PS Type1 fonts.
    Our goal was to have no font conflicts to keep our users save. In addition we put fonts in predefinded collections to switch them on/off with an AppleScript that picks the collection name.
    And from here it went fancy: The Apple apps are working fine but external app like Adobe CS5 and MS Office only see the fonts in /Sys/Lib/Fonts/.
    When we put the HelveticaNeue.dfont back (no matter if it's in the system or at ~/Lib/Fonts/) the other apps also get all installed fonts. We found out that this works even if the HelveticaNeue.dfont is deactivated.
    Unfortunately this brings up two problems:
    The HelveticaNeue.dfont can't be put to a font collection without taking the corresponding font from the Type1 font with it, so it's more difficult to handle with the AppleScript (we have to pick the exact single name).
    The second is that if something goes wrong and all fonts are switched to active we have a font conflict and the possibility that the dfont is used in documents.
    I think I have read all (ok, many :-) of your posts about the Helvetica problem in 10.6 as well as your really great document about font handling in OS X.
    But I wasn't able to get it to work.
    Do you have the one big hint for me???
    Thanks and best regards...      Udo

  • Font problems with Suitcase 10

    Since I have installed Tiger, I have problems with Suitcase.
    When I want to open a font, I have a message saying that the font is in conflict with a font of the System.
    But I removed all the unnecessary fonts from my sytem allready. And I followed all the steps in the Suitcase extensis manual too.
    What can i do to open all the fonts I need.
    I am a graphic designer and it's a big probem for me
    Heeellllp!
    iMac G4 17" flatscreen   Mac OS X (10.4.7)  

    if you are using classic for quark 4 still...
    http://www.linotype.com/fontexplorerX
    Linotype is good and free, but will not support classic.
    "Classic mode is not and will never be supported by Linotype
    FontExplorer™ X." it will not manage fonts for classic.
    (http://www.linotype.com/fontexplorerX/FAQ?issue=57&category=8)
    an upgrade for $50 to extensis suitcase fusion, does not support classic font management either.
    some info to try to make suitcase work.
    http://discussions.apple.com/thread.jspa?messageID=740351&#740351
    both the preview pane, and font cache are solutions to try.

  • Times Font Problems With PDFs

    Hello,
    I am having an intermittent problem with PDFs with Times fonts.
    Sometimes the PDFs print OK and other times words will be jumbled together or strange characters will take the place of certain punctuation marks. There are several other things that seem to happen, but I cannot remember every issue. Every time there is a problem, the PDF "Looks good on the monitor!".
    This happens on 10.3.9 and Os9 machines also.
    I have done Permission Repairs on a regular basis, cleaned my Font Caches, used FontFinagler etc.
    I have run Norton on the Os9 machines, taken all fonts out of ATM and put them back in, trashed Adobe prefs, etc.
    Sometimes this happens on PDFs from PCs, other times it happens on PDFs from Macs.
    All of the versions of Acrobat we are using are Professional versions with the latest updates, so that shouldn't be the issue.
    If anyone has any input on this, it will make my life considerably easier.
    TIA,
    David

    David,
    It sounds like the problem PDF docs did not have the fonts embedded into the docs when they were created originally, and the Times font on your computer is different. A couple of possible options, (a) ask the original creator to re-make the PDF doc with embedding the fonts, or (b) try re-writing the doc by doing a Save As... in Acrobat.
    Hope this helps.

  • Fonts problem with forms on web

    Hi
    I have deployed an application developed in forms 6i on web. I have strange problem with Arabic fonts. When I browse the application from win'98 client PC I have no problems. When I browse the same with win2000 pro client PC, I have problem with fonts. Characters get displayed properly but they get displayed from left-to-right. Text on some buttons/display items is ok but some buttons/display items have above said problem in same form. Strange problem.
    Please help to overcome this problem.
    Thanks in advance
    Syed

    Hi again - i logged to metalink and saw, that there is a workaround for this.
    The problem is solved, when I edit the form's package and comment the RETURNING clause.
    It is simple for me, but if I give to other the ability to create forms, should I repair every of them ?
    Is there a patch for this ? The problem with dblinks and forms is old, isn't it ?
    Thanks for explanation.
    Ales Hrncarek

Maybe you are looking for

  • Final attempt at a solution ... broadband drop out

    Perhaps someone can help before - now being contract free - I leave BT. For the last 9 months or so, we find ourselves unable to use our broadband connection without rebooting the hub.  We have replaced the ADSL filter countless times, have used the

  • How do I delete photos in my PHOTO LIBRARY (iPhone 4s)?

    MacBook (13-inch, Aluminum, Late 2008) OS X YOSEMITE Version 10.10.1 (14B25) iPhone 4sVersion 8.1.2 Jello,      I am having trouble with my photos taking up a lot of space on my phone.  I have read many forums and can't seem to find the specific info

  • File adapter - Additional field

    Hi,    Can I pass an additional field in the file adapter. The scenario is 1. Inbound file - to XI - File adapter 2. XI to R3 - Proxy with no mapping. I am trying to add a field at the end of the file to signify the source in the file adapter. Any he

  • Printed Documentation Error - Converting RH8 Proj to MS Word 2007

    I get the following error message when I attempt to use the Single Source Layout > Printed Documentation option: Microsoft® Word has not been started on this computer. Launch Word and click the 'Start using Microsoft® Word' option before generating P

  • Help out:SQL Assistant for oracle

    Any time i use the logminer utility from the SQLaps SQL Assistant for oracle to query either my redo or archive logs i get this error, but the dictionary.txt file exist in the location specified; Please help out with details on how to solve this erro