Changeset 1164

Show
Ignore:
Timestamp:
10/17/09 17:39:28 (10 months ago)
Author:
astrange
Message:

Add disclaimer about PS output to ssa2pdf.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Subtitles/ssa2pdf.m

    r1122 r1164  
    2424#import "SubParsing.h" 
    2525 
     26// vv These are Apple private API! Don't use them just because this does! 
     27// I have a good reason for it, I promise! 
    2628extern CGContextRef CGPSContextCreateWithURL(CFURLRef url, const CGRect *mediaBox, CFDictionaryRef auxiliaryInfo); 
    2729extern void CGPSContextClose(CGContextRef c);