#ifndef opml_lib_h #define opml_lib_h NSData* generateHTMLData(NSURL *url, NSBundle *bundle, BOOL thumb); //void renderThumbnail(CFURLRef url, CFBundleRef bundle, CGContextRef context, CGSize maxSize); #endif /* opml_lib_h */