Show
Ignore:
Timestamp:
07/29/08 22:44:52 (4 months ago)
Author:
astrange
Message:

SSA: Support vertical text (fonts with @ in the name).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Subtitles/SubContext.h

    r872 r919  
    5555 
    5656extern UInt8 SSA2ASSAlignment(UInt8 a); 
    57 void ParseASSAlignment(UInt8 a, UInt8 *alignH, UInt8 *alignV); 
     57extern void ParseASSAlignment(UInt8 a, UInt8 *alignH, UInt8 *alignV); 
    5858extern SubRGBAColor ParseSSAColor(unsigned rgb); 
     59extern BOOL ParseFontVerticality(NSString **fontname);