Search content:

 

Personal Menu
Username:
Password:
Save password

Become a member

Forgot Password?

 

Don't miss these
Wait for a DirectMedia CuePoint (Index ID as Reference)
[S] mouse->sprite vector behaviour
Go to NetMovie
Set the ink of Sprite
Property Inspector
simDirectShow Xtra
Toggle DirectToStage Property of a Flash Member
Buddy API Review
Initialize QuickTime Video (no white flash)
Stub Mac Projector
MediaMacros Xtras Mall
 

 

 

Behavior Bitmap text

Added on 1/29/2004

 

Compatibilities:
D8_5 D9

This item has not yet been rated

Author: sirozz

(sorry for bad english) I have seen a lot of tricks to make bitmap font, here is another way :

on startmovie
  fld = new(#text)
  fld.antialias = true
  fld.fontSize = 3
  temp = new(#bitmap)
  fld.text = "Bitmap Text !!"
  temp.picture = fld.picture
  (the stage).image.copypixels(temp.image, (the stage).image.rect, temp.image.rect)
  
  erase(fld)
  erase(temp)
end

 


Upload Provided by ABCUpload ASP

Contact

MMI
22 West Court Sq
Suite 2C
Newnan, GA 30263
USA

Fax - (206) 339-5833

Send e-mail