badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.44k stars 5.49k forks source link

Correctly render non-latin alphabets in shield #6989

Open niruvt opened 3 years ago

niruvt commented 3 years ago

Are you experiencing an issue with...

shields.io

🐞 Description

I want to use shields in non-Latin scripts.

I tried this link: https://img.shields.io/badge/परवाना-आलोक-blueviolet

This is Devanagari script.

See it's current (2021/09/06) rendering.

Devanagari: shields-dev

There are unnecessary spaces in this rendering. I can experience something similar with the following scripts.

Bengali: shields-bn

Source: https://img.shields.io/badge/অনুজ্ঞপ্তি-জীপীএল-red

Gujarati: shields-guj

Source: https://img.shields.io/badge/પરવાનો-જીપીએલ-yellow

There seems to be something particularly wrong with the Indic script rendering. Kindly look into the matter.

🔗 Link to the badge

No response

💡 Possible Solution

No response

chris48s commented 3 years ago

More discussion on this in https://github.com/badges/shields/issues/4140