FLTK logo

Re: [fltk/fltk] fl_font(...) performance issue (#147)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] fl_font(...) performance issue (#147) erco77 Oct 22, 2020  
 

If you're curious where the time is being eaten up, try turning on the profiler (see 'man -k profile') to track which function calls are using up all the CPU.. surely it's the low level font system calls, and that's just life with truetype fonts that contain not only ASCII glyphs, but UTF8 in all different languages as well..

This is probably not so much an 'issue' as a point of discussion better handled on the fltk.general group.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.