On Tue, Feb 10, 2015 at 10:58:58PM +0400, Konstantin Ritt wrote: > Despite of what http://utf8everywhere.org/#conclusions says, UTF-16 is not > the worst choice; it is a trade-off between the performance and the memory > consumption in the most-common use case (spoken languages and mixed > scripts). > well, the question is whether a trade-off is actually necessary? why not use an algorithmically efficient format (ucs4) where it matters (caches of font rendering backends, i suppose?) and utf8 everywhere else? _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
- Re: [Development] Upgrading the sources to C++11 key... Knoll Lars
- Re: [Development] Upgrading the sources to C++11 key... Julien Blanc
- Re: [Development] Upgrading the sources to C++11 key... Olivier Goffart
- Re: [Development] Upgrading the sources to C++11 key... Christian Kandeler
- Re: [Development] Upgrading the sources to C++11 key... Olivier Goffart
- Re: [Development] Upgrading the sources to C++11 key... Thiago Macieira
- Re: [Development] Upgrading the sources to C++11 key... Julien Blanc
- [Development] Why can't QString use UTF-8 internally... Rutledge Shawn
- Re: [Development] Why can't QString use UTF-8 intern... Konstantin Ritt
- Re: [Development] Why can't QString use UTF-8 intern... Thiago Macieira
- Re: [Development] Why can't QString use UTF-8 intern... Oswald Buddenhagen
- Re: [Development] Why can't QString use UTF-8 intern... Konstantin Ritt
- Re: [Development] Why can't QString use UTF-8 intern... Oswald Buddenhagen
- Re: [Development] Why can't QString use UTF-8 intern... Allan Sandfeld Jensen
- Re: [Development] Why can't QString use UTF-8 intern... Olivier Goffart
- Re: [Development] Why can't QString use UTF-8 intern... Thiago Macieira
- Re: [Development] Why can't QString use UTF-8 intern... Matthew Woehlke
- Re: [Development] Why can't QString use UTF-8 intern... Thiago Macieira
- [Development] Qt containers and non-copyable types (... Matthew Woehlke
- Re: [Development] Qt containers and non-copyable typ... Thiago Macieira
- Re: [Development] Qt containers and non-copyable typ... Matthew Woehlke
