Andj C's Avatar

Andj C

@enablelanguages.bsky.social

Focusing on Python internationalisation; ICT language enablement for lesser used and minority languages; web internationalisation,internationalisation of bibliographic data, government web content in community languages.

46 Followers  |  51 Following  |  659 Posts  |  Joined: 16.11.2024  |  2.2909

Latest posts by enablelanguages.bsky.social on Bluesky

So a printer's ornament, and only an emoji when followed by VS16.

25.10.2025 11:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The equivalent using italic math symbols would require a separate keyboard for the italic symbols, and switching keyboards when you need to switch between regular letters and math italics. It would mean spell checking wouldn't work for something in italic symbols. It becomes difficult for the user.

23.10.2025 07:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Think in terms of a word processor, you type letters on keyboard, select text and make text bold or italic, this is changing to the bold or italic font within the font family being used.

23.10.2025 07:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Some people use mathematical symbols available in Unicode to visually simulate italic letters. There are not true italics, they are displayed with maths fonts, not text fonts, they only support English, not most other languages. The glyphs are designed to look good in equations not body text.

23.10.2025 06:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Italics or obliques are one of the typefaces within a typeface family. The characters within an italic font are the same characters as within a bold, bold italic or regular typeface. Probably easier to think of it as a calligraphic style.

23.10.2025 06:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The issue is that devs haven't introduced rich text for messaging ... Not to mention on most devices what you really need is obliques not italics due to prevalence of sans-serif as default fonts.

22.10.2025 23:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For Unicode, italic would be a presentational feature of a glyph.

22.10.2025 23:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

except such non-consent codepoint has no legal framework to make it binding.

21.10.2025 23:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Considering copyright and licensing is often ignored in scraping and pulling together datasets, just one more thing for them to ignore.

21.10.2025 23:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The holy grail is bidi and complex rendering in a terminal.

14.10.2025 09:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And after that the SIP and then the TIP

13.10.2025 21:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I prefer to control normalisation at each IO boundary. In theory, the APIs should be handling it, but rarely do. And it's unfortunate that the APIs can't handle combing Jamo sequences.

12.10.2025 05:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Probably safer to normalise to NF(K)C. But in theory there shouldn't be any compatibility Jamo in data, so NFC out bound should be fine. But if Jeju or archaic syllables ... Them combining Jamo are unavoidable.

11.10.2025 23:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

In other words poorly implemented and designed APIs from an i18n perspective.

11.10.2025 23:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Sounds like fun, something odd in the downstream code I assume.

11.10.2025 21:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

But focusing on graphic design and being able to make custom adjustments to open source fonts, extending them for specific projects seems to be a valuable tool

11.10.2025 04:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Actually there was a larger of sarcasm there, I like my humour very dry. And 2a is one of those weird American things. Font design as the primary gig is a difficult field to break into.Seems to be more openings as a font engineer these days.

11.10.2025 04:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Unicode Consortium? Or rather Apple, Google, X, Microsoft and a number of small, independent font designers?

11.10.2025 03:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Gecko (Firefox) uses a different font fallback mechanism than Blink (Chrome/Chromium/Edge) so when fall back is occurring it's probable that they will use different fonts.

11.10.2025 02:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Blink font fallback failing to find suitable font on that platform. Other than the text font you'd need 2-3 other fonts as well. Probably failing at the math font.

10.10.2025 23:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

An anthromorphic lion?

09.10.2025 11:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Greek and mathematical symbols opens up all sorts of complexities.

09.10.2025 06:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You can use the math symbols to typeset Fraktur ..
Too many missing characters, and a math font would have the required ligatures.

09.10.2025 04:31 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What I meant by standard German letters is that in Unicode Fraktur is presentational, ie it's a typeface German Fraktur font uses the exact same code points as a serif or sans serif typeface.

09.10.2025 04:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

But those fonts would require more than 159801 glyphs since some characters need more than one glyph.

09.10.2025 03:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

There is German text set in a Fraktur font, ie standard German letters. And there are the mathematical symbols that look like Fraktur letters.l which are intended for mathematical equations. You can write in these symbols.

09.10.2025 03:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

In terms of OCR it's a question of training on sets of German text in. Fraktur font. Digital Fraktur is standard German letters displayed in a Fraktur font.

09.10.2025 03:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Interesting set of "existing" tools to benchmark against. I'd would have preferred testing against skeleton strings which is likely to include things not caught by transliteration or normalisation.

04.10.2025 12:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I think you'll need to blame the ASCII standard for that one, when they replaced the up arrow with what they called a circumflex in 1963.

04.10.2025 12:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Full list for Delta: β΅  ᐃ π–Όš πž“ βˆ† Ⲇ π›₯ 𝚫 𝜟 β–³ Ξ” 𐊣 πŸœ‚ πŠ… 𝝙

02.10.2025 09:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@enablelanguages is following 20 prominent accounts