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

Limit the angular subtension of a letter #63

Open
rossjrw opened this issue Nov 6, 2020 · 0 comments
Open

Limit the angular subtension of a letter #63

rossjrw opened this issue Nov 6, 2020 · 0 comments
Labels
bug Correct a problem in an existing feature

Comments

@rossjrw
Copy link
Owner

rossjrw commented Nov 6, 2020

An angle is drawn as if it were on account of some quirk in the radial renderer. With the new organic algorithm, this doesn't really matter for phrases, but for letters it does:

image

The letter is too small.

The easiest thing to do is to limit the angular subtension of a letter. This should only be invoked when there is only one letter in a word, so it shouldn't cause any problems, hopefully. In this example, a d-block letter should be huge and dominate that word.

@rossjrw rossjrw added the bug Correct a problem in an existing feature label Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Correct a problem in an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant