FLTK logo

Re: [fltk/fltk] Fl_Text_Editor + pango + word wrap -> hangs on scroll (#93)

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_Text_Editor + pango + word wrap -> hangs on scroll (#93) ManoloFLTK Mar 12, 2021  
 

This issue affects also the test/table demo program which requires a very long time to start
when PANGO is activated.
The cause of the problem is the same: an Fl_Text_Display object recomputes many times the width
of single characters.
The cure is the same: branch fast-pango of https://github.com/ManoloFLTK/fltk.git .
With that modification, test/table starts rapidly.


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'.