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

feat(farmer-app): dynamic svg skin tones #287

Open
chrismclarke opened this issue Jun 5, 2024 · 1 comment
Open

feat(farmer-app): dynamic svg skin tones #287

chrismclarke opened this issue Jun 5, 2024 · 1 comment
Assignees

Comments

@chrismclarke
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
As the app is used in different countries we may want to try and alter certain visual assets to align more closely with local contexts. Some of this will happen via generating entire new icon sets, however some improvements might also be made by making small adjustments to existing images, such as skin tone used in icons.

Describe the solution you'd like
Part research/discovery, part proof-of-concept. Try to determine whether it is possible to use css classes to dynamically adjust svg images to provide a variety of possible skin-tone options and any other localisations that may be useful.

Describe alternatives you've considered
Whilst we could generate new icon sets for all contexts this will quickly become hard to manage and be quite resource intensive.

Additional context
A few potential starting points for research

@chrismclarke
Copy link
Collaborator Author

Some initial investigation work will be carried out by Denis

@khalifan-kfan khalifan-kfan self-assigned this Jul 2, 2024
@chrismclarke chrismclarke moved this from Next Priority to In Progress in PICSA Apps Development Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants