-
Re: Will I run into any issues if I don't include all the glyphs from a codepage (i.e skipping ∏∑√∂)?
Terminological nit: Unicode doesn't have code pages. It might be more accurate to say that Unicode is a code page, though "code page" is generally not used in relation to Unicode, unless yo…1 -
Re: Can MS Word files be converted from ASCII fonts to Unicode fonts?
Converting custom encodings for Indic scripts will involve complexities beyond simple character-to-character conversion. For example, ordering of characters needs to be changed to match Unicode's log…4 -
Re: Where do I find which glyphs are required for a given language?
I can't find that. Can you provide a link? You're describing the auxiliary sets. The CLDR documentation of exemplars says (emphasis added), So, suppose OCR were used in some cases to get data for au…1 -
Re: Where do I find which glyphs are required for a given language?
Wherever did you get that idea? All of the data in CLDR gets vetted by human reviewers.2 -
Re: White on black
The weight axis does not do the exact same thing as their "Darkmode" axis: weight affects advance widths; "Darkmode" does not. "Darkmode" is like what is often referred…3