Has anyone figured out how to make the new paper clip and link glyphs look
better in Windows 10?
In Linux Ubuntu 18.04 they look great but in Windows 10 they look pretty
bad, especially the paper clip.
Please see attached.
C:\Users\cgood\AppData\Roaming\Gnucash\gtk-3.0.css contains :
* {
font: 16px arial, sans-serif;
}
Changing the font from 'arial' *does* effect most characters but not the
PaperClip or Link glyphs.
Here's the definition of the glyphs from
src/gnucash/register/register-core/assoccell.h
#define GLYPH_PAPERCLIP "\360\237\223\216" // Codepoint U+1F4CE
#define GLYPH_LINK "\360\237\224\227" // Codepoint U+1F517
Regards,
Chris Good
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.