Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
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
Posts: 955
Reputation:
24
30 /
/
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
matty
Scripting Guru
Posts: 8336
Reputation:
109
39 /
/
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
«
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:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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