I'm using XP and I'm having this issue... only with the Font Embed object, I've just tried Active Picture and it loads everything fine, even after deleting the original file or moving the EXE to another folder...
Printable View
I'm using XP and I'm having this issue... only with the Font Embed object, I've just tried Active Picture and it loads everything fine, even after deleting the original file or moving the EXE to another folder...
Huh, it must be another variable then. I honestly do not know what to say here, it works for me and others, yet not some people. :(
Thanks Dines for this excellent extension (as i said in a PM before seeing this topic!)
This is a useful extension, thanks Dines :)
Nice extension!
This extension is can the font file be included in exe?
I added the font file to the binary, extracted the file, and used it. However, after the application had ended, the file was not deleted.
You have to tell MMF2 that you want to do that;
End of Frame: Release Binary File
Hmm... I tried End of Frame/End of Application :Release Binary File. It doesn't delete the extracted font file.Quote:
Originally Posted by LB
MFA: font_embed_binary.zip
It works fine for me. How are you testing if it gets deleted?
MFA: font_embed_binary2.zip
Application was started. It extracted the "tmp6.tmp" in TEMP directry.
(Note: I changed the Tmporary directory path to Ramdisk.)
http://www7a.biglobe.ne.jp/~bp-827z/...ont_embed1.png
Applictaion was ended. But, the "tmp6.tmp" doesn't deleted.
http://www7a.biglobe.ne.jp/~bp-827z/...ont_embed2.png
Strange... I ran your MFA and had it copy the temp path to my clipboard. I went to the file, closed the app, and the file was deleted automatically. Not sure why it didn't work for you.