Default character sets for fonts and foreign characters
-
hi all I seem to have run into a problem and was wondering if anyone else had seen someting similar or could point me in the right direction. I have an application that displays user inputted text in a choice of fonts (they choose). However when somebody inputs cyrillic text it doesnt show into the correct font (AbbeyRoad NF) but displays it in Arial. I thought this was because I set a default font face and then try to reset as the chosen one but this isnt the case, as AbbeyRoadNF doesnt have the cyrillic char set in it I'm assuming its defaulting to Arial internally but I can't see where this is happening as its not throwing any errors and I need to catch where this happens so I can alter the font for the print processing (which doesnt default to Arial). has anyone heard of anything like this ? Any thoughts at all welcome. thanks tim