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

[SVG] Optimization of save/restore usage, Addition of paint methods #4999

Merged
merged 3 commits into from Jun 24, 2014

Conversation

pramodhkp
Copy link
Contributor

1stt commit: Removed some unwated 'this.save()' and 'this.restore()' commands;
2nd and 3rd commits: Added support for paintSolidColorImageMask & paintJpegXObject

Test pdf: Default pdf (liveprogramming.pdf) - page 25

@Snuffleupagus
Copy link
Collaborator

Just a small suggestion: when a commit touches only SVG related code (and nothing else), it would in my opinion be a good idea if the commit message indicated that. You could, for example, prefix the commit message with [SVG], so that it in this case would read [SVG] Optimization of save/restore usage.

@pramodhkp pramodhkp changed the title Optimization of save/restore usage [SVG] Optimization of save/restore usage, Addition of paint methods Jun 24, 2014
yurydelendik added a commit that referenced this pull request Jun 24, 2014
[SVG] Optimization of save/restore usage, Addition of paint methods
@yurydelendik yurydelendik merged commit cd79ac8 into mozilla:master Jun 24, 2014
@yurydelendik
Copy link
Contributor

Thank you

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

3 participants