NewKreation Posted February 25, 2005 Posted February 25, 2005 Can I use a font that is not installed?I want to put a font file in a directory located on a CD along with the application.When the application is run, I would prefer to use the font located in the CD directory.Is this possible?1. Using GUICtrlSetFont (controlID, size [, weight [, attribute [, fontname]]] )2. Installing the Font.3. Other4. NopeIf this is possible, then please elaborate.Thanks!
therks Posted February 25, 2005 Posted February 25, 2005 I think it is possible to install the font. Someone was talking about it a while ago, they used a dll function. Let me see if I can dredge up the post. My AutoIt Stuff | My Github
NewKreation Posted February 25, 2005 Author Posted February 25, 2005 I think it is possible to install the font. Someone was talking about it a while ago, they used a dll function. Let me see if I can dredge up the post.Thanks for the clue...I found it here:http://www.autoitscript.com/forum/index.php?showtopic=6715
therks Posted February 25, 2005 Posted February 25, 2005 Good job. You found it before I did, I had turned to using Google to try and figure out the dll function needed. My AutoIt Stuff | My Github
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now