Skip to content
New issue

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

Weird vertical alignment of braces / brackets #137

Closed
Ecco opened this issue Aug 16, 2016 · 1 comment
Closed

Weird vertical alignment of braces / brackets #137

Ecco opened this issue Aug 16, 2016 · 1 comment
Labels

Comments

@Ecco
Copy link

Ecco commented Aug 16, 2016

The vertical space between brackets and digits is not consistent: the distance between the top of a digit and the top of a bracket is much smaller than the bottom one.
braces_digit

In the same fashion, braces are not vertically aligned with the "=", "+", "-" symbols:
braces_equal

Is that on purpose?

@pauldhunt
Copy link
Contributor

the brackets/braces/parens are designed to harmonize with the lowercase as default:
(a) (b) (c) (d) (e) (f) (g) (h) (i) (j) (k) (l) (m) (n) (o) (p) (q) (r) (s) (t) (u) (x) (y) (z)

if there is enough interest, it may be possible to add casing alternates for these in a future version of SCP that harmonize primarily with majuscules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants