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

Improve kerning with larry3d font #11

Open
Iiridayn opened this issue Nov 2, 2018 · 0 comments
Open

Improve kerning with larry3d font #11

Iiridayn opened this issue Nov 2, 2018 · 0 comments

Comments

@Iiridayn
Copy link

Iiridayn commented Nov 2, 2018

asciify -f 'larry3d' test:

 __                       __
/\ \__                   /\ \__
\ \ ,_\     __     ____  \ \ ,_\
 \ \ \/   /'__`\  /',__\  \ \ \/
  \ \ \_ /\  __/ /\__, `\  \ \ \_
   \ \__\\ \____\\/\____/   \ \__\
    \/__/ \/____/ \/___/     \/__/

looks better as (note the s-t gap):

 __                      __
/\ \__                  /\ \__
\ \ ,_\     __     ____ \ \ ,_\
 \ \ \/   /'__`\  /',__\ \ \ \/
  \ \ \_ /\  __/ /\__, `\ \ \ \_
   \ \__\\ \____\\/\____/  \ \__\
    \/__/ \/____/ \/___/    \/__/

Also, asciify -f 'larry3d' pressless (one of your dependents):

                                         ___
                                        /\_ \
 _____    _ __     __     ____    ____  \//\ \       __     ____    ____
/\ '__`\ /\`'__\ /'__`\  /',__\  /',__\   \ \ \    /'__`\  /',__\  /',__\
\ \ \L\ \\ \ \/ /\  __/ /\__, `\/\__, `\   \_\ \_ /\  __/ /\__, `\/\__, `\
 \ \ ,__/ \ \_\ \ \____\\/\____/\/\____/   /\____\\ \____\\/\____/\/\____/
  \ \ \/   \/_/  \/____/ \/___/  \/___/    \/____/ \/____/ \/___/  \/___/
   \ \_\
    \/_/

looks better as (note the s-l gap):

                                        ___
                                       /\_ \
 _____    _ __     __     ____    ____ \//\ \       __     ____    ____
/\ '__`\ /\`'__\ /'__`\  /',__\  /',__\  \ \ \    /'__`\  /',__\  /',__\
\ \ \L\ \\ \ \/ /\  __/ /\__, `\/\__, `\  \_\ \_ /\  __/ /\__, `\/\__, `\
 \ \ ,__/ \ \_\ \ \____\\/\____/\/\____/  /\____\\ \____\\/\____/\/\____/
  \ \ \/   \/_/  \/____/ \/___/  \/___/   \/____/ \/____/ \/___/  \/___/
   \ \_\
    \/_/

As an aside - Randall Munroe "really hates" me: https://xkcd.com/1015/

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

No branches or pull requests

1 participant