Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support UIImage as associated value of Slice.ContentType.image(...) #4

Merged
merged 1 commit into from Jul 6, 2020

Conversation

M-I-N
Copy link
Contributor

@M-I-N M-I-N commented Jul 6, 2020

  • Renamed image(String, ImagePreferences) to assetImage(String, ImagePreferences) case
  • Added image(UIImage, ImagePreferences) case
  • Fixed some spelling mistakes
  • Added drawImage method in ImageDrawing extension to support drawing UIImage object within the provided context
  • Handled newly added enum case in the drawSlice method of SliceDrawing extension
  • Adopted modifications of the source files in example project

- Renamed image(String, ImagePreferences) to assetImage(String, ImagePreferences) case
- Added image(UIImage, ImagePreferences) case
- Fixed some spelling mistakes
- Added drawImage method in ImageDrawing extension to support drawing UIImage object within the provided context
- Handled newly added enum case in the drawSlice method of SliceDrawing extension
- Adopted modifications of the source files in example project
@sh-khashimov sh-khashimov merged commit 133f9d4 into sh-khashimov:master Jul 6, 2020
@M-I-N M-I-N deleted the uiimage-slice-content-type branch July 6, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants