ReVanced / revanced-branding

🎨 Brandings, guidelines, kits and assets of ReVanced
https://revanced.app
GNU General Public License v3.0
87 stars 10 forks source link

Convert SVG text to shapes #3

Closed xafn closed 1 year ago

xafn commented 1 year ago

Issue

Text in SVGs render differently based on the device it is being viewed on.

Solution

Convert all the text in SVGs into shapes/paths so that they are consistent across devices.

Additional Context

Mac:

image

Ubuntu:

image

Android:

image