Changeset 770

Show
Ignore:
Timestamp:
01/17/08 11:57:31 (9 months ago)
Author:
astrange
Message:

Fix the shadow in unstyled subs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/perian-1.1/Subtitles/SubContext.m

    r729 r770  
    8484        sty->alignH = kSubAlignmentCenter; 
    8585        sty->alignV = kSubAlignmentBottom; 
    86         sty->borderStyle = 0
     86        sty->borderStyle = kSubBorderStyleNormal
    8787        sty->ex = [delegate completedStyleParsing:sty]; 
    8888        sty->delegate = delegate;