chrissimpkins / codeface

Typefaces for source code beautification
Other
6.15k stars 416 forks source link

Show ligatures in examples #165

Closed mtelesha closed 6 years ago

mtelesha commented 6 years ago

Would be nice to see some simple ligatures examples in your code examples.

!= := and ->

chrissimpkins commented 6 years ago

The ones included in the bottom line of the top specimen were decided by @kevinSuttle in https://github.com/chrissimpkins/codeface/pull/163

Suggest that we modify examples shown there? Would like to limit this to a single line in the specimen if possible.

chrissimpkins commented 6 years ago

Also see new PR #164 that just came in today

chrissimpkins commented 6 years ago

Added to last line of the top black/white text specimen. Currently in development branch and you can view the new gallery images here:

https://github.com/chrissimpkins/codeface/tree/development

Here is an example of a font that renders with ligatures:

https://github.com/chrissimpkins/codeface/tree/development#fira-code--

Waiting on feedback from #164 and will merge to master so that this is live.

chrissimpkins commented 6 years ago

now in images in master!