Skip to content

Add a more pleasant cedilla form, hand-tweaked from XKCD 2034, add the second epsilon form, and tonic greek combinations#77

Merged
pelson merged 2 commits intoipython:masterfrom
pelson:feature/oe_ae_ligatures
Apr 28, 2026
Merged

Add a more pleasant cedilla form, hand-tweaked from XKCD 2034, add the second epsilon form, and tonic greek combinations#77
pelson merged 2 commits intoipython:masterfrom
pelson:feature/oe_ae_ligatures

Conversation

@pelson
Copy link
Copy Markdown
Member

@pelson pelson commented Apr 27, 2026

The main source for this PR is https://xkcd.com/2034/

This also helps with some of the IPA needs for #11

@pelson pelson force-pushed the feature/oe_ae_ligatures branch from ce425ca to 6810735 Compare April 27, 2026 03:24
…able, and the tonic forms of the Greek letters
@pelson pelson changed the title Add a more pleasant cedilla form, hand-tweaked from XKCD 2034 Add a more pleasant cedilla form, hand-tweaked from XKCD 2034, add the second epsilon form, and tonic greek combinations Apr 27, 2026
@pelson pelson requested review from Carreau and rgbkrk April 27, 2026 04:13
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Apr 27, 2026

Everything in xkcd-script/samples/charmap_non_latin_other.png is shifted by 1 between after/before, I don't know if that's purposeful or a bug I need to investigate.

@pelson
Copy link
Copy Markdown
Member Author

pelson commented Apr 28, 2026

Everything in xkcd-script/samples/charmap_non_latin_other.png is shifted by 1 between after/before, I don't know if that's purposeful or a bug I need to investigate.

It is because a new character was added that doesn't belong in any of the (ordered) tables that we produce. An alternative approach would be to try to maintain the order of the unhandled characters in the script, then we can get a more deterministic "catch-all" output table. I definitely don't think we need to do that now (in this PR) though.

@Carreau
Copy link
Copy Markdown
Member

Carreau commented Apr 28, 2026

then all good :-) just wanted to flag it quickly just in case

@pelson pelson merged commit 4ad0786 into ipython:master Apr 28, 2026
1 check passed
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.

3 participants