-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Divide Emoji One (and Two) in eight or four groups #82
Comments
That's a neat idea and not hard to develop! On incoming releases of Inkscape this will be easier but still, it makes sense |
Initially I thought Inkscape was hanging or had a major error. So if you please can, try to get it in before the next release. |
I can't find a source of the icons or SVG sprites from EmojiOne that displays to which category each icon belongs in the current inkscape symbol set. Doing it manually could be a really long job. |
If you assign this to me for that part, I can find that out. |
Thanks @PanderMusubi I've already tried, but failed. |
I have found the data. How would you like to receive it? JSON, XML, TSV or CSV? Lookup table from Unicode code point to category? |
JSON please :) |
|
See also #123 |
In a desktop computer with an i3 processor (that performs good with other applications) it takes about half a minute to load the Emoji One symbol set. Each time you select that symbol set. The complete application goes blank and is not responding in that time. Other symbol sets open very quickly.
This is not nice to work for many users. It also happens the first time you open Inkscape after installing the symbols, even though you don't open Emoji One symbol set.
One solution is to divide these symbol sets into parts, as can be seen by the Material Design symbols. That will speed up the usage greatly. Here are the official categories
In order to offer the sets in a practical way, please vote for:
The text was updated successfully, but these errors were encountered: