BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
BenConner
Pyrite | Level 9

Hi,

 

I have a template that uses the unicode 1F811B (heavy down arrow) outside a rectangle that gets drawn.  It is part of the Symbola font and I have to specify that for it to show up.  Example: 

 

 drawtext textattrs = (size = 10pt family = "Symbola" color = &dkblue. ) {unicode '1F81B'x} / ...;

 

The problem with this approach is when going to a PDF file, this font must be present on the viewing machine in order for the PDF file to render properly.  This isn't a universal font like Arial, so this will be a problem.

 

Is there a workaround to getting the down arrow to appear?  

 

This is being generated in Win 64 9.4 TS1M3.

 

Thanks!

 

--Ben

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ
I recommend looking for your symbol in Arial Unicode MS http://www.fileformat.info/info/unicode/font/arial_unicode_ms/blockview.htm?block=arrows or in some other font like a Unicode. This site has an interesting breakdown of different arrow symbols http://xahlee.info/comp/unicode_arrows.html

cynthia

View solution in original post

2 REPLIES 2
Cynthia_sas
SAS Super FREQ
I recommend looking for your symbol in Arial Unicode MS http://www.fileformat.info/info/unicode/font/arial_unicode_ms/blockview.htm?block=arrows or in some other font like a Unicode. This site has an interesting breakdown of different arrow symbols http://xahlee.info/comp/unicode_arrows.html

cynthia
BenConner
Pyrite | Level 9
Hi Cynthia

Thanks so much for the quick reply. Those sites will indeed do. The Arial down arrow is hex 2193 and looks fine on the graph.

Much appreciated!

Ben

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1256 views
  • 0 likes
  • 2 in conversation