* WebKitSystemInterface.h:
* libWebKitSystemInterfaceLeopard.a:
* libWebKitSystemInterfaceTiger.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27071
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-10-25 Timothy Hatcher <timothy@apple.com>
+
+ Add WKSetPatternBaseCTM.
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterfaceLeopard.a:
+ * libWebKitSystemInterfaceTiger.a:
+
2007-10-25 Timothy Hatcher <timothy@apple.com>
Reviewed by Adam.
void WKReleaseStyleGroup(void *group);
BOOL WKCGContextGetShouldSmoothFonts(CGContextRef cgContext);
+void WKSetPatternBaseCTM(CGContextRef, CGAffineTransform);
void WKSetPatternPhaseInUserSpace(CGContextRef, CGPoint);
typedef void *WKGlyphVectorRef;