A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: blurred fonts

  1. #1
    Hi, i cant understand why the text used in some buttons and on a normal text containing layer are crisp, but some text i have in a movie clip is blurred.

    is it because i have it below a mask?



    thanks in advance


  2. #2
    Sleepy
    Join Date
    Apr 2001
    Location
    Tallahassee, FL
    Posts
    498

    Post

    are you using pixel fonts? If you are I have found in the past that you need to specify the text box's location using WHOLE numbers.. For example, if your height, width, x, and y are as follows: 123.3, 19.4, 32.3, 65.4 then change them to 123.0, 19.4, 32.0, and 65.0 ...

    also consider using DEVICE FONTS (a check box in your text options)

    HTH

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center