Image support
Registered by
Luke Faraone
Image support exists already, yet it doesn't work. We'll fix that.
Blueprint information
- Status:
- Complete
- Approver:
- Jeffrey Elkner
- Priority:
- Undefined
- Drafter:
- Luke Faraone
- Direction:
- Needs approval
- Assignee:
- Luke Faraone
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Luke Faraone
- Completed by
- Luke Faraone
Related branches
Related bugs
Sprints
Whiteboard
Let's just stick to wrapping around pygame, and not do resizing. Let's let students use ImageMajick or PIL.
Proposed syntax is:
Image(file_path, center, width=0, height=0)
(?)