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

Implementation of some missing features in the SvgGdi Bridge #2

Merged
merged 1 commit into from
Mar 2, 2015
Merged

Conversation

xmojmr
Copy link
Contributor

@xmojmr xmojmr commented Mar 1, 2015

  • added "Rect-aligned text" GDI test and enhanced the "Lines" test in
    SvgGdiTest application
  • replaced dependency on discontinued Adobe's SVG control with
    dependency on WebBrowser control in test applications
  • implemented support for horizontal and vertical text alignment for
    single-lined text with known bounding rectangle
  • implemented support for complex (GraphicsPath-based) CustomLineCap pen
    style
  • minor bug fixes

- added "Rect-aligned text" GDI test and enhanced the "Lines" test in
SvgGdiTest application
- replaced dependency on discontinued Adobe's SVG control with
dependency on WebBrowser control in test applications
- implemented support for horizontal and vertical text alignment for
single-lined text with known bounding rectangle
- implemented support for complex (GraphicsPath-based) CustomLineCap pen
style
- minor bug fixes
@monoman monoman merged commit 36ce1f4 into managed-commons:master Mar 2, 2015
@monoman
Copy link
Contributor

monoman commented Mar 2, 2015

@xmojmr Thanks a lot!

@xmojmr
Copy link
Contributor Author

xmojmr commented Mar 2, 2015

@monoman while playing with the code I've noticed the copyright header inconsistency. In my opinion the license header in all files should be equipped with Copyright © 2010 SvgNet & SvgGdi Bridge Project... (assuming this actually means "monoman's repository at GitHub") as the original copyright holder Ben Peterson from RiskCare Ltd. became somehow net-inactive

@monoman
Copy link
Contributor

monoman commented Mar 2, 2015

That copyright came in the original code I copied into GitHub.
I can accept a PR to fix that. :)
Really I could not find Ben Peterson also. But the original licensing allow us to bring it back alive.
Thank you for your help!

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.

2 participants