Removed CoreGraphics import dependency.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import CoreGraphics
|
|
||||||
import CoreText
|
import CoreText
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import CoreGraphics
|
|
||||||
import CoreText
|
import CoreText
|
||||||
|
|
||||||
struct GlyphPart {
|
struct GlyphPart {
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import CoreGraphics
|
|
||||||
import CoreText
|
import CoreText
|
||||||
|
|
||||||
// MARK: - Inter Element Spacing
|
// MARK: - Inter Element Spacing
|
||||||
|
|||||||
Reference in New Issue
Block a user