Refine and add diacritics#59
Merged
rgbkrk merged 2 commits intoipython:masterfrom Apr 17, 2026
Hidden character warning
The head ref may contain hidden characters: "feature/\u0165kerning"
Merged
Conversation
… basic Eszett/ß glyph, which I produced manually by using the image from https://xkcd.com/2586/, pulling out the beta symbol, and removing the tail
Ogonek (8 chars: Ą Ę Į Ų / ą ę į ų) - New _make_ogonek: comma rotated 180° (blob at bottom, tail at top) and placed at the right ink edge of the base, shifted up 80 units to overlap the baseline naturally. į/ị use dotted 'i' as base (not dotlessi) since the ogonek goes below. Dot below (12 chars: Ạ Ẹ Ị Ọ Ụ Ỵ / ạ ẹ ị ọ ụ ỵ) - New _dot_below_mark: same dot shape as the dot-above, sourced from Ü. - New _make_dot_below: places it below the base via _place_below with gap=15. Dutch IJ digraph (IJ ij) - i+j / I+J compositions with the gap controlled by ink-edge distance (40 units). Caron vowels added (Ǎ Ǒ Ǔ / ǎ ǒ ǔ) — previously only consonants had pre-composed carons. Lowercase caron gap reduced 20→8 across the board (pre-composed marks were floating too high above lowercase); uppercase U caron slightly tighter at gap=15. Circumflex extended — added Esperanto (Ĉ Ĝ Ĥ Ĵ Ŝ / ĉ ĝ ĥ ĵ ŝ) and Welsh (Ŵ Ŷ / ŵ ŷ), which were missing and falling back to the combining form.
Closed
|
This looks really good now, I can't see any issues. It reads really well. Your Czech grammar is great too! |
This was referenced Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #58.
With this, we also tweak the diacritics mentioned in #29 (comment), resulting in: