heads-up on cross-platform text handling

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default heads-up on cross-platform text handling

    A little idiosyncrasy I just discovered regarding how different
    platforms handle fonts in an swf:

    It seems that even if you embed your fonts, they are rendered slightly
    differently -- not differently enough that you can look at an swf on two
    different machines and see a difference, but ocassionally text will flow
    differently on different machines (PC vs. Mac). This can cause problems
    if you are concerned about the rag in left aligned text, and it can
    cause orphans and widows now and then.

    So, if you care what your text looks like, keep in mind that Flash ain't
    Quark. Check your swf's on both platforms.

    --
    S t e v e n P o s t
    s . p o s t @ n u m b e r - 1 0 . g o v . u k
    Steven Post Guest

  2. Similar Questions and Discussions

    1. cross-platform encryption
      I am in a situation where text files will be produced in a java/unix environment and need to be encrypted before they are sent over via ftp to a...
    2. Cross platform problem!!!
      Hi, I'm using MX 2004 and am creating a cross platform hybrid cd rom. I'm trying to copy a file from the Cd to a path specified by the user....
    3. G5 Burning Cross-Platform CDs
      First off, I want to thank everyone here for all their assistance. Thankfully I haven't needed to ask an abundance of questions the last little...
    4. Cross Platform CD
      Hello. For the first time I'm creating a cross platform CD and looking for a little advice. I realise that the Xtras and any linked dir files...
    5. Cross Platform Lingo (k)
      I'm a Mac guy. I have Director MX for Mac and 8.5.1 for PC. I plan on making a stub projector for the PC that points to the Mac. Someone wrote on...
  3. #2

    Default Re: heads-up on cross-platform text handling

    You could always use the System.os info to set a version to Windos or Mac.


    "Steven Post" <s.post@-SPAM-AWAY-number-10.gov.uk> wrote in message
    news:s.post-4D73F4.01172908092003@netnews.attbi.com...
    > A little idiosyncrasy I just discovered regarding how different
    > platforms handle fonts in an swf:
    >
    > It seems that even if you embed your fonts, they are rendered slightly
    > differently -- not differently enough that you can look at an swf on two
    > different machines and see a difference, but ocassionally text will flow
    > differently on different machines (PC vs. Mac). This can cause problems
    > if you are concerned about the rag in left aligned text, and it can
    > cause orphans and widows now and then.
    >
    > So, if you care what your text looks like, keep in mind that Flash ain't
    > Quark. Check your swf's on both platforms.
    >
    > --
    > S t e v e n P o s t
    > s . p o s t @ n u m b e r - 1 0 . g o v . u k

    LOQUTUS Guest

  4. #3

    Default Re: heads-up on cross-platform text handling

    Are you talking about Actionscript? I'm afraid I don't follow you...

    In article <HcW6b.3282$PE6.608@newsread3.news.pas.earthlink.n et>,
    "LOQUTUS" <me@here.com> wrote:
    >You could always use the System.os info to set a version to Windos or Mac.
    >
    >
    >"Steven Post" <s.post@-SPAM-AWAY-number-10.gov.uk> wrote in message
    >news:s.post-4D73F4.01172908092003@netnews.attbi.com...
    >> A little idiosyncrasy I just discovered regarding how different
    >> platforms handle fonts in an swf:
    >>
    >> It seems that even if you embed your fonts, they are rendered slightly
    >> differently -- not differently enough that you can look at an swf on two
    >> different machines and see a difference, but ocassionally text will flow
    >> differently on different machines (PC vs. Mac). This can cause problems
    >> if you are concerned about the rag in left aligned text, and it can
    >> cause orphans and widows now and then.
    >>
    >> So, if you care what your text looks like, keep in mind that Flash ain't
    >> Quark. Check your swf's on both platforms.
    >>
    >> --
    >> S t e v e n P o s t
    >> s . p o s t @ n u m b e r - 1 0 . g o v . u k
    >
    >
    --
    S t e v e n P o s t
    s . p o s t @ n u m b e r - 1 0 . g o v . u k
    Steven Post Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139