>> Also - at a tangent - do we want to consider making the font ID code >> more than a uchar for a 1.1.x-utf8 port, now that many machines have >> more than 256 fonts installed? > > Absolutely. The font number must be a 32bit integer pointing into a > self-expanding array. There are a few other spots wher this applies, > like box types (ok, maybe 16bit are enough here) and symbols.
You think maybe unsigned 16-bit is not enough for a font list? That's a lot of fonts... -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
