ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6690] Wireshark quite slow displaying frames with many det

Date: Sun, 24 Jun 2012 02:03:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6690

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8661|0                           |1
        is obsolete|                            |
   Attachment #8666|                            |review_for_checkin-
              Flags|                            |

--- Comment #11 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-06-24 02:03:56 PDT ---
Created attachment 8666
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8666
Custom widget to render packet bytes view (v0.7)

Ok, bv07.
I removed character width (pre)calculation, and used low-level pango API to
build glyphs (it's faster than using PangoLayout API).

It *MUST* work ;) But if you have any other issues please report.

Extra:
+ cairo_clip
+ horizontal scrollbar.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.