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

Vector images #60

Merged
merged 9 commits into from
Feb 3, 2015
Merged

Vector images #60

merged 9 commits into from
Feb 3, 2015

Conversation

pekspro
Copy link
Contributor

@pekspro pekspro commented Feb 3, 2015

Here we go – here is some vector images as promised. In short I have done three things:

• The ribbon minimize button icon is now a vector image (just a simple path) in the Windows 8 theme.
• The menu check image is now a vector image for the Windows 8 theme. I’ve also updated the normal check image to the checkbox to be more similar.
• I’ve added some new buttons in the test application that is using a vector based image. This image is found in the VectorIcons.xaml in the test project.

In VectorIcons.xaml I’ve also added some comments how to create vector images in XAML. Probably not the best place for documentation, it’s not even directly related to Fluent Ribbon, but I just wanted to save this somewhere :-). It’s actually quite easy to create such images when you are using the right tools in the right way (which took a while to figure out).

Please have a look and let me know what you think.

@batzen batzen added this to the 3.3.0 milestone Feb 3, 2015
@batzen batzen self-assigned this Feb 3, 2015
batzen added a commit that referenced this pull request Feb 3, 2015
Adding first vector images for Windows 8 theme
@batzen batzen merged commit ed4c63f into fluentribbon:master Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants