Skip to content
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

Simultaneously support both fixed advanced width and Proportional/Zero width #457

Open
prasannagunuru opened this issue Jun 21, 2023 · 3 comments

Comments

@prasannagunuru
Copy link

prasannagunuru commented Jun 21, 2023

To provide some context, we have a substantial collection of SVGs, totaling nearly 3000+. The majority of these SVGs are sized at 36x36 pixels. Additionally, there are specific SVGs used for parent and children emojis in family combinations, which are sized at 16x36 pixels and 0x36 pixels, respectively.

The desired output font is expected to have a consistent width of 2612 for all 36x36 pixel inputs, while ensuring that the parent and children glyphs have proportional and zero width as required.

@rsheeter
Copy link
Collaborator

Would it be possible to provide examples, perhaps replacing the actual shapes with boxes if it is undesirable to open source the actual artwork?

@prasannagunuru
Copy link
Author

prasannagunuru commented Jun 26, 2023

Attached our sample input svgs. FYI, Last svg is zero width and not visible.
emoji_u1f3a2
emoji_u1f3a3
emoji_u1f3a4
emoji_u1f3a5
emoji_u1f3a6
emoji_u1f3a7
emoji_u1f9d1_person_left
emoji_u1f9d1_person_right
emoji_u1f9d2_child

@prasannagunuru
Copy link
Author

PR to resolve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants