[Following up by mail because I can't post to the STR now that it's closed.]
Matthias Melcher <[email protected]> writes: > The patch is not needed. All names are listed at the beginning of > src/fl_font_xft.cxx and should simply be changed there. All Linux distros > I found understand the give names. If there are other Unixes that need > different names, the ifdef must be changed accordingly. Perhaps I was unclear. The usual abstract names ("serif", etc.) work great for Xft calls; however, in certain contexts, FLTK needs to be able to obtain a core X font corresponding to the current Xft font. That's where the mapping comes in, as a typical system has core fonts matching -*-times-* but not -*-serif-*. As such, could you please reconsider it? Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected] _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
