Weird character code

In some pages, character code shows up in a weird stylized font that is not readable. My settings are in Unicode UTF-8 and in Preference, fonts are Western. Why would it select the font Westwood LET Plain and Zapfino?
I even tried to uninstall and reinstall Firefox but nothing changed.

Thanks Cor-el
I had resolved the issue temporarily by changing the default font to something that didn't glitch.
Your link and suggestion to review and validate fonts from the Font Book is the best way to make sure the issue stops.
NOTE: Make sure you verify each fonts that may cause problems (duplicates) before deleting them... lost one that I liked by selecting all and confirming to resolve duplicates all at once ... :( not good.
Cheers.

Similar Messages

  • Weird Character in Code 128 Codeset B Barcode

    Hello Everyone,
    I am encoutering two issues dealing with barcodes in Crystal Reports 2008:
    I have an old Seagate Crystal Reports 7 report that uses Code 128 Codeset B barcodes.  I have converted the report to Crystal Reports 2008 and have tried using the new built-in 'Change to Barcode' function and the old BarcodeC128B() function that the old report used to create the barcode. The barcode is set to use font 'Code128'.  However, in both instances, and when I start fresh with the built-in function in a blank report, strange characters are appended to the end of the barcode.  Most of the characters are capital A's with different accent marks over the character, and sometimes they are capital E's with accent marks.  These barcodes do not match the barcodes that are generated out of the old version of the report.  Unfortunately, I do not have a scanner to test to see if they are working the same, but my instinct says they would not work with these extra characters.
    My next issue occurs when I export the report output to Microsoft Word.  The barcodes seem to change, i.e. they become smaller and the weird character on the end changes.  When I export report output from the old version of the Crystal Report to Word, the barcodes do not change.  Has anyone else experienced issues exporting barcodes to Word from Crystal Reports 2008?  I am using Crystal Reports 2008 version 12.3.5.925.  Thank you for your help.

    Hi Brian,
    I'm not convinced yet that it's the code set.  I am using Microsoft Server 2008 R2, and the fonts have been copied to the fonts folder just as I have done on every other platform where I have needed to produce or view the UPCs.  I have copied a file with UPCs that were generated correctly from Crystal Reports 8 over to the server and the UPCs are displayed correctly, which tells me the font is working on the server.
    I have contacted Azalea's technical support twice but I have gotten no response.  Has anyone else had a similar issue?

  • Weird character in search result for HitHighlightedSummary property

    We have a INTEG search center and display managed property 'HitHighlightedSummary', which is a out of box managed property
    One of the results display as below in search result page:
    "Issue 9 brings us the latest news from the Home Oxygen Service team … Don't forget to read CorpNEWS next week to get the latest Home Oxygen Service update.  "
    Noticed that the last weird character? how does that happen? we have same setup in DEV env, but we don't get this issue, how to track down this issue.

    The Ascii code 8203 stands for line break :
    http://www.fileformat.info/info/unicode/char/200b/index.htm
    commonly abbreviated ZWSP ;  this character is intended for invisible word separation and for line break control; it has no width, but its presence between two characters does not prevent increased letter spacing in justification
    A third party editor may be adding them , if they are not originally present in your script/code.
    Are you using any such editor tools?
    It will be helpful to open a troubleshooting ticket with Microsoft so that we can look at the issue in more depth.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/23804eed-8f00-4b07-bc63-7662311a35a4/why-does-sharepoint-put-in-character-code-8203-in-a-richtext-field?forum=sharepointdevelopment

  • Weird character input in textfield when hitting CTRL+somekeys

    Hi,
    Whenever an input textfield has the focus, some ctrl+something key combinations (for example ctrl+s, ctrl+o) produce some weird character input, that is, these weird characters (certainly non-ascii) appear in the textfield as if you had typed them.
    This is obviously a bug, but is there any workaround? How can I prevent these combinations of keys to produce any text input at all? (without removing the focus from the textfield)?
    This only happens in Flash Player (and Adobe AIR): I've never seen those character appear in any application as a result of ctrl+S, ctrl+O or any key combination (except alt+<numerical character code>)
    Thanks in advance
    m.

    I'm not entirely sure that the issue we're facing is a font issue - I've managed to set a font for the TextField in question that can handle Japanese as well as English characters (in this case I'm using the Bitstream Cyberbit font), following guidelines in an article on the subject:
    http://www.onjava.com/pub/a/onjava/2001/04/12/internationalization.html
    If I enter the Japanese characters in a window of a native application, and then copy & paste into the TextField in my Java applet, they appear when using this font, and it seems like the applet can interpret them OK (in IE at least, still haven't tested in NS as yet) - the problem is that when entering the characters directly into the applet using the Win2k IME facility, they only appear as question marks.
    Damian.

  • When typing an 'L' followed by forward slash '/' I get a weird character

    I can't figure this out. whenever I type a string of text that requires an L and forward slash together I get some weird character that resembles an 'f' like for designating a 'function' in an equation only its backwards. this occurs in terminal, like in this example: cd /usr/local/name the 'l' at the end of local and the forward slash become one character. I can't duplicate this character any other time, just when l/ are in a string. Any ideas? I get this in terminal and entourage (only in plain text mode - html emails the character doesn't show) mainly.

    What you are seeing is a diacritic of an L with a line through it. It does the same for o/. You are probably using a font like Palantino, Hoefler, Chicago, or New York.
    I don’t use Terminal so I don’t know how to change it in that application, but in TextEdit
    1. open the Font panel (Format/Fonts/Show Fonts, or Command-t)
    2. from the Action menu (small gear shape in lower left corner) choose Typography
    3. in the Typography window select the Diacritics section (if there is no Diacritics, select in the Fonts panel one of the fonts mentioned above, like Chicago and the Typography window will change to show a Diacritics panel)
    4. click Don’t Compose Diacritics button
    I couldn’t find a Show Fonts command in Terminal, but now that you know the procedure, maybe you can figure it out.

  • Character Codes 10 and 13 in Tj operator

    Hello,
    I have a question about usage of character codes 10 and 13 in a Tj operator. I Have created a small test document with an type1 font (not embedded) using WinAnsiEncoding with Differences mapping 10 to X and 13 to Y. In a Tj command using quoted charcodes (A\rA\nA\r\n)Tj is displayed in Acrobat Reader as AYAXAYX, while the binary encoded (#$0dA#$0aA#$0d#$0a)Tj is displayed as AYAXAX. The #$0d#$0a is used as one character code in this case. My Question is for the case of an embedded font. A document using an embedded font (symbolic flag is set in font descriptor) using binary #$0d#$0a charcodes in a Tj, these charcodes are ignored. Question: would this also be true for the quoted variant \r\n, and is this behaiviour the same for symbolic and non symbolic fonts?
    with best regards
    Michael Hinrichs

    Hello,
    in my previous question was a mistake, the document with the embedded font did contain a binary #$0d#$0a quoted with a backslash \#$0d#$0a and this character is ignored. So decoding is independent of font type. So I think there are the following cases:
    if #$0d, #$0a or #$0d#0a used as binary codes they are used as one single charcode #$0a which then is used as charcode for the encoding array.
    if the quoted variants are used then \n is used as #$0a, \r as #$0d and \r\n as #$0d#$0a.
    if binary #$0d, #$0a or #$0d#0a are quoted with a backslash they are ignored.
    Is this correct?
    with best regards
    Michael Hinrichs

  • Any way around the 393 character code limit?

    Hi,
    I'm using BI Publisher with Siebel 8.1.1.1.
    I'm using the following to count the number of severity 1 Service Requests entered during the month of January:
    <?count(ssServiceRequest[ssSeverity[.='1-Critical'] and xdoxslt:date_diff('d', xdoxslt:format_date(ssCreated,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE), '2011-01-31', $_XDOLOCALE, $_XDOTIMEZONE) <=30 and xdoxslt:date_diff('d', xdoxslt:format_date(ssCreated,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE), '2011-01-01', $_XDOLOCALE, $_XDOTIMEZONE) >=-30])?>
    I now want to add another search criteria but it blows the 393 character code limit:
    <?count(ssServiceRequest[ssSeverity[.='1-Critical'] and ssTrProductName[.!='WS-MService'] and xdoxslt:date_diff('d', xdoxslt:format_date(ssCreated,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE), '2011-01-31', $_XDOLOCALE, $_XDOTIMEZONE) <=30 and xdoxslt:date_diff('d', xdoxslt:format_date(ssCreated,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE), '2011-01-01', $_XDOLOCALE, $_XDOTIMEZONE) >=-30])?>
    I have tried using an if statement to filter on the product name, but it is not working.
    Any tips will be appreciated!
    many thanks,
    Claire

    Try to insert a separate form field in your template where you should declare a variable and assign it the value of - xdoxslt:format_date(ssCreated,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE. Then call this variable in your existing form field.
    This should reduce the code.
    -Jeet

  • Weird character while printing amount field in ADOBE form

    When amount field is set for any diplay pattern  in PDF form it is displaying like  ¤7.41.
    All display patterns are tried leading to same display.
    All display patterns show the first character as $, but displays this weird character '¤'.
    Advice me how to eliminate this or
    Is there a way to hide this character?

    Duplicate post - thread locked.

  • A weird character becomes another one after saving it with RSKC!

    When we load a master data from R3 to BW, get an invalid character error which shows the weird character is kind of like two vertical parallel bars (sorry I am unable to give it here since whenever I submit this question, it will become other characters which could confuse you guys), we run RSKC to input this weird character, when inputting it, it shows as it is, but after saving it, find it becomes ##.  And the data load still fails.
    Any solution?
    Thanks
    Message was edited by: Kevin Smith

    hi Kevin,
    check if helps
    RSKC and # sign in the middle of a word
    Permitted characters during BW data load
    Load problem.......Special Chars..Urgent..

  • Functions for mapping Latin-1 character codes to and from WinLatin-1  character codes

    HI ALL
    I will like to know how could i write own functions for mapping Latin-1 character codes to and from WinLatin-1
    character codes.
    Can show me some source code or how to mapping it. Because i just begineer.
    Hope you able to help me..

    I see your issue. I tried to reproduce this issue using sqlplus.
    Setup NLS_LANG as you mentioned using WE8ISO8859P1 and connect to a UTF8 db.
    [oracle@server ~]$ locale -a | grep en_US
    en_US
    en_US.iso88591
    en_US.iso885915
    en_US.utf8
    [oracle@server ~]$ export LC_ALL=en_US.iso88591
    [oracle@server ~]$ locale
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.iso88591"
    LC_NUMERIC="en_US.iso88591"
    LC_TIME="en_US.iso88591"
    LC_MEASUREMENT="en_US.iso88591"
    LC_IDENTIFICATION="en_US.iso88591"
    LC_ALL=en_US.iso88591
    [oracle@server ~]$ echo $NLS_LANG
    AMERICAN_AMERICA.WE8ISO8859P1
    SQL> select value from nls_database_parameters where parameter='NLS_CHARACTERSET';
    AL32UTF8
    SQL> select nchr(223) from dual;
    NCHR
    ß
    SQL> select chr(223) from dual;
    ERROR:
    ORA-29275: partial multibyte character
    SQL> SELECT CHR (223 USING NCHAR_CS) from dual;
    C
    ß
    SQL>  select  CONVERT('ß', 'WE8ISO8859P1','UTF8') FROM DUAL;
    CO
    SQL> select  CONVERT(CHR(223 USING NCHAR_CS), 'WE8ISO8859P1','UTF8') FROM DUAL;
    select  CONVERT(CHR (223 USING NCHAR_CS), 'WE8ISO8859P1','UTF8') FROM DUAL
    ERROR at line 1:
    ORA-12703: this character set conversion is not supportedI found that beta is in WE8ISO8859P1 character set
    here[url http://docs.oracle.com/cd/E11882_01/server.112/e10729/ch2charset.htm#NLSPG164]What Characters Does a Character Set Support?
    But I don't really understand whats the problem in the conversion.

  • Display a character code of default bullets in c#

    Hi All,
    range.ListFormat.ListValue gives the value count of any formatted list , is there a way to get the character code of a bullet in ms word using c# .Searched a lot , not able to find any methods all default bullets are under one library Word.WdListType.wdListBullet
    I need to distinguish if a line has a circle bullet or arrow bullet .How do I do this? 
    Thanks in advance!

    VSTO doesn't provide anything for that. Try asking your Word specific questions on the
    Word for Developers  forum instead.

  • About the character-code of the csv file

    Hi All
    The csv file is made by using the Write_File action.
    Is it possible to make it by character-code "ANSI"?
    Any assistance would be appreciated.
    Thanks,
    hikeda

    guorke,
    I suggest you add userlog to the server to see the tpreturn situation and compare with tpcall's return code. iSucess is -1 means something wrong, other values such as 64, 128... means the tpcall's execution scucessfully and they are code related with internal handler index.
    Wayne

  • Problem with Character Codes...

    For some reason this just isn't working right. It works for
    some characters, like "d" is character code 100, it works for 100
    but if i put in 104, which is "h" it doesnt work! doesnt work 32
    which is space or 33 which is !
    here is my function...
    public function illegalCharCheck(charCheck:String):void{
    var i:int;
    var len:int = charCheck.length;
    for (i = 0; i < len; i++){
    if (charCheck.charCodeAt(i) == 100){
    Alert.show('Illegal Character!', 'Sign Up',
    mx.controls.Alert.OK);
    Ive tried putting the character being checked for in
    different spots in the string(which shouldnt matter).
    So far it has not worked with anything other than 100, but
    i've only tried like 10 or so. It should work for all of them!
    Does anyone have any idea what is going on here?
    Also.. Can i separate the character codes with commas so that
    i can check them all in one if statement (there are a lot), or do i
    need different if statements for each.. or use a switch statement.
    That part isn't really clear to me for some reason...
    Thanks.

    got it... i had the string being imported from
    newUserNameInput.toString(); instead of newUserNameInput.text
    private var illegalChars:Array = new Array(32, 33, 34, 35,
    36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 58, 59, 60, 61, 62,
    63, 64, 91, 92, 93, 94, 95, 96, 123, 124, 125, 126)
    public function illegalCharCheck(charCheck:String):void{
    var i:int;
    var i2:int;
    var len:int = charCheck.length;
    var illegalTally:int = 0;
    var illegalLen:int = illegalChars.length;
    debug1.text='';
    for (i = 0; i < len; i++){
    for (i2 = 0; i2 < illegalLen; i2++){
    if (charCheck.charCodeAt(i) == illegalChars[i2]){
    debug1.text=debug1.text+charCheck.charCodeAt(i)+' ';
    illegalTally++;
    if (illegalTally>0){
    debug1.text=debug1.text+' tally='+illegalTally;
    Alert.show('Illegal Character! ', 'Sign Up',
    mx.controls.Alert.OK);
    works like a charm.

  • Problem with character code NCR (example : cộng h�a x� hội)

    Dear
    I have problem with character code NCR when display this string "c&#7897;ng h�a x� h&#7897;i" on web page using JSF. I print out like this c & # 7897 ; ng h � a x � h & # 7897 ; i
    Thanks for help

    jverd wrote:
    A better approach would be to take a char rather than a String in that method, since it's a better model for what you're converting. A char would also let you use switch statement.I was going to say this as well but you beat me to it.
    @OP, you really should use char for this. You're unnecessarily taking each char, converting it to a string, and working with the single-character string. That's not very efficient.

  • Convert from HTML Character Codes in Applescript

    Hey everyone,
    I have an applescript that retrieves some info from websites, but sometimes parts of the information are encoded into HTML Character codes for web compatibility. Could someone point me in the right direction to processing these into plain simple text? Has somebody already written a tool? Sorry, I'm very new to this, but willing to learn.
    Thanks in advance.
    Jason

    This should to the job. Thx apple =)!
    <pre style="margin: 0px; border: 1px solid #aaa; width: 800px; color:#000; background-color: #ccc; overflow: auto; font-family: Verdana, Monaco, monospace;"> set web_url to quoted form of "http://discussions.apple.com/thread.jspa?threadID=2244400&tstart=0"
    *do shell script* "curl " & web_url & " | textutil -stdin -convert txt -format html -stdout"</pre>

Maybe you are looking for

  • Regarding an error in Dynamic action for hiring

    Hi Experts, when i perform a hiring action"AA" for action type "02" or "01" using a dynamic action .it is throwiing an error. " perform not found" "CX_SY_DYN_CALL_ILLEGAL_FORM" "MP000000" OR " MPPERS00" "MEASURE" please let me know how to proceed . r

  • Find out how many records are updated.

    Hello, I am executing a Update Statement in a loop from a JSP page this is working good. Suppose if there are 10 records and I update 4 records, it gets updated fine. What I now need is to find out how many records have been updated. How can I know t

  • Lost Mode has disabled ipod

    Firstly I have searched other questions and read through the posts but the only solution given is to reset and wipe the ipod.  Seems extreme and an unhelpful way of locking your ipod if it's just going to force a complete wipe of the device.  The ipo

  • Duplicating iPad calendar events

    How do I duplicate a specific event iPad calendar (ios8), and move it to multiple non-regular repeating events in the future?

  • Adobe Flash Player Update not...updating

    I downloaded the latest adobe flash player version 11.8.800.94. After having installed it, it still shows as version 11.8.800.115. I'm using Windows 8. How can I get the update to "stick?"