Changeset 1164
- Timestamp:
- 10/17/09 17:39:28 (10 months ago)
- Files:
-
- 1 modified
-
trunk/Subtitles/ssa2pdf.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Subtitles/ssa2pdf.m
r1122 r1164 24 24 #import "SubParsing.h" 25 25 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! 26 28 extern CGContextRef CGPSContextCreateWithURL(CFURLRef url, const CGRect *mediaBox, CFDictionaryRef auxiliaryInfo); 27 29 extern void CGPSContextClose(CGContextRef c);
