Quote Originally Posted by DataMiser View Post
If a text file is opened with notepad it will use whatever font is selected in notepad. .rtf .doc and some others let you set the font so when opened by a user with a compatible program thay will display with the original font provided the user has that font installed on their PC.
This is true, however I want the file to be written to the hard drive in the font I have created, so the data file can contain no font but mine. As someone here pointed out it would have to be saved as an image file, and then I'd have to figure out how to convert the image back in to text when I load the file into the journal program.