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

Feature Improve file format support #385

Merged
merged 21 commits into from Feb 20, 2022

Conversation

Lakritzator
Copy link
Member

No description provided.

…ter on, and also adds a "VectorGraphicsContainer" base class to better support non pixel graphics in the editor. Examples are SVG, WMF/EMF and Emoji which scale automatically to the correct size and are not resized from pixels.
…odified so we do not return an image but a container, otherwise we cannot support vector graphics.
…tainer seems to work, added MetaFileFormatHandler & MetafileContainer for the EMF/WMF file formats.
…face. Also fixed opening things from the clipboard.
…e what extensions are supported for different actions.
…rmatHandler, the file dialog still needs to be adjusted.
…e TryLoad to LoadDrawablesFromStream to enable returning multiple values.
… the properties via nameof, which makes sure the reference to the settings form is seen in the code.
…o more cleanly separate the code for the coming next steps.
@Lakritzator Lakritzator merged commit 6095677 into release/1.3 Feb 20, 2022
@Lakritzator Lakritzator deleted the feature/ImproveFileFormatSupport branch February 20, 2022 12:21
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

1 participant