[Bug 2128] Improved ellipsization etc.

[email protected] Sun, 6 Aug 2006 17:14:52 +0000 (UTC)
Newsgroups gmane.comp.desktop.xfce.goodies.devel
Message-ID <[email protected]>
Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=2128





------- Comment #4 from [email protected]  2006-08-06 17:14 UTC -------
MAXCHARS*8 should cover it, at least with PANGO_ELLIPSIZE_END. *6 will probably
cover it too, but *8 leaves a margin for error. (There's still at least the
pathological case - lots of zero-width (non-)joiners - but it's probably safe
to ignore that.)

It *won't* cover it if PANGO_ELLIPSIZE_MIDDLE is used, at least not for long
selections.


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.