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 SVGs #43

Merged
merged 3 commits into from
Feb 11, 2017
Merged

Support SVGs #43

merged 3 commits into from
Feb 11, 2017

Conversation

CarsonF
Copy link
Member

@CarsonF CarsonF commented Feb 10, 2017

  • Get Image Info from SVGs.
  • Refactor Image\Type so custom types can be registered.

…e. Type class is only a singleton now. Additional types can now be registered as well.
@CarsonF CarsonF mentioned this pull request Feb 10, 2017
@bobdenotter
Copy link
Member

Merging in!

@bobdenotter bobdenotter merged commit 56553a6 into master Feb 11, 2017
@bobdenotter bobdenotter deleted the svgs branch February 11, 2017 14:52
public function toString()
{
return $this->name;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So a magic method to call a method to access a class object? You've rejected my PRs for less 😜

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol I have? :) I was just copy pasting that

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.

3 participants