[SG16-Unicode] Questions for SG16 for Belfast regarding 2d graphics
Lyberta
lyberta at lyberta.net
Fri Nov 1 03:29:00 CET 2019
Michael McLaughlin:
> It's relatively easy to just add a glyph collection type (with each glyph
> collection object containing one or more Unicode glyph values that defines
> what will be rendered as a single character). A collection of objects of
> that type could then be passed as a pair of iterators or an
> initializer_list to the draw_text member function for the surface types.
Well in my design that I'm about to propose there will be separate
std::unicode::grapheme_cluster type and something that is returned by
iterators of std::unicode::grapheme_cluster_sequence which is a grapheme
cluster but uses reference semantics so it is possible to replace
grapheme clusters inside a sequence.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://www.open-std.org/pipermail/unicode/attachments/20191101/3626a2cc/attachment.bin
More information about the Unicode
mailing list