Merge branch 'mac-release'
This commit is contained in:
commit
b0b3f58036
@ -219,7 +219,6 @@ private extension ArticleRenderer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func base64String(forImage image: RSImage) -> String? {
|
func base64String(forImage image: RSImage) -> String? {
|
||||||
print("height: \(image.size.height) width: \(image.size.width)")
|
|
||||||
return image.dataRepresentation()?.base64EncodedString()
|
return image.dataRepresentation()?.base64EncodedString()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user