cmints / website

Website for CMintS
https://cmints.io/
MIT License
1 stars 2 forks source link

Add Armenian font #37

Closed Manvel closed 6 years ago

Manvel commented 6 years ago

Armenian fonts unicode range is 0530–058F

Manvel commented 6 years ago

Dejavu sans can be a good option.

but it make sense to create a subset using fonttools.

Usage example:

pyftsubset DejaVuSans-ExtraLight.ttf --unicodes=U+0530-058F --output-file=armenian.ttf