U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Glyph composing...
Glyph composing... [message #3485] Fri, 26 May 2006 20:16
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
Most Linux distributions ship with "Bitstream Vera" fonts. These are missing most unicode characters in 256 - 256 + 128 range, which is quite trouble if you want to use them for e.g. Czech langauge...

"Classic" solution (e.g. in Qt) is to "borrow" missing glyphs from other fonts.

U++ now contains system that perfoms "glyph composition" - as markings are in fact separately present in the font, it is possible to compose individual characters using base character from ASCII set and some additional glyph. The advantage is that this way, text does not look strange by adding glyphs from another font.

Mirek

P.S.: Hm, now reading this, it sounds like minor issue Wink But I was planning this for quite long and I believe it is critical for U++/Linux... - well, in fact, system is active in Win32 too.
Previous Topic: Patched X11 focus problem....
Next Topic: Fixed problem with loading .tr files from .exe dir
Goto Forum:
  


Current Time: Sat Apr 25 01:02:24 GMT+2 2026

Total time taken to generate the page: 0.00345 seconds