Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

2525D C1 Update #381

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from
Open

2525D C1 Update #381

wants to merge 15 commits into from

Conversation

joebayles
Copy link
Collaborator

@joebayles joebayles commented Oct 24, 2017

From @mepler

This will require an extensive review.

Fixes #456, #457

<rect x="268.5" y="348.5" fill="#FFFFFF" stroke="#231F20" stroke-width="5" stroke-miterlimit="10" width="19.46" height="90.75"/>
<rect x="351.5" y="365.5" fill="#FFFFFF" stroke="#231F20" stroke-width="5" stroke-miterlimit="10" width="15" height="57"/>
<rect x="243.4" y="387.5" fill="#FFFFFF" stroke="#231F20" stroke-width="5" stroke-miterlimit="10" width="136.56" height="14"/>
<path id="_106699768" d="M269.44,405.12h12.96v32.52h-12.96V405.12z M360.52,414.84h-6.6v-9.72h6.48v9.72H360.52z M250,398.64v-6.6
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mepler - Requires fill

<line id="mod1_1_" display="inline" fill="none" stroke="#0000FF" stroke-width="2" x1="203.966" y1="346.985" x2="406.199" y2="346.705"/>
</g>
<g id="mod1">
<text transform="matrix(1 0 0 1 244.5 340.5)" font-family="'ArialMT'" font-size="60">CYB</text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Font is identified as ArialMT but looks serif.

@@ -20,6 +20,6 @@
</g>
</g>
<g id="main">
<text transform="matrix(1 0 0 1 194.999 423.7715)" font-family="sans-serif" font-size="72">ASUW</text>
<text transform="matrix(1 0 0 1 196.999 423.7715)" font-family="'ArialMT'" font-size="72">ASUW</text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Font is identified as ArialMT but looks serif.

@@ -21,6 +21,6 @@
</g>
<g id="main">

<text transform="matrix(1 0 0 1 208.0005 439.25)" fill="#FFFFFF" stroke="#000000" stroke-width="5" font-family="sans-serif" font-size="116.5535">CIV</text>
<text transform="matrix(1 0 0 1 208.0005 439.25)" fill="#FFFFFF" stroke="#000000" stroke-width="5" font-family="'ArialMT'" font-size="116.5535">CIV</text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Font is identified as ArialMT but looks serif.

<line id="mod1_1_" display="inline" fill="none" stroke="#0000FF" stroke-width="2" x1="203.966" y1="346.985" x2="406.199" y2="346.705"/>
</g>
<g id="mod1">
<text transform="matrix(1 0 0 1 244.5 340.5)" font-family="'ArialMT'" font-size="60">CYB</text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Font is identified as ArialMT but looks serif.

- Replaced ArialMT with sans-serif
- Removed double quotations "''"
Capturing some errant changes
@joebayles joebayles changed the title SVG Upload 2525D C1 SVG Upload Oct 26, 2017
@joebayles joebayles changed the title 2525D C1 SVG Upload 2525D C1 Update Oct 27, 2017
@csmoore
Copy link
Member

csmoore commented Jan 29, 2018

Checking @joebayles comment above about the fonts, it looks like a few of the svg files may still have the proprietary (TimesNewRoman, Arial, etc.) vs. generic font family (serif, sans-serif) in this PR, example

@joebayles
Copy link
Collaborator Author

I must have missed those files that still have proprietary fonts. Feel free to continue the work.

Updated and new SVGs
PNGs
Filled out the leading zeroes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants