-
Notifications
You must be signed in to change notification settings - Fork 549
CoreText iOS xcode16.1 b2
Alex Soto edited this page Sep 18, 2024
·
2 revisions
#CoreText.framework
diff -ruN /Applications/Xcode_16.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h /Applications/Xcode_16.1.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h
--- /Applications/Xcode_16.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h 2024-08-03 14:12:07
+++ /Applications/Xcode_16.1.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h 2024-08-28 19:25:25
@@ -1555,7 +1555,7 @@
@param font
The font reference.
- @param table
+ @param tag
The font table identifier as a CTFontTableTag.
@result Returns true if the call was successful and the requested table is present.