Ongoing custom emoji requests #11

Closed
opened 2022-11-12 04:05:25 +00:00 by ariadne · 8 comments

Please add your requests for custom emoji to be added to the instance here.

Please add your requests for custom emoji to be added to the instance here.

pride flags for agender, aromantic, asexual, bisexual, demisexual, intersex, lesbian, neurodivergent, nonbinary, pansexual, and polyamory please

pride flags for agender, aromantic, asexual, bisexual, demisexual, intersex, lesbian, neurodivergent, nonbinary, pansexual, and polyamory please
Poster
Owner

Oh, I forgot to mention, it would be useful to include sources of emoji which are under free licenses. For example, Mutant Standard is under too restrictive of a license (CC-BY-SA-NC).

Although Treehouse does not participate in commercial activity (we are working on incorporation under a 501(c) structure), some interpretations of our activities may be interpreted to be in breach of that requirement.

Oh, I forgot to mention, it would be useful to include sources of emoji which are under free licenses. For example, Mutant Standard is under too restrictive of a license (CC-BY-SA-NC). Although Treehouse does not participate in commercial activity (we are working on incorporation under a 501(c) structure), some interpretations of our activities may be interpreted to be in breach of that requirement.

Let me know if you want me to make pride flag SVGs.

Let me know if you want me to make pride flag SVGs.
Poster
Owner

That would be great, but I'm sure others already probably exist. Mastodon requires the custom emoji to be PNG though, so we would need to pre-render the SVGs.

That would be great, but I'm sure others already probably exist. Mastodon requires the custom emoji to be PNG though, so we would need to pre-render the SVGs.

Based on https://commons.wikimedia.org/wiki/File:Transgender_Pride_flag.svg

Agender is:

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 420">
  <path fill="#000" d="M0 0h700v420H0z"/>
  <path fill="#BABABA" d="M0 60h700v300H0z"/>
  <path fill="#FFF" d="M0 120h700v180H0z"/>
  <path fill="#B9F483" d="M0 180h700v60H0z"/>
</svg>

What license and final PNG dimension do you want? Square or rounded edges? I can add a clear 1px inner margin to PNGs.

Based on https://commons.wikimedia.org/wiki/File:Transgender_Pride_flag.svg Agender is: ```svg <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 420"> <path fill="#000" d="M0 0h700v420H0z"/> <path fill="#BABABA" d="M0 60h700v300H0z"/> <path fill="#FFF" d="M0 120h700v180H0z"/> <path fill="#B9F483" d="M0 180h700v60H0z"/> </svg> ``` What license and final PNG dimension do you want? Square or rounded edges? I can add a clear 1px inner margin to PNGs.
Poster
Owner

A 1px clear margin seems like it would be ideal. CC-BY-SA also seems like the ideal license for this data.

Ideally, we would have the emoji pack in Gitea, and creating the PNGs and import list would be an automated process.

A 1px clear margin seems like it would be ideal. CC-BY-SA also seems like the ideal license for this data. Ideally, we would have the emoji pack in Gitea, and creating the PNGs and import list would be an automated process.
kouhai added this to the Tasks project 2022-11-15 05:31:46 +00:00
kouhai added the
priority/3.low
label 2022-11-20 06:12:46 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: treehouse/mastodon#11
There is no content yet.