What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Embed fonts into scripts?

Embed fonts into scripts?
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
O.P. Embed fonts into scripts?
is it possible to embed fonts (TTF) into a script window?
[quote]
Ultimatess6
: What a noob mod
08-18-2007 10:49 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Embed fonts into scripts?
If you include the TTF file in your script you can install it on initialize.

code:
Interop.Call('gdi32', 'AddFontResourceW', <Path to Font>);

http://msdn2.microsoft.com/en-us/library/ms534231.aspx

This post was edited on 08-19-2007 at 12:41 AM by matty.
08-19-2007 12:39 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On