Unicode arrows in FM 10

OK, so I'm using Arial as my standard font. I go to the curiously geeky character palette and select Arial as the font. Then I locate 21E7, a.k.a. upwards white arrow; it's clearly visible on the palette, which is encouraging. But what shows up in my document, both on-screen and as a .pdf? a question-mark.  Clearly some sort of gap or discrepancy between interface and reality which I'm failing to appreciate … hints and tips welcome.

Are you using the system or the FM character map?
Anyway, I just tried this in FM9 on Win7/64.
The 21E7 code point is not populated in "Arial", although simple Arial does seem to have numerous Unicode glpyhs. I had expected it to be the same old Western 1252 set, but MS has apparently extended it somewhat.
21E7 is populated in "Arial Unicode MS", and pastes into FM with no problem, as an "UPWARDS WHITE ARROW". If I change the font to Arial, it reverts to a "?".
If I were going to use this in a document, I'd be tempted to implement it as a Variable, so that the font assignment is deliberate, sticky and ends after the glyph.
Character Format:
Name: Arial_Unicode_MS
Font Family Arial Unicode MS (everything else As-Is)
New Variable:
Name: char.U+2137.upwards_white_arrow
Def: <Arial_Unicode_MS>\u21e7

Similar Messages

  • Urxvt can't display certain Unicode arrow characters

    For some of the arrow characters in Unicode, specifically the codepoints 2900 to 2AFF, urxvt shows slim boxes, but for other characters it works.
    I am using a font that supports the glyphs, gnu unifont from the bdf-unifont package.
    Here is my .Xresources and Urxvt compile options
    *background: #002b36
    *color0: #073642
    *color1: #dc322f
    *color10: #586e75
    *color11: #657b83
    *color12: #839496
    *color13: #6c71c4
    *color14: #93a1a1
    *color15: #fdf6e3
    *color2: #859900
    *color3: #b58900
    *color4: #268bd2
    *color5: #d33682
    *color6: #2aa198
    *color7: #eee8d5
    *color8: #002b36
    *color9: #cb4b16
    *cursorColor: #93a1a1
    *fadeColor: #000000
    *fading: 20
    *foreground: #93a1a1
    *pointerColorBackground: #586e75
    *pointerColorForeground: #93a1a1
    URxvt*boldFont: -*-Unifont-*-*-*-*-*-*-100-100-*-*-*-1
    URxvt*boldItalicFont: -*-Unifont-*-*-*-*-*-*-100-100-*-*-*-1
    URxvt*borderLess: false
    URxvt*buffered: true
    URxvt*cursorBlink: true
    URxvt*font: -*-Unifont-*-*-*-*-*-*-100-100-*-*-*-1
    URxvt*hold: false
    URxvt*intensityStyles: false
    URxvt*iso14755: false
    URxvt*iso14755_52: false
    URxvt*italicFont: -*-Unifont-*-*-*-*-*-*-100-100-*-*-*-1
    URxvt*letterSpace: 1
    URxvt*mapAlert: true
    URxvt*mouseWheelScrollPage: true
    URxvt*perl-ext:
    URxvt*perl-ext-common: default,matcher,selection-to-clipboard,theme-switch
    URxvt*print-pipe: cat > $HOME/$(echo urxvt.dump.$(date +'%Y%M%d%H%m%S'))
    URxvt*saveLines: 0
    URxvt*scrollBar: false
    URxvt*scrollBar_floating: false
    URxvt*scrollBar_right: false
    URxvt*scrollTtyOutput: true
    URxvt*scrollWithBuffer: true
    URxvt*scrollstyle: plain
    URxvt*secondaryScreen: true
    URxvt*secondaryScroll: true
    URxvt*urgentOnBell: false
    URxvt*url-launcher: /usr/bin/firefox
    URxvt*utmpInhibit: false
    URxvt*visualBell: false
    Xft.antialias: 1
    Xft.autohint: 0
    Xft.dpi: 107
    Xft.hinting: 1
    Xft.hintstyle: hintfull
    Xft.lcdfilter: lcddefault
    Xft.rgba: rgb
    rxvt-unicode (urxvt) v9.21 - released: 2014-12-31
    options:perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jpext+kr+zh+zhext,fade,transparent,tint,pixbuf,XIM,frills,selectionscrolling,wheel,slipwheel,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm
    Anyone have any idea what's going on?

    I can confirm the odd character display. Xterm will display the problem Unifont characters, but there are column alignment problems at all but a few point sizes.  Many of the glyphs require two columns, but I don't know what difficulties that presents for font designers or terminal emulator programmers.
    Very few monospace fonts include these seldom used arrow symbols. If you truly need the arrows, you might try Everson Mono or Code2000 from the AUR. They include some of the glyphs in the problem range.

  • Removing arrows in gnome panel

    If you are irritated with those stupid arrows on gnome shell 3.10 panel, you can easily remove them:
    edit
    /usr/share/gnome-shell/js/ui/panel.js
    comment out those lines:
    // this._arrow = PopupMenu.unicodeArrow(St.Side.BOTTOM);
    // this._hbox.add_actor(this._arrow);
    // this._indicators.add_child(PopupMenu.unicodeArrow(St.Side.BOTTOM));
    Last edited by hrdx (2014-04-12 15:41:39)

    Can be removed with CSS as well in the gnome-shell.css theme file you're using:
    Gnome 3.10.
    #panel .unicode-arrow {
    font-size: 0;
    width: 0;
    Gnome 3.12.
    #panel .panel-button .popup-menu-arrow {
    width: 0;

  • Erratic font substitutions

    I use the character palette to insert symbols in Keynote. The font I like is Times (good for math).
    If I insert the right or left arrows, the wrong symbol get inserted.
    ← is replaced by [
    and → is replaced by ∴
    It just doesn't make sense. It does it with half the fonts on the system with different results (and not all substitutions are the same in different fonts).
    This only happens in iWork (keynote and pages) and in iWeb. It insert correctly in "text edit" with Times. Other 3rd party programs (omnigraffle, scrivens don't show this strange behavior.
    I have no idea if this is a font issue, if it's a iWork issue (why is iWeb affected) or something else.
    I deleted a lot of pref files for iwork and fonts from different libraries as I tried to look for solutions. I reinstalled iWork. I'm about ready to format the hard drive so i really appreciate any help. Font validation only reveals some duplicate fonts. I also put the leopard disk and did additional font installation to see if that helps, it didn't.
    Thanks for any help.

    It certainly is puzzling -- I can't see how this kind of substitution could happen when you select the right unicode value from Character Palette. Either the font will have the character or it will have nothing, not something else. Also it may be worth noting that Times does not contain these unicode arrows in any case, so some other font will always have to be used by the app if an arrow is displayed.
    One thing you could try would be to remove all fonts which you have added beyond those that are installed by OS X and see if that fixes it. The Leopard list is here:
    http://docs.info.apple.com/article.html?artnum=307069

  • Giant Fonts

    I noticed the other day that the fonts on one of my pages have suddenly gone weird on me. The text looks entirely normal on my iWeb pages but, when viewed on line, the some of the bolded words have gotten huge.
    The text was all in an Arial 13 font, and the initial date for each entry was bolded. The bold words have become, on parts of the page, huge. Un-bolding took them back to regular size; changing the font size to 14 bold makes them 14 bold. So I did this down to where the text appeared as it should.
    The mid section of the page was apparently unaffected; today I scrolled to the bottom (which I hadn't done before, it seems) only to find that the dates at the bottom were also huge.
    http://web.mac.com/lubap/PYSANKY/WhatsNew_On_theSite.html
    Any idea of what is going on here, and any idea of how to stop it?
    Also, why do webdings no longer work? Instead of left an right arrows I now have 3s and 4s visible on those web pages where I've used webdings.
    http://web.mac.com/lubap/Binyashevsky/Plate_7.html
    I've been slowly replacing the webdings with small jpg arrows, but it's a colossal PITA
    Thanks in advance for any help........
    (Note: my laptop is still running 10.5.8, and I do much of the iWeb work on the laptop.)

    Also, why do webdings no longer work? Instead of left an right arrows I now have 3s and 4s visible on those web pages where I've used webdings.
    It's always best not to use fonts mapped to Latin on the web, there is never any guarantee they will be displayed correctly. Are there Unicode arrows that will work -- Character Palette, View = Roman, Category = Arrows

  • The bullets don't look right in my web site, i.e. 'p' or 'u' instead of ticks or arrows - how can I put this right?

    The bullets on my web site do not look right, i.e. 'p' or 'u' instead of a tick or an arrow. Is there any way that I can change this or is there something that you can do to make it display properly? I have lots of ticks and arrows so an easy solution would be great!
    I don't have the same problem with internet explorer or Google!
    Many thanks for any help you can give,
    Diane

    Works for me on Linux in Firefox 3.6.x and 4.0.1.
    However that is a font face="Wingdings 2" and such fonts that remap the basic ASCII set are not supported.<br />
    It is better to use Unicode replacements.
    See:
    *[https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#Why_aren.e2.80.99t_symbol.2fdingbat_fonts_working.3f Why aren’t symbol/dingbat fonts working? - MDC FAQ]
    *http://en.wikipedia.org/wiki/Unicode_symbols
    *http://www.alanwood.net/unicode/miscellaneous_symbols.html
    *http://www.alanwood.net/demos/wingdings.html

  • I have Lion on my Mac ProBook.  Using Pages "09 4.1 I can't get special character like "Emoji" to work!  Punctuation, arrows, etc work fine.

    Why does Pages '09 Version 4.1 offer "special characters" when many are NOT SUPPORTED (according to the user guide) when I try to insert one into my text?  My son-in-law is a zombie freak.  A picture of a skull looks like it should be available in the "Emoji" section; but it will not, nor will any other emticon, consent to showing up in my text!          < And this is all I can get on this site!  The angry face wouldn't budge!     I can get all the arrows, monetary symbols, upsidedown ? and tilde n's  to last a lifetime.
    For now I all I want from Santa is a skull, a puppy and maybe a dinosaur ..... the last 2 are for grandkids!

    Jan
    These are two entirely different things. The "Special Characters" are Unicode characters in fonts.
    Emoticons and Emoji are substituted icons for certain typed combinations like : ) , : ( . This is a software trick.
    If you want the actual little pictures just go to the various websites where they are available and copy paste or drag them into Pages like any other graphic.
    http://www.bandoo.com/?ad=153
    Recently emoji have been added to the Unicode set:
    http://en.wikipedia.org/wiki/Emoji
    But you need to find a font that actually includes them as glyphs. This is the only one I can find and don't know if it meets your needs:
    http://www.users.globalnet.co.uk/~ngo/EMOJI001.TTF
    Emoticons and Emoji are common for browsers and email where such indicators of otherwise hard to tell facial expresions are useful. Such usage in a Word Processor or DTP application is very much a minority usage and perfectly met by simple imported graphics.
    Peter
    PS How do you not get these emoticons:

  • Display Unicode Chars in text box

    This seems like it should be simple enough, but apparently, I am dense...
    I want to display a Unicode char in a text box based on its hex code input.  For instance, given x2190, I want to display a Left Arrow in a text box (x2190 is the code for left arrow).  I tried Flatten To String function then wiring the string to a text box with Force Unicode set, but that doesnt work.
    Or is there a simpler way to get non-ascii chars like arrows and such to display?  Next stop is little bmps in a picture ring...ack
    TIA
    Bill F

    did you get a chance to see the document in the below link
    http://decibel.ni.com/content/docs/DOC-10153
    Anil Punnam
    CLD
    LV 2012, TestStand 4.2..........

  • Option Arrow no longer advances cursor in text

    I'm using OS X Mavericks 10.9.1, and rely on keyboard shortcuts a lot.  Recently, for some reason, the Option+Left Arrow and Option+Right Arrow have stopped advancing the cursor by word.  This used to work in all text controls, and now works in none.  Has anyone else encountered this?  Has anyone else solved this?  I've looked at the keyboard settings and can't find anything that would seem to indicate why this would not be working.  Any help would be greatly appreciated.

    This seems to be related to having a Unicode Hex Input source set in the Keyboard preferences.  A few months back I added this keyboard.  Trying to diagnose the issue today I removed that keyboard and my Option+Arrow is working properly now to move the cursor by word.
    Interestingly enough, adding that same input source back doesn't cause things to fail.  I'm not sure why it wasn't working, or how to completely reproduce it, but if anyone else is having an issue with this check and see if you have the Unicode Hex Input listed as an Input Source.  If so, try removing it and see if that fixes the problem.

  • Arrow keys dowsn't work

    hello my name is Giorgi from Georgia.
    1. I've got macbook pro 15". Version 10.5.8. after few updates I found that 3 arrow keys stopped to work. I can't find the reason why, so please help me.
    2. My mac is already quite old and I'd like to update video adapter and memory to 4GB. But I don't know if it will be right decision.
    3. for now my system is "Leopard". So I want to update it to "Snow Leopard". Will it harm to my mac?
      Model Name:    MacBook Pro 15"
      Model Identifier:    MacBookPro2,2
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.33 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    4 MB
      Memory:    2 GB
      Bus Speed:    667 MHz
      Boot ROM Version:    MBP22.00A5.B07
      Chipset Model:    ATY,RadeonX1600
      Type:    Display
      Bus:    PCIe
      PCIe Lane Width:    x16
      VRAM (Total):    256 MB
      Vendor:    ATI (0x1002)
    Thank you for helping.

    ok... third one ... satisfied )
    but first one and especially second one... sad...
    te problem is that it was working till I upgrade one program... don't remember which one...
    and yes... can you help me... I can't find Georgian unicode... do you know where can I get it ? (I've got shifts already but I need Georgian Keyboard )

  • Uxterm doesn't show utf-8 right-arrow

    In uxterm, I use a C program to print my remaining battery to zsh's $RPROMPT. One of the characters used is a utf-8 right arrow, code point U+2192. I am using the Terminus font. At the console, I can see the arrows. Could my uxterm be messed up? What lightweight alternative terminals could I use that would work better?

    Try urxvt (rxvt-unicode package).
    EDIT: I've just checked, it works for me, at least the echoing. Tested both in urxvt and in uxterm:
    $ zsh
    black% echo -e '\u2192'

    Can you provide the code you use for your prompt?
    Last edited by karol (2011-02-15 11:59:56)

  • Urxvt + vim arrow keys in insert mode problem

    There's this annoying problem I've been experiencing for a while now that I haven't been able to fix.
    I'm running urxvt-unicode-256color as my terminal emulator. When I'm using vim in insert mode, accidentally hitting the arrow keys inserts A B C D or into the file. I don't use the arrows keys, but accidentally hitting them can get really annoying. I've read all sorts of ways to resolve this and none of the seem to work. The only way I was able to get around this was to set $TERM to be xterm, but that seems like a weird fix for this.
    Is there another way of solving this?

    nan wrote:
    karol wrote:
    nan wrote:Is there another way of solving this?
    Map the keys in vim to something useful or to nothing at all.
    BTW, I have the same setup and my cursor keys result in movement like hjkl, so:
    - check if you're using vim and not vi,
    - change your settings in .vimrc.
    I've already mapped the keys to do nothing. But it doesn't seem to work. I'm using map and imap, I've also use set t_ku, etc.
    How do I check if I'm using vim as opposed to vi? I've already installed the vim package.
    I have set nocompatible in my .vimrc but it doesn't seem to do anything.
    Mr.Elendig wrote:set your TERM to rxvt-256color, make sure vim is not in compatible mode (and that you are actually using vim and not vi)
    My term vairable is already set to rxvt-unicode.
    Set it to 'rxvt-256color'

  • [SOLVED] Termite terminfo not reporting proper unicode support?

    I've just switch from urxvt to termite due to the proper support for fontconfig. However, I'm noticing an issue in some ncurses programs that make use of the "Extended ASCII character set" printing functionality
    According to this question ncurses determines what characters to print for a specific extended ascii character based on the current terminal type.
    I suspect that termite isn't properly reporting unicode support since when a ncurses program wants to (for example) print arrows it will print (<, ^, v, >) instead of (←, ↑, ↓, →).
    I've been trying to read terminfo(5) to understand what I might need to change in the terminfo file (xterm-termite) for it to properly report that it supports unicode, but it's fairly cryptic to me.
    Last edited by EvanPurkhiser (2013-05-16 07:53:26)

    I've made a little bit of progress on determining why Termite doesn't report support for _some_ extended ASCII characters.
    Looking at Termites terminfo file there is an option in there named 'acsc', which describes the terminals support for extended ascii characters. There is some documentation on the options available for this, and I noticed that the arrow characters are not included in termites terminfo.
    If I switch my $TERM to screen-256color (which DOES print the extended ASCII arrows properly) and run `infocmp` I see that it does include these characters
    acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
    I thought I might be able to simply add the proper characters to termites terminfo acsc option and it would fix it, but it didn't. Instead now when it trys to print arrows instead of printing the wedge (^, v) or the unicode characters (like I want), it just prints the corresponding extended ASCII mapping characters (-, .).
    The next thing I tried was copying ALL of the screen-256color terminfo options into the source termite.terminfo file. This had the same effect as before.
    I also tried completely replacing the (already compiled) xterm-termite terminfo file with the (already compiled) screen-256color terminfo file (`cp /usr/share/terminfo/s/screen-256color /usr/share/terminfo/x/xterm-termite`). This DID work, but obviously this is no different than just `export TERM=screen-256color `
    What am I missing? is there some kind of character map that gets encoded into the terminfo file during compilation?
    Last edited by EvanPurkhiser (2013-05-16 07:05:02)

  • Oracle 10g and JAWS -- use of Up and Down Arrow keys

    We are in the process of converting an Oracle 6i application to 10g and applying Accessibility standards to our application so that it will work with the JAWS screen reader.
    The version of JAWS we are using is 7.10.452 Unicode, The Java Access Bridge version required is version 1.2.
    THis problem manifests itself when using the UP and Down arrow keys to move between rows in a mutli-record screen.
    The problem is that on using either the Up or Down key JAWS read the content of the current field before moving to the new record and announcing the prompt and content.
    Has any one got any solution to this.

    Hello Larasoft,
    I understand you’re up and down arrow keys are not functioning, is that accurate? I will do all I can to help you with this issue.
    I want you to access the setup menu to test the keys out, see instructions below.
    1.       Shut down the computer.
    2.       Locate the F10 key across the top.
    3.       When you turn the computer back on immediately start tapping the F10 key repeatedly.
    4.       If successful you should be on setup utility screen. What’s different about this is you can only use you arrow keys to navigate.  
    5.       Try working the arrow keys  up and down on different menus and see if they work.
    6.       Once you tested it press F9 to setup defaults and then press F10 to save and exit.
    If I have been helpful or if you’d like to say thanks you can click the white star under my name to give me Kudos.  I really appreciate it.
    Please respond at your earliest convenience with you results.
    Thanks
    Clicking the White Kudos star on the left is a way to say Thanks!
    Clicking the 'Accept as Solution' button is a way to let others know which steps helped solve the problem!

  • Can you place an arrow over a letter?

    I am trying to type vectors for my physics class and I was wondering if there was any way to put an arrow pointing to the right over a letter of my choice?

    You can go to Character Palette (Edit > Special Characters), View = Code Tables, Tab = Unicode, 000020D0 (Combining marks for symbols), and find 20D7 and double click on it after typing the letter. x⃗
    Fonts that have it are Arial Unicode, Code2000, Everson Mono, and Unicode Symbols. You may need to download one of the last 3 if it does not display for you.
    It might be better to use an equation program, depending on how much such stuff you need to do.
    http://m10lmac.blogspot.com/2008/12/typing-equations-and-formulas.html

Maybe you are looking for

  • DataGuard Standby 環境で db が open できない.

    DataGuard Standby 環境で db が open できなくて困っています. 詳しい方いれば.原因と対処方法を教えていただきたいと思います. create した spfile が正確に読み込まれていないことが原因のようなのですが.. なぜ読み込めないのかが分からない状態です. pfile を読み込んだ起動は可能ですが.spfile を読み込んだ起動の前提条件とは. 何なのでしょうか.単に整合性が取れていないだけなのか.それとも... [grid@osaka1 shell]$ asmc

  • HP Officejet Pro L7580 - Yellow Ink Cartridge keeps popping out although it's brand new.

    Hello, I have had this officejet printer for about 4 years. I have never had a serious problem until now. A few days ago I replaced the yellow ink cartridge (88XL) because the ink indicator showed it as being completely empty. After replacing the car

  • All info on screen has become tiny, how do I get it back to normal size?

    I was looking at a page and when I went to scroll down all the information, writing and pictures, became so small I can barely read them. Like it has been zoomed out. How do I fix this as I can't see anything in the menu options. Thank you.

  • Prob with sql developer

    Hi frnds, These many days i was using toad in my office and am very much comfortable with it.But now am forced to use SQLDeveloper. When am using Toad, whenever i want to change the data i would just press F4 on table name and a window appears and th

  • Cannot join multiple objects into one.

    I have four separate objects that I have created.  I now need to add a white outline.  However, because they are separate, I am getting the outline around the individual objects so it is showing in places where I do not want it to show.  I have tried