[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19266: 24.4; Font-related window redrawing delays on OS X
From: |
Kirill Ignatiev |
Subject: |
bug#19266: 24.4; Font-related window redrawing delays on OS X |
Date: |
Tue, 16 Dec 2014 21:13:16 -0500 |
On some further testing, it seems that commenting out the section of
compact_font_caches that calls compact_font_cache_entry works (the
section surrounded in !defined(HAVE_NTGUI)). There are no more
repeated calls to font_open_entity, and fonts are not closed as
before. I am unable to reproduce the redisplay delay with the two-font
example above.
This presumably stops all cached fonts from being closed at all, ever,
so maybe there should be a more elegant solution. This could (?) be an
issue that mark_face_cache just doesn't mark enough fonts, so unused
fonts get discarded and must be loaded again. Also, this doesn't
explain why garbage-collect doesn't seem to trigger font closing.
- bug#19266: 24.4; Font-related window redrawing delays on OS X, (continued)
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Sebastian Wiesner, 2014/12/04
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Eli Zaretskii, 2014/12/04
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Sebastian Wiesner, 2014/12/04
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Kirill Ignatiev, 2014/12/07
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Eli Zaretskii, 2014/12/07
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Kirill Ignatiev, 2014/12/10
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Eli Zaretskii, 2014/12/11
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Kirill Ignatiev, 2014/12/11
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Eli Zaretskii, 2014/12/12
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Kirill Ignatiev, 2014/12/16
- bug#19266: 24.4; Font-related window redrawing delays on OS X,
Kirill Ignatiev <=
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Sebastian Wiesner, 2014/12/12
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Kirill Ignatiev, 2014/12/12
- bug#19266: 24.4; Font-related window redrawing delays on OS X, Eli Zaretskii, 2014/12/12