Skip to content

Bugfix of baseline_chars (missing comma)#87

Open
dummy-index wants to merge 3 commits intoipython:masterfrom
dummy-index:fix/baseline_chars
Open

Bugfix of baseline_chars (missing comma)#87
dummy-index wants to merge 3 commits intoipython:masterfrom
dummy-index:fix/baseline_chars

Conversation

@dummy-index
Copy link
Copy Markdown
Contributor

@dummy-index dummy-index commented May 2, 2026

Fixes #67.
['a' 'e', ...] was interpreted as ['ae', ...] and did not match a and e.

With this fix, the recognition of the baseline is improved, and the variation within _spans is also reduced. As a result, c and s get closer to the baseline, and their positions at low DPI are improved.

(Kerning is fluctuating, but it will be fixed in a separate PR.fixed.)

@pelson pelson force-pushed the fix/baseline_chars branch from c816b95 to 447f06d Compare May 3, 2026 04:22
@dummy-index
Copy link
Copy Markdown
Contributor Author

Generated files differ from committed files.
Download the 'xkcd-script-font' artifact from this run and commit the updated files.

I downloaded it, extracted the zip, and did a diff between the PNGs, but there is no difference...

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

Successfully merging this pull request may close these issues.

Bigraph "cc" looks unnatural

1 participant