adobe-fonts / adobe-fonts/source-code-pro

Update README to show all OpenType features

Abierto
#321 1 comentario 3 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
CSS
Estrellas
20.4k
Forks
1.6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

It's now quite a common place for programming fonts to offer OpenType's _character variants_ (`cvXX`) or stylistic sets (`ssXX`).

More recently introduced fonts like [Cascadia Code](https://github.com/microsoft/cascadia-code#font-features), [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono/blob/master/README.md#opentype-features), or the old one like [Jira Code](https://github.com/tonsky/FiraCode/blob/master/README.md), have laid out all possible features that users can customize within their READMEs. For _Source Code Pro_ though, I actually have to dig down into [source code](https://github.com/adobe-fonts/source-code-pro/blob/main/Upright/familyGSUB.fea#L370-L676). And even then, I still don't know how text will look until I apply the features, since there's no visual examples to look at beforehand.

It'd be great if there's some visual examples to explain how each feature looks like within a README.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.