▲ | int_19h 10 months ago | |
It's the other way around - precombined characters (with diacritics) are there because they were in legacy encodings. But, assuming that by "generalized diacritics" OP means Unicode combining characters like U+0301, there's nothing legacy about them; on the contrary, the intent is to prefer them over precombined variants, which is why new precombined glyphs aren't added. | ||
▲ | jrochkind1 10 months ago | parent [-] | |
Ah, right, thanks! |