yohangdev / letter-avatar

Generate user avatar using name initials letter.
124 stars 51 forks source link

Save avatar into file #8

Closed virtoso closed 7 years ago

virtoso commented 7 years ago

Hi! Can you add method which save avatar in the file?

Smth like that: public method saveAs($name, $extension = '.png')

ridaamirini commented 7 years ago

Commit Added saveAs Method

like this?

virtoso commented 7 years ago

Yep. That will be very helpful :+1: