> - The OSX version of ::width(unsigned int c); looks to be similarly
> broken - it also fails to handle the surrogate pairs correctly,
> so by extension...

On Mac OS, with the editor demo and the character palette, one
can enter and display musical characters correctly.
The ::width() code expressly handles surrogate pairs with its
surrogate_width() function, so I believe it should measure
surrogate-containing text correctly, and that's what happens
with the editor demo application.

Manolo



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to