We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current images imported on the Code of Conduct (CoC) page are in PNG format and become blurry when users zoom in. Screenshot (page CoC) :
Screenshot (after zooming in) :
SVG is a better format for the web page in this context due to their advantages in file size and resolution, especially when zooming in.
figma link: https://www.figma.com/design/W3hdepQ7v7ZGYRP6QctBXH/PyCon-Taiwan-%E5%AE%98%E7%B6%B2%E8%A6%96%E8%A6%BA-2022?node-id=4497-29851&t=ybffyMCnNwhJiAcZ-0
page CoC: https://tw.pycon.org/2024/en-us/about/code-of-conduct
Take the icon for “禁止騷擾” example.
Zoom in with png file imported:
Zoom in with updated svg file:
The text was updated successfully, but these errors were encountered:
foxlee2525
No branches or pull requests
Problem
The current images imported on the Code of Conduct (CoC) page are in PNG format and become blurry when users zoom in.
Screenshot (page CoC) :
Screenshot (after zooming in) :
SVG is a better format for the web page in this context due to their advantages in file size and resolution, especially when zooming in.
Actions to Fix the Issue
Related Files
figma link: https://www.figma.com/design/W3hdepQ7v7ZGYRP6QctBXH/PyCon-Taiwan-%E5%AE%98%E7%B6%B2%E8%A6%96%E8%A6%BA-2022?node-id=4497-29851&t=ybffyMCnNwhJiAcZ-0
page CoC: https://tw.pycon.org/2024/en-us/about/code-of-conduct
Expected Behavior
Take the icon for “禁止騷擾” example.
Zoom in with png file imported:
Zoom in with updated svg file:
The text was updated successfully, but these errors were encountered: