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

Silly idea - Ref outfit? #46

Open
tomkennedy22 opened this issue May 13, 2024 · 1 comment
Open

Silly idea - Ref outfit? #46

tomkennedy22 opened this issue May 13, 2024 · 1 comment

Comments

@tomkennedy22
Copy link
Contributor

Whether there's a fit in BBGM or not, wondering if there's any interest in a ref outfit. First pass was done kinda lazily, would probably fix colors/size/bar width if thumbs up

image

Sample SVG code:

<svg width="100%" height="100%" viewBox="0 0 400 600" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;">
    <g id="suit">
        <path id="Shirt" d="M10,600C10,600 10,550 70,530C77.392,527.536 84.025,524.92 89.977,522.218C89.977,522.218 112.174,510.76 117.574,507.199C118.492,512.863 111.076,508.897 125.931,521.518C137.439,531.295 167.631,551 200,551C243.448,551 276.369,527.279 275.782,510.725C275.426,500.695 299.25,518.504 310.023,522.218L310.583,522.471C316.39,525.083 322.839,527.613 330,530C390,550 390,600 390,600L10,600Z" style="fill:white;fill-rule:nonzero;stroke:black;stroke-width:6px;"/>
        <path d="M18.096,600L18.096,571.334C22.402,563.083 28.998,554.165 39.102,546.204L39.102,600L18.096,600ZM52.243,600L52.243,537.612C57.485,534.781 63.377,532.208 70,530C71.1,529.633 72.183,529.263 73.249,528.89L73.249,600L52.243,600ZM86.39,600L86.39,523.8C87.613,523.276 88.808,522.749 89.977,522.218C89.977,522.218 99.35,517.379 107.397,513.014L107.397,600L86.39,600ZM120.538,600L120.538,516.769C121.881,518.022 123.642,519.573 125.931,521.518C129.501,524.551 134.87,528.54 141.544,532.6L141.544,600L120.538,600ZM154.685,600L154.685,539.708C161.123,542.774 168.209,545.549 175.691,547.581L175.691,600L154.685,600ZM188.832,600L188.832,550.249C192.508,550.734 196.239,551 200,551C203.345,551 206.628,550.859 209.839,550.592L209.839,600L188.832,600ZM222.98,600L222.98,548.742C230.615,547.215 237.676,544.989 243.986,542.302L243.986,600L222.98,600ZM257.127,600L257.127,535.393C269.064,527.695 276.055,518.433 275.782,510.725C275.711,508.736 276.592,507.841 278.133,507.715L278.133,600L257.127,600ZM291.274,600L291.274,512.637C297.928,516.168 305.254,520.574 310.023,522.218L310.583,522.471C311.143,522.723 311.709,522.974 312.28,523.224L312.28,600L291.274,600ZM325.421,600L325.421,528.421C326.914,528.953 328.44,529.48 330,530C336.069,532.023 341.524,534.353 346.428,536.907L346.428,600L325.421,600ZM359.569,600L359.569,545.178C369.411,552.624 376.07,560.988 380.575,568.897L380.575,600L359.569,600Z" style="fill:rgb(34,34,34);"/>
        <path id="Shirt1" serif:id="Shirt" d="M10,600C10,600 10,550 70,530C77.392,527.536 84.025,524.92 89.977,522.218C89.977,522.218 112.174,510.76 117.574,507.199C118.492,512.863 111.076,508.897 125.931,521.518C137.439,531.295 167.631,551 200,551C243.448,551 276.369,527.279 275.782,510.725C275.426,500.695 299.25,518.504 310.023,522.218L310.583,522.471C316.39,525.083 322.839,527.613 330,530C390,550 390,600 390,600L10,600Z" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:6px;"/>
        <g id="Collar">
            <g transform="matrix(1,0,0,1,0.457375,0)">
                <path d="M277.919,505.94C276.215,506.632 200,550 200,550L232.485,581.939C232.485,581.939 267.391,549.65 282.175,527.05C292.087,511.898 279.624,505.248 277.919,505.94Z" style="fill:rgb(33,33,33);fill-rule:nonzero;stroke:black;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"/>
            </g>
            <g transform="matrix(-1,0,0,1,400,0)">
                <path d="M279.339,504.354C277.635,505.046 200,550 200,550L232.485,581.939C232.485,581.939 267.391,549.65 282.175,527.05C292.087,511.898 281.044,503.662 279.339,504.354Z" style="fill:rgb(33,33,33);fill-rule:nonzero;stroke:black;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"/>
            </g>
        </g>
    </g>
</svg>
@dumbmatter
Copy link
Member

It's cool, but since I don't have a use for it in zengm and we also don't have a way to filter out some SVGs from a bundle, then I don't want to include it because it'd increase the bundle size of zengm.

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