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 484357 - Display all fonts providing a glyph
Display all fonts providing a glyph
Status: RESOLVED OBSOLETE
Product: gucharmap
Classification: Core
Component: general
1.10.x
Other All
: Normal enhancement
: ---
Assigned To: gucharmap maintainers
gucharmap maintainers
: 323914 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-07 09:37 UTC by Nicolas George
Modified: 2021-06-02 09:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proof of concept implementation (3.99 KB, patch)
2007-10-07 10:51 UTC, Nicolas George
none Details | Review

Description Nicolas George 2007-10-07 09:37:18 UTC
In the zoom window, gucharmap displays the name of the font where it found a glyph. I would really appreciate to have a list of all the fonts providing the glyph, and a preview of the corresponding version.

It can currently done by selecting each font in turn in the font selection menu, and looking at the zoom window, but this is a tedious operation, which can be automated.

Regards,

-- 
  Nicolas George
Comment 1 Nicolas George 2007-10-07 10:51:32 UTC
Created attachment 96811 [details] [review]
Proof of concept implementation

This patch implements my feature-wish by adding an "Available versions" section to the details pane. It works fine, but has a few issues:

- There is some duplicated code, due to a function declared static and not available in the file where I needed. It is not my place to decide to make a function public.

- The tags used to change the font in the details text widget are never destroyed, thus causing a memory leak.

- Testing all the fonts takes some time, causing a noticeable lag, even on a very fast box.

The two last issues can be solved at once with a "show all available versions" button that opens a new window. But I do not want to make too complex before having some feedback.

Regards,

-- 
  Nicolas George
Comment 2 Christian Persch 2007-12-31 15:17:52 UTC
*** Bug 323914 has been marked as a duplicate of this bug. ***
Comment 3 Shreevatsa R 2011-02-24 09:18:28 UTC
I too would really really like this feature.

[See http://askubuntu.com/questions/27598/list-of-fonts-containing-selected-character for a screenshot of Mac OS X's Character Viewer, which has this feature. It lets you choose whether the list of fonts shown should be "containing selected character", "fixed-width", "recently used", etc.]

There's even a patch here… please add this feature; it would be very useful.
Comment 4 Sam Morris 2015-12-18 18:28:10 UTC
This is a dupe of bug 509075 (which has a patch)
Comment 5 Matthias Clasen 2015-12-19 23:20:25 UTC
I think this would be more natural as a filter in the font viewer
Comment 6 GNOME Infrastructure Team 2021-06-02 09:21:23 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/gucharmap/-/issues/289.