mirror of
https://github.com/fltk/fltk.git
synced 2026-09-22 14:53:58 +08:00
* Replace hand rolles symbol hashing with C++11 code * Update symbol drawing functions, add fl_remove_symbol() * Refactored some of fl_draw_symbol. * Using clang format for symbol code and test * Circumvent Doxygen bug https://github.com/doxygen/doxygen/issues/11190 Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Albrecht Schlosser <albrechts.fltk@online.de>