X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 09 Jul 2015 11:56 AM by  Zachary Norman
Font size when using printf to output to a text file
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Zachary Norman



Basic Member


Posts:173
Basic Member


--
09 Jul 2015 11:56 AM
    Is there a way to change the size of text printed to a file with printf? When I opened the text file in Word Pad the font size was 11 and I would like a different font size.

    Zachary Norman



    Basic Member


    Posts:173
    Basic Member


    --
    09 Jul 2015 12:00 PM
    There is no inherent text formatting for text files, they are not rich text files, which I think contain that information. The default font size is strictly depended upon the text editor that you are using. If I open up a text file not generated in IDL, and I use Sublime Text and Word Pad, the two look completely different and the sizing for both is not the same. Your best bet would be to see if there is a default setting for Word Pad.
    You are not authorized to post a reply.