>Is it possible to use svg in the menu's and tooltips? I am also getting these
>warnings but not sure if this is the cause:
>GLib-GObject - WARNING : The property GtkSettings:gtk-menu-images is
>deprecated and shouldn't be used anymore. It will be removed in a future
>version.
At the moment it is *possible* to use svgs in menus, and we have code that
allows this, but the use is deprecated as the message says.We couldn't use them
in tooltips nor in labels, info dialogs etc as these are text - we would not
want to have to create every such message in Inkscape anyway, and they couldn't
be translated if we did.And yet you are clearly just a tweak away from it
working (unless it is a bug in gtk handling certain encodings). It looks like
what is needed is something like the regfont.exe that you found for windows.
To finally make sure we aren't up against a gtk bug when trying to display
those glyphs from the musical symbols code page you could get up an application
like Inkscape or Gimp or libreOffice that allows font selection and see it they
can display those symbols from the denemo.ttf font.
Richard
On Wednesday, 24 June 2015, 16:43, Jeremiah Benham
<[email protected]> wrote:
On Jun 22, 2015 3:16 PM, "Denemo DotOrg" <[email protected]> wrote:
>
> The svg is limited to palette button use, we use the denemo font in menus and
> tooltips.
> You said that you tried a modified denemo font which would make it clear if
> the denemo.ttf was actually being used and it seemed that it wasn't - the
> modification didn't show. It would be easy to be tricked in this test by the
> presence of an old denemo.ttf somewhere on the machine ... are you able to
> search to make sure?
I will do a find to search if there are others. Font Book only only showed one.
There is a feature of this program to eliminate font duplicates. I ran this but
I will do a find and make sure they are all deleted.>
> The fact that changing the prefs->Miscellaneous font to a larger size worked
> would mean that our call to set the default is being responded to - that it
> can use the size request but didn't find the font.
> (I guess you know that it is not the filename that is used to find the font,
> but the internal name inside the file, so you can't hide a font by re-naming
> the file?)I did not know.>
> Did you say other applications list the denemo.ttf font (is there a character
> map tool like on Debian and windows?)Yes. There is font book and fontforge.
> Jeremiah
>
> Richard
>
> _______________________________________________
> Denemo-devel mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/denemo-devel
>
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel