summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-05-30 15:28:08 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-05-30 15:28:08 +0200
commite6bccc081f651a87bba58235e8c28c3fdfae5607 (patch)
tree17457740d8b4c53959565f9f2a011fab89dc2388 /CMake
parent7c4239915f818ff26309ed6a638871ea284a82e9 (diff)
X11+Pango: call pango_font_description_from_string() less often
Previously, each time fl_font(fnum, fsize) was called, functions pango_font_description_free() and pango_font_description_from_string() would be called. Now, pango_font_description_from_string() is called only once, the first time an Fl_Font is used.
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions