ZhangYu

Results 3 issues of ZhangYu

func saveScrollViewAsImage() 最后一行 ![error-4](https://user-images.githubusercontent.com/7044793/49641291-ae15fa80-fa4a-11e8-942b-a2bc40f39515.png) 另外需要在设置中把读写权限打开,才能保存图片

NSFontAttributeName 更新为NSAttributedString.Key.font ![error-2](https://user-images.githubusercontent.com/7044793/49624379-25786980-fa0c-11e8-9b1e-c6d327166a4c.png) NSForegroundColorAttributeName 更新为 NSAttributedString.Key.foregroundColor NSBackgroundColorAttributeName 更新为 NSAttributedString.Key.backgroundColor ![error-3](https://user-images.githubusercontent.com/7044793/49624580-f57d9600-fa0c-11e8-91f3-8f4e6bb3cb27.png)

![error-1](https://user-images.githubusercontent.com/7044793/49624097-2230ae00-fa0b-11e8-833e-8f0e7cadc7cb.png)