Ugly Fonts Help

Hi
I'm having a rough time with getting the font I want using
DW8. I've built a little website www.carltongreen.com and the text
is just plain ugly in my estimation. I'm not understanding the
'css' panel whatsoever. No matter what I try ,I can't get a good
clean font. I'm looking for a font which is NOT bold--as a matter
of fact , I'm looking to to have a font very similar to the font in
this message, but everytime I try to decrease the font weight/size,
it always ends up looking BOLD and horrible. I'm frustrated beyond
belief. Can someone please help me get this problem sorted out?
Thanks
Bob

Here it is..
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Carlton-Green Publishing</title>
<!-- TemplateEndEditable --><!--
TemplateBeginEditable name="head" --><!-- TemplateEndEditable
-->
<script language="JavaScript">
function doClock(){ // By Paul Davis - www.kaosweaver.com
var t=new Date(),a=doClock.arguments,str="",i,a1,lang="1";
var month=new Array('January','Jan', 'February','Feb',
'March','Mar', 'April','Apr', 'May','May', 'June','Jun',
'July','Jul', 'August','Aug', 'September','Sep', 'October','Oct',
'November','Nov', 'December','Dec');
var tday= new Array('Sunday','Sun','Monday','Mon',
'Tuesday','Tue',
'Wednesday','Wed','Thursday','Thr','Friday','Fri','Saturday','Sat');
for(i=0;i<a.length;i++) {a1=a
.charAt(1);switch (a.charAt(0)) {
case "M":if ((Number(a1)==3) &&
((t.getMonth()+1)<10)) str+="0";
str+=(Number(a1)>1)?t.getMonth()+1:month[t.getMonth()*2+Number(a1)];break;
case "D": if ((Number(a1)==1) &&
(t.getDate()<10)) str+="0";str+=t.getDate();break;
case "Y":
str+=(a1=='0')?t.getFullYear():t.getFullYear().toString().substring(2);break;
case "W":str+=tday[t.getDay()*2+Number(a1)];break; default:
str+=unescape(a
);}}return str;
</script>
<style type="text/css">
<!--
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
.style2 {color: #FFFFFF}
-->
</style>
</head>
<body>
<div align="center">
<table width="720" border="0" bgcolor="#0166FF">
<tr class="style27">
<th class="style30" scope="col"><div align="right"
class="style29 style1">
<script language="JavaScript">
document.write(doClock("W0","%20","M0","%20","D1","%20","Y0"));
</script>
</div></th>
</tr>
<tr>
<td><div align="center">
<table width="720" border="0">
<tr>
<th colspan="4" align="center" valign="top"
bgcolor="#FFFFFF" scope="col"><p><img
src="../images/carltonGreen_logo.jpg" width="720" height="100"
/></p>
<table width="100%" border="0">
<tr>
<th colspan="6" scope="col"><table width="100%"
border="0">
<tr>
<th width="17%" scope="col"> </th>
<th width="69%" scope="col"><img
src="../images/title_banner.jpg" width="489" height="49"
/></th>
<th width="14%" scope="col"> </th>
</tr>
</table></th>
</tr>
<tr>
<td width="14%"> </td>
<td width="18%"><div align="center"><a
href="../index.html">Home</a></div></td>
<td width="18%"><div align="center"><a
href="../press.html">Press</a></div></td>
<td width="18%"><div align="center"><a
href="../contact.php">Contact</a></div></td>
<td width="17%"><div align="center"><a
href="../purchase.html">Purchase</a></div></td>
<td width="15%"> </td>
</tr>
<tr>
<td colspan="6"> </td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<th valign="top" scope="col"> <table width="100%"
border="0">
<!-- TemplateBeginEditable name="EditRegion3" -->
<tr>
<th width="3%" class="style34"
scope="col"> </th>
<th colspan="4" class="style23" scope="col"><div
align="center"><span class="style33"><span
class="style35"></span></span></div></th>
<th class="style23" scope="col"> </th>
</tr>
<tr>
<th class="style34" scope="col"> </th>
<th colspan="2" class="style34"
scope="col"> </th>
<th colspan="3" class="style34"
scope="col"> </th>
</tr>
<tr>
<th class="style34" scope="col"> </th>
<th width="2%" class="style34"
scope="col"> </th>
<th colspan="2" class="style26"
scope="col"> </th>
<th width="2%" class="style34"
scope="col"> </th>
<th width="3%" class="style34"
scope="col"> </th>
</tr>
<tr>
<th colspan="6" class="style34"
scope="col"> </th>
</tr>
<!-- TemplateEndEditable -->
</table>
<div align="left"><img
src="../images/buisseret_banner.jpg" width="500" height="124"
/><img src="../images/books.jpg" width="175" height="125"
/></div></th>
</tr>
</table> </th>
</tr>
</table>
</div></td>
</tr>
<tr class="style27">
<td><div align="center" class="style31 style1
style2">copyright 2006 <br />
Carlton-Green Publishing
Co Ltd </div></td>
</tr>
</table>
</div>
</body>
</html>

Similar Messages

  • [SOLVED] Ugly fonts in KDE plamoids

    I'm running KDE 4.8 on my Arch 64 box and I've had for a while now ugly fonts in all the plasma widgets I'm running. All the other fonts look nice and smooth in all other places, eg. GTK and QT apps etc. but plasma widget fonts aren't as smooth for some reason. I'm using the infinality patches with the "UBUNTU" setting currently. Any heads up on would be nice...
    Many Thanks
    Last edited by fettouhi (2012-02-22 17:37:04)

    kokoko3k wrote:QT_GRAPHICSSYSTEM=native may help, add it to /etc/environment for a system wide setting
    or edit the exec line /usr/share/autostart/plasma-desktop.desktop by adding --graphicssystem native
    Dont use the first advice, because you will lose the advantages of raster system system wide. Raster system is faster than native, so apps are snappier with it. The second method is better
    Last edited by syms (2012-01-30 18:12:21)

  • Ugly fonts in all qt programs

    Recently all my qt programs (even qtconfig itself) has ugly fonts.
    It must be some new packages but I dont know which.
    I already tired to remove ~/.fonts.conf to restore the defaults, but it remains the same.
    Can anyone help?

    I managed to fix the problem. I created the file "~/.fonts.conf" with
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    <match target="font" >
    <edit mode="assign" name="hinting" >
    <bool>true</bool>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="hintstyle" >
    <const>hintfull</const>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="rgba" >
    <const>rgb</const>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="antialias" >
    <bool>true</bool>
    </edit>
    </match>
    </fontconfig>
    and then entered:
    fc-cache -vf
    and the problem is now resolved.

  • Severely ugly fonts in openjdk6 from testing

    I have been using icedtea6 from AUR for months now and I just replaced it with openjdk6 from testing. icedtea6 had ugly fonts, but openjdk6 has severely ugly fonts. It's not too horrible with regular fonts, but it is with bold. A good test is the Font2DTest:
    java -jar /usr/lib/jvm/java-1.6.0-openjdk/demo/jfc/Font2DTest/Font2DTest.jar
    Does anyone know whether it's possible yet to get good fonts in openjdk6? If so, how?
    Last edited by skottish (2008-08-04 18:30:19)

    Problem is still here in openjdk6, not in jre/jdk.
    I think it is related to: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495988
    Our fontconfig.properties.src is correct, but we have no compilefontconfig.jar, so I cannot try what the bug reporter mentioned, "java -jar compilefontconfig.jar fontconfig.config fontconfig.bfc".
    In Ubuntu, they added that file in 6b10-1: "* Install compilefontconfig.jar in openjdk-6-jre-lib package."
    Should we have that file?

  • Very Ugly Fonts

    Ugly fonts:
    How do I fix this?

    I like anti-aliasing set to "slight" in Gnome.dpi is 96 see my screenshots and gnome settings :-
    gnome font settings(System>Prefernces>Appearance>Fonts)
    "details" :-
    and I use a "nvidia" gfx card and have below lines in my /etc/X11/xorg.conf section "device" :
    Option "DPI" "96 x 96"
    ^to force dpi

  • Ugly fonts in evince

    Noticed that evince shows ugly fonts for some pdfs, while okular renders them fine. Any way to fix that?

    Hi,
    This is because of a known bug with poppler. They say it will be fixed in poppler 0.14. If you want to patch the current version of poppler you can use one of the patches here:
    http://bugs.freedesktop.org/show_bug.cgi?id=5589
    Use "makepkg -o" with the poppler PKGBUILD, apply the patch in the src directory, then do "makepkg -e".  This will rebuild poppler, poppler-glib, and poppler-qt packages. For evince, you need to install poppler and poppler-glib.
    I was able to patch and build poppler and poppler-glib 0.12.4 with patch #31683, but I had to fix one hunk by hand. This solved the rendering problem.
    Or, you can just wait for the updated version of poppler and use xpdf until then. xpdf doesn't have this problem.

  • I am trying to put sound fonts into a playable format in garageband. I followed all of the instructions on the sound font help page for Garageband, but I still cannot play the sounds, or get them to show up. Any suggestions?

    I am trying to put sound fonts into a playable format in garageband. I followed all of the instructions on the sound font help page for Garageband, but I still cannot play the sounds, or get them to show up. Any suggestions?

    Sorry, I was confused by your profile signature showing "GarageBand (Mac) '11".
    It is very similar in the newest GarageBand 10.0.2: 
    Enable Audio Units in the GarageBand Preferences > Audio/Midi.
    Create a software instrument track.
    Show the Smart Controls and click the button.
    In the Info panel scroll, to make the Audio Units brick visible and click the "Instrument" control.  Select "AuInstrument > Apple > DLSMusicDevice" and click it, to open the settings.
    This should show you a panel, where you can select a Sound Bank. Does that show your sound font?

  • Update of wine 1.3.33 to 1.3.34 = ugly fonts in Steam

    I just updated wine on my Arch 64 machine from 1.3.33 to 1.3.34 and now I have ugly fonts in Steam. Does anyone else have that problem now? By the way I'm using infinality patches for freetype2 and lib32-freetype2 on my machine.

    Here is the output when I start Steam in a terminal
    [af@andre ~]$ env WINEPREFIX="/home/af/.local/share/wineprefixes/steam" wine C:\\windows\\command\\start.exe /Unix /home/af/.local/share/wineprefixes/steam/dosdevices/c:/users/Public/Desktop/Steam.lnk
    fixme:exec:SHELL_execute flags ignored: 0x00000100
    fixme:exec:SHELL_execute flags ignored: 0x00004100
    [af@andre ~]$ fixme:process:GetLogicalProcessorInformation ((nil),0x33e464): stub
    fixme:process:GetLogicalProcessorInformation (0x1f20c00,0x33e464): stub
    fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
    err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
    fixme:dwmapi:DwmSetWindowAttribute (0x10098, 2, 0x33d358, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x10098, 3, 0x33d364, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x10098, 4, 0x33d354, 4) stub
    fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
    fixme:toolhelp:Heap32ListFirst : stub
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:dwmapi:DwmSetWindowAttribute (0x100a2, 2, 0x33d818, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100a2, 3, 0x33d824, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100a2, 4, 0x33d814, 4) stub
    err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
    err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1
    fixme:wbemprox:wbem_locator_ConnectServer 0x1e7dd8, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x4b5c638)
    err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    err:ole:create_server class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {dff32fea-3331-48da-a272-ccfc238695be} could be created for context 0x17
    fixme:dwmapi:DwmSetWindowAttribute (0x100aa, 2, 0x33d830, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100aa, 3, 0x33d83c, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100aa, 4, 0x33d82c, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100b6, 2, 0x33d308, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100b6, 3, 0x33d314, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100b6, 4, 0x33d304, 4) stub
    fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    fixme:win:RegisterDeviceNotificationA (hwnd=0x100b6, filter=0x33d5b4,flags=0x00000004) returns a fake device notification handle!
    fixme:dwmapi:DwmSetWindowAttribute (0x100d0, 2, 0x33d944, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100d0, 3, 0x33d950, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x100d0, 4, 0x33d940, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x1010c, 2, 0x33d874, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x1010c, 3, 0x33d880, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x1010c, 4, 0x33d870, 4) stub
    fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    fixme:win:EnumDisplayDevicesW ((null),0,0x33cff4,0x00000000), stub!
    fixme:appbar:SHAppBarMessage unknown msg: 4
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub
    fixme:appbar:SHAppBarMessage unknown msg: 4
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub
    fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub
    fixme:advapi:RegisterTraceGuidsW (0x33c2630, 0x3e5b7b8, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x3e2d5f8, (null), (null), 0x3e5b7d0,): stub
    fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    [1203/225206:ERROR:proxy_resolver_winhttp.cc(114)] WinHttpGetProxyForUrl failed: 12178

  • Very ugly fonts after uppgrade

    Hi , after latest uppgrade all my fonts ,are ugly like hell.
    Below are some screenshots.
    http://img242.imageshack.us/my.php?imag … nu2yl2.png
    http://img242.imageshack.us/my.php?imag … nu3qo3.png
    As you see ,they arent "sharp" ,and are not even as black as they should ,look terrible. And they look like that in whole system not just in particular programs.
    I tried to "repair" them ,but no luck. Can someone point me what should i do? I know that autohinting or subpikxel could help but i dont know where/how turn it on/off.

    Check this.

  • Ugly fonts on netbeans

    I have read and tried the things suggested on these two links:
    https://wiki.archlinux.org/index.php/Ne … n_Netbeans
    https://bbs.archlinux.org/viewtopic.php?id=90250
    Nonetheless, the fonts in netbeans look ugly. They look wonderful in vim/gvim,
    and also in eclipse. I use vim for everything, but I'm taking a course where I'm
    forced to learn Java (nothing against java) and there this plugin called is jVi that
    helps a lot for a vim lover like me to use an IDE. Although it does not compare to
    vim, at least I have normal mode navigation that allows me not to use the mouse
    all the time or go far away to the arrow keys to navigate through the source.
    I hope someone have some ideas to share.
    Thanks in advance.
    Last edited by FernandoBasso (2012-09-03 22:48:25)

    Reading the faq (http://wiki.netbeans.org/FaqFontSize) I found the following
    command line to start netbeans:
    netbeans --laf javax.swing.plaf.metal.MetalLookAndFeel --fontsize 13
    Even it being supposed to alter only the font size, it improved my fonts a lot.
    If it works running that command line, I can say that netbeans can indeed
    provide better fonts. I just don't understand why none of the options that
    are placed in netbeans.conf work.

  • Ugly fonts after starting Firefox or Tor Browser

    After starting Firefox or Tor Browser my fonts become ugly and broken in most windows: some symbols look strange.
    Screenshot:
    # fc-cache -f doesn't help
    I have a laptop with mostly the same packages and configuration and I don't this problem with it

    Yes. I use Xfce. This issue is related to all programs but it happens only after launching TorBrowser or Firefox and visiting some websites

  • [SOLVED] Ugly fonts :/

    Hi,
    I dont know why did this happen. I'm a Gnome user and I wanted to take a look on KDE, so I've instaled KDEmod. I didn't have polish language charecters, so I wantet to change the font in KDE (using KDE Settings Tool) while I was switching through fonts and font's options - antialiasing, suddenly the fonts changed to ugly! I logged back to Gnome and its the same! I dont know what happened. When I delete the ~/.gconf I have the same problem, changing fonts in gnome-control-center doesnt help as all fonts there look ugly:
    http://matchil.hopto.org/fonts.png
    I've deleted the ~/.kde and even ~/.qt but its still the same. I have no idea what is responsible fot this? X11? Or maybe its some update error (I doubt it thou). Please help me as I am freaking out withi this fonts, I want me nice fonts back .
    SOLUTION: rm -f ~/.fonts.conf
    Last edited by matchil (2007-05-18 12:47:54)

    I've tried, but fc-cache -vf seems to rebuild the font cache, I've logged in to OpenBox and fonts in OB menu and in OB windows bars looks ok, but the one using gtk/qt no . I dont even know with which config files or setting should I mess with
    I've also added a brand new user. I made him start gnome-session -> he has brilant fonts ! So its something in my home dir
    Last edited by matchil (2007-05-18 12:39:21)

  • External Hard Drives and Fonts -- Help!

    I run a Mac OSX laptop, with Boot Camp to run Windows XP Pro. I recently decided to dabble in Photoshop again (trying to design fun wedding invitations). I have Photoshop CS2 for Windows which runs perfectly on my external hard drive. The problem that I have found is that I have no way to use the fonts that Windows has to offer running CS2 from the hard drive. I have limited space on my Windows partition (one reason that I opted to go with CS2 from hard drive regardless of how that affected the speed), so there is no option for running Photoshop from my internal drive. Is there a way to use fonts from Windows from the external drive? Or is there somewhere within the program files for CS2 that I can import fonts to so that I can use them? Thanks for any help that you can give! If more information is needed, just let me know and I'll give you as much as I can.

    I run a Mac OSX laptop, with Boot Camp to run Windows XP Pro. I recently decided to dabble in Photoshop again (trying to design fun wedding invitations). I have Photoshop CS2 for Windows which runs perfectly on my external hard drive. The problem that I have found is that I have no way to use the fonts that Windows has to offer running CS2 from the hard drive. I have limited space on my Windows partition (one reason that I opted to go with CS2 from hard drive regardless of how that affected the speed), so there is no option for running Photoshop from my internal drive. Is there a way to use fonts from Windows from the external drive? Or is there somewhere within the program files for CS2 that I can import fonts to so that I can use them? Thanks for any help that you can give! If more information is needed, just let me know and I'll give you as much as I can.

  • Exporting as a PDF with missing fonts - help please?

    Hi,
    I am using Windows In Design CS4 and an agency provided us with a template via Mac OSX.
    Some of the fonts they used appear to be missing on Windows (mainly the ITC bookman family), I open the file anyway. When I export it to a PDF the PDF appears for the most part to be the same, despite the missing fonts.
    My questions are:
         Is the copy now just a closest match chosen by In Design (I think it may be using Bookman Old Style? If not, what is stopping me using font inserted by an external agency?
       Does anyone know the cheapest place to buy the ITC bookman family?
    I appreciate your help; I’m a beginner who has to teach himself!!
    Neil

    Bookman Oldstyle should be a very close match (if that is, indeed, what's getting substituted). I wouldn't bother buying ITC Bookman, unless you have to roundtrip your files with the agency. Substituting fonts and checking line endings would get old fast.
    So you can be sure of what's getting substituted, go to Type > Find Font, find all usages of ITC Bookman and replace them with Bookman Oldstyle. It seems like you have a PDF from the agency, so you can compare a few substitutions and see if anything changed. You should expect line endings in running copy (long paragraphs) to change slightly.
    If you really feel the need to buy ITC Bookman, I would just buy it from ITC (http://www.itcfonts.com/fonts/detail.aspx?PID=201890). Their price is not going to be much different than anyone else's. Check with the agency to make sure they have Type 1 ITC Bookman, not Opentype ITC Bookman, and then buy the same format they have. It's even possible they have a Truetype version. You would want to match it exactly, so you would have to buy the same font that they have, but in PC format instead of Mac format.
    Ken

  • Font help needed

    I have AI files generated by another user which contain fonts with special characters.  I have received and installed that font, but when I open the documents in AI CS5, the special characters do not display properly.  The font is a TT font generated using Mac, I am using windows.  However, I can use this font in other applications - for example, MsWORD - without any problems. But the special characters WILL NOT display in AI CS5. The regular characters from this font WILL display properly in AI. Help please. Thanks.

    Set a different default language and encoding for "non-Unicode characters" in your system settings.
    Mylenium

Maybe you are looking for

  • Printer's wireless stopped working after installing a wired printer.

    I recently installed a new Epson printer to my computer with a wired connection. That works fine as far as I know, but when I got home, I found that my wireless HP printer no longer worked through the wireless connection, though the wired connection

  • Error regarding to the configuration of "Data Source" in Struts-config.xml

    Hi, Any 1 just help me out. I am using NetBeans 4.1 bundeled with Sun App server 8.1. Now I wanted to make the database connectivity with the front -end using"Data-source" tag in the struts-config.xml file . I am using the Oracle 9i as database.But I

  • Turning off MBP Display when Cinema Display connected

    Hello, Sorry if this is a stupid question but I have a 23" Cinema Display attached to my MBP via DVI and although it's great to watch DVDs on, I would like to turn off my MBP display whilst doing this to save energy, reduce the distraction etc - is t

  • Select table when import using Data Pump API

    Hi, Sorry for the trivial question, I export the data using Data Pump API, with "TABLE" mode. So all tables will be exported in one .dmp file. My question is, then how to import few tables only using Data Pump API?, how to define "TABLES" property li

  • HR: Infotype Create Button Subtype Screen

    Dear Experts,                     I am working on an infotype in which there are some subtypes. I want a code when user click on create button there should open subtype values to select. Means that without subtype infotype entry screen should not be