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

[Doc - SVG] Documentation for Image using SVG directly VS Image using PNG while using an SVG underneath with Uno.Resizetizer (UnoImage) #15869

Open
Tracked by #265
agneszitte opened this issue Mar 12, 2024 · 2 comments
Assignees
Labels
area/svg Categorizes an issue or PR as relevant to SVG rendering difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/enhancement New feature or request

Comments

@agneszitte
Copy link
Contributor

agneszitte commented Mar 12, 2024

What would you like to be added

We should maybe have clear documentation to explain when would be best to use each of these two scenarios depending on the needs:

Using a svg in the path of the Image control
[Svg file build action = Content]

Following this doc: Using SVG images (platform.uno)

VS

Using a png in the path that uses an svg file underneath with Uno.Resizetizer (UnoImage)
[Svg file build action = UnoImage]

Following this doc: https://platform.uno/docs/articles/external/uno.resizetizer/doc/using-uno-resizetizer.html?tabs=classlib%2CAndroid#unoimage

Why is this needed

To have a clear explanation on what is the best scenario depending on the needs when using an svg file

For which platform

All

(cc @jeromelaban, @MartinZikmund, @nickrandolph)

@agneszitte agneszitte added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. area/svg Categorizes an issue or PR as relevant to SVG rendering labels Mar 12, 2024
@agneszitte
Copy link
Contributor Author

Related issue: unoplatform/uno.resizetizer#262

@agneszitte
Copy link
Contributor Author

agneszitte commented May 8, 2024

We need to revise as we have the info here in the SVG documentation (https://platform.uno/docs/articles/features/svg.html?tabs=singleproject#when-to-use-svg) but I think we should have some info on the Uno.Resizetizer documentation as well.

@MartinZikmund MartinZikmund added difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers and removed triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels May 9, 2024
@Kunal22shah Kunal22shah self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/svg Categorizes an issue or PR as relevant to SVG rendering difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants