Hi,

I was developing a piece of software that requieres an embeded font and I'm having problems with a range of symbols in that font.

I'm parsing XML an using "String.fromCharCode(<decimal character code>);" sentece to write font symbols to a textarea.
(Note that <decimal character code> is a number from 32 - 255 in a chart of font symbols of the embeded font)

The problem is that I can't access some symbols in the embeded font. In particular those that goes from 128-159 range.

I trying to find some solution with no luck at all. All programs that I use to load the font and see the glyps shows the entire font without problem and shows the decimal numbers matching the ones I have in the chart.

Hope someone could give me some advice so I can follow developing my application and accesing that glyps.

Thanks in advance.


--
::| Carlos Rovira
::| http://www.carlosrovira.com

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to