resizing Images after downloaded with PIL #5

Merged
acastro merged 1 commits from resizeimgs into master 4 years ago

added a few lines that reize images using PIL - Python image library

added a few lines that reize images using PIL - Python image library
acastro closed this pull request 4 years ago
acastro deleted branch resizeimgs 4 years ago
The pull request has been merged as 13aa1b1d7b.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b resizeimgs master
git pull origin resizeimgs

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff resizeimgs
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: XPUB/special-issue-11-wiki2html#5
Loading…
There is no content yet.