Home » Developing U++ » U++ Developers corner » Will UPP support full UNICODE (21bits long codepoint)?
Re: Will UPP support full UNICODE (21bits long codepoint)? [message #54627 is a reply to message #54625] |
Sun, 23 August 2020 10:06   |
 |
mirek
Messages: 14257 Registered: November 2005
|
Ultimate Member |
|
|
Oblivion wrote on Sat, 22 August 2020 19:29Quote:If we do not want to use Uniscribe, just good old GDI,
Why not? Does U++ also takes care of devices that rely exclusively on GDI?
I guess it is about a) minimising changes in the code b) implementing in other platforms.
I believe we should do this in several phases:
Phase 1: Moving to code to utf8 (that is String instead of WString) and 32-bit codepoints support.
Phase 2: Basic combining characters support
Phase 3: Advanced text layout
for phase 3, we can either decide to use platform specific library (Uniscribe/pango), which would mean encapsulating it to something platform independent, or just use Harfbuzz on all platforms, which I guess will require dealing with glyph metrics and presence.
Mirek
[Updated on: Sun, 23 August 2020 10:07] Report message to a moderator
|
|
|
 |
|
Will UPP support full UNICODE (21bits long codepoint)?
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Tue, 11 August 2020 17:22
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 01:02
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sat, 15 August 2020 01:39
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 11:12
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sat, 15 August 2020 11:33
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 12:15
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sat, 15 August 2020 12:44
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 13:15
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sat, 15 August 2020 14:07
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 15:11
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Mon, 17 August 2020 10:17
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Mon, 17 August 2020 11:01
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Mon, 17 August 2020 11:50
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Mon, 17 August 2020 14:04
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Mon, 17 August 2020 15:17
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Tue, 18 August 2020 16:55
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: deep on Thu, 20 August 2020 07:10
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sat, 22 August 2020 18:01
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 22 August 2020 19:29
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sun, 23 August 2020 10:06
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sun, 23 August 2020 10:52
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Sun, 23 August 2020 13:15
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: mirek on Mon, 24 August 2020 11:31
|
 |
|
Re: Will UPP support full UNICODE (21bits long codepoint)?
By: Oblivion on Sat, 15 August 2020 01:02
|
Goto Forum:
Current Time: Sun May 11 06:58:20 CEST 2025
Total time taken to generate the page: 0.03935 seconds
|