Skip to content
Commit bd8db5cf authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Layout: Speed up get_log_attrs()

Call pango_layout_get_log_attrs_readonly() instead of
pango_layout_get_log_attrs(). The PangoLogAttr structs
will then be copied once instead of twice.
parent 1f3ed104
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment