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

Split $ and ¢ like Recursive Mono #863

Closed
3 tasks done
ghost opened this issue Jan 31, 2021 · 5 comments
Closed
3 tasks done

Split $ and ¢ like Recursive Mono #863

ghost opened this issue Jan 31, 2021 · 5 comments

Comments

@ghost
Copy link

ghost commented Jan 31, 2021

  • The requested variant shape does not go too far away from Iosevka's design.
  • The requested variant does not conflict with any characters in Unicode that Iosevka currently supports.
  • Some other monospace/programming fonts supported the requested variant. Provide images below.

From the image below, the bar is split in two parts around the middle.
Can we also add variants for ¢ too to match that of $?

Dollar

@ghost ghost added the 🔃 Variant Request label Jan 31, 2021
@ghost ghost changed the title $ like Recursive Mono Dollar and cent like Recursive Mono Feb 1, 2021
@ghost ghost changed the title Dollar and cent like Recursive Mono Split dollar and cent like Recursive Mono Feb 1, 2021
@ghost ghost changed the title Split dollar and cent like Recursive Mono Split $ and ¢ like Recursive Mono Feb 1, 2021
@be5invis
Copy link
Owner

be5invis commented Feb 1, 2021

¢ will need a matrix of variants. Otherwise you or other people will file another dozen of issues requesting some combinations...

@be5invis
Copy link
Owner

be5invis commented Feb 1, 2021

But, one interesting solution might be leveraging cvDecompose mechanism (that I added for composites) to treat c and the | part separately.

@ghost
Copy link
Author

ghost commented Feb 1, 2021

Yeah sure I'm fine either way, but don't put serifs on the c or s part this time.

@be5invis
Copy link
Owner

be5invis commented Feb 1, 2021

@NoxUltima

this time

Wait...

@ghost
Copy link
Author

ghost commented Feb 1, 2021

this time

I meant unlike the variants for c and s.

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

No branches or pull requests

1 participant