After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 503083 - Make hexbox usable as an attribute
Make hexbox usable as an attribute
Status: RESOLVED OBSOLETE
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2007-12-11 18:02 UTC by Behdad Esfahbod
Modified: 2018-05-22 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2007-12-11 18:02:02 UTC
The hexbox code is quite complex because of hinting issues, etc.  It would be a useful feature to have shape-like attributes that will render a box with text inside.  Can be used to show tabs, newlines, ... more usefully for example.  For newlines maybe we should do that by default (bug 501482).

Anyway, something like:

  pango_attribute_box_new (const char *text);

text should be ASCII, and rows/cols are automatically determined.

(and Behnam can finally get his "ZWNJ" box)
Comment 1 Behdad Esfahbod 2007-12-11 18:03:06 UTC
Related to bug 322391 (ruby text).
Comment 2 GNOME Infrastructure Team 2018-05-22 12:37:49 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pango/issues/115.