rounded corners on punctuation dots in regular set

This commit is contained in:
Chris Simpkins 2015-07-22 10:53:21 -04:00
parent e2f46c3a36
commit ad1604e3e9
11 changed files with 227 additions and 58 deletions

View File

@ -245,6 +245,7 @@ TODO:
- Modified **uni04D1** - decreased width of lower terminal to create angle
- Modified **uni04D3** - decreased width of lower terminal to create angle
- Modified **uni051B** - decreased width of upper terminal to create angle
- Numberous metrics changes to better align the Cyrillic glyphs in a fixed width format
##### Armenian Character Set
@ -285,7 +286,7 @@ TODO:
- Modified curves in cent, colonmonetary, dong, euro, florin, lira, peseta, sterling, uni0E3F, uni20A0, uni20A2, uni20A5, uni20A8, uni20AA, uni20AF, uni20B0, uni20B1, uni20B2, uni20B4, uni20B5, uni20B9, approxequal, asciitilde, circlemultiply, circleplus, congruent, element, emptyset, infinity, integral, integralbt, integraltp, intersection, notelement, notsubset, partialdiff, percent, perthousand, propersubset, propersuperset, proportional, reflexsubset, reflexsuperset, similar, suchthat, therefore, uni2031, uni2126, uni2201, uni220A, uni220C, uni220D, uni2218, uni221B, uni222C, uni222D, uni2235, uni2236, uni2237, uni2238, uni2239, uni223A, uni223B, uni223D, uni2241, uni2242, uni2243, uni2244, uni2246, uni2247, uni2249, uni224A, uni224B, uni224C, uni224E, uni224F, uni2250, uni2251, uni2252, uni2253, uni2254, uni2255, uni2256, uni2257, uni2258, uni225D, uni225E, uni225F, uni2272, uni2273, uni2274, uni2275, uni227C, uni227D, uni227E, uni227F, uni2285, uni2288, uni2289, uni228B, uni228D, uni2296, uni2298, uni2299, uni229A, uni229B, uni229C, uni229D, uni22B8, uni22CD, uni22D0, uni22D1, uni22DE, uni22DF, uni22E0, uni22E1, uni22E6, uni22E7, uni22E8, uni22E9, uni22EF, uni23A8, uni23AC, uni27DC, uni2A00, uni2A6A, uni2A6B, union, uni219C, uni219D, uni21AD, uni21A9, uni21AA, uni21AB, uni21AC, uni21B6, uni21B7, uni21BA, uni21BB, uni21F4, H18533, circle, uni25EF, uni25D0, uni25D1, uni25D2, uni25D3, uni25D6, uni25D7, uni25D4, uni25D5, uni25F4, uni25F5, uni25F6, uni25F7, uni25CD, uni25C9, uni25CE, openbullet, invbullet, invcircle, uni25DA, uni25DB, uni25E0, uni25E1, uni25DC, uni25DD, uni25DE, uni25DF, at, ampersand, copyright, registered, section, degree, uni0606, uni03F6
### Spacing Changes
### Metrics Changes
- Modified **uppercase P** - increased right sidebearing to equal sidebearing of uppercase O glyph
- Modified **uppercase Z** - changed to right = left sidebearing (shifts orientation to left) for regular, bold, oblique sets

View File

@ -7,10 +7,22 @@
</note>
<outline>
<contour>
<point x="741" y="559" type="line"/>
<point x="741" y="864" type="line"/>
<point x="489" y="864" type="line"/>
<point x="489" y="559" type="line"/>
<point x="711" y="559" type="line" smooth="yes"/>
<point x="730" y="559"/>
<point x="741" y="570"/>
<point x="741" y="589" type="curve" smooth="yes"/>
<point x="741" y="834" type="line" smooth="yes"/>
<point x="741" y="853"/>
<point x="730" y="864"/>
<point x="711" y="864" type="curve" smooth="yes"/>
<point x="519" y="864" type="line" smooth="yes"/>
<point x="500" y="864"/>
<point x="489" y="853"/>
<point x="489" y="834" type="curve" smooth="yes"/>
<point x="489" y="589" type="line" smooth="yes"/>
<point x="489" y="570"/>
<point x="500" y="559"/>
<point x="519" y="559" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -15,16 +15,40 @@
<point x="845" y="481" type="line"/>
</contour>
<contour>
<point x="411" y="0" type="line"/>
<point x="411" y="254" type="line"/>
<point x="208" y="254" type="line"/>
<point x="208" y="0" type="line"/>
<point x="381" y="0" type="line" smooth="yes"/>
<point x="400" y="0"/>
<point x="411" y="11"/>
<point x="411" y="30" type="curve" smooth="yes"/>
<point x="411" y="224" type="line" smooth="yes"/>
<point x="411" y="243"/>
<point x="400" y="254"/>
<point x="381" y="254" type="curve" smooth="yes"/>
<point x="238" y="254" type="line" smooth="yes"/>
<point x="219" y="254"/>
<point x="208" y="243"/>
<point x="208" y="224" type="curve" smooth="yes"/>
<point x="208" y="30" type="line" smooth="yes"/>
<point x="208" y="11"/>
<point x="219" y="0"/>
<point x="238" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="1027" y="0" type="line"/>
<point x="1027" y="254" type="line"/>
<point x="824" y="254" type="line"/>
<point x="824" y="0" type="line"/>
<point x="997" y="0" type="line" smooth="yes"/>
<point x="1016" y="0"/>
<point x="1027" y="11"/>
<point x="1027" y="30" type="curve" smooth="yes"/>
<point x="1027" y="224" type="line" smooth="yes"/>
<point x="1027" y="243"/>
<point x="1016" y="254"/>
<point x="997" y="254" type="curve" smooth="yes"/>
<point x="854" y="254" type="line" smooth="yes"/>
<point x="835" y="254"/>
<point x="824" y="243"/>
<point x="824" y="224" type="curve" smooth="yes"/>
<point x="824" y="30" type="line" smooth="yes"/>
<point x="824" y="11"/>
<point x="835" y="0"/>
<point x="854" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="390" y="481" type="line"/>

View File

@ -14,10 +14,22 @@
<point x="516" y="0" type="line"/>
</contour>
<contour>
<point x="719" y="1239" type="line"/>
<point x="719" y="1493" type="line"/>
<point x="516" y="1493" type="line"/>
<point x="516" y="1239" type="line"/>
<point x="689" y="1239" type="line" smooth="yes"/>
<point x="708" y="1239"/>
<point x="719" y="1250"/>
<point x="719" y="1269" type="curve" smooth="yes"/>
<point x="719" y="1463" type="line" smooth="yes"/>
<point x="719" y="1482"/>
<point x="708" y="1493"/>
<point x="689" y="1493" type="curve" smooth="yes"/>
<point x="546" y="1493" type="line" smooth="yes"/>
<point x="527" y="1493"/>
<point x="516" y="1482"/>
<point x="516" y="1463" type="curve" smooth="yes"/>
<point x="516" y="1269" type="line" smooth="yes"/>
<point x="516" y="1250"/>
<point x="527" y="1239"/>
<point x="546" y="1239" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -42,10 +42,22 @@
<point x="605" y="-27" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="745" y="1239" type="line"/>
<point x="745" y="1493" type="line"/>
<point x="543" y="1493" type="line"/>
<point x="543" y="1239" type="line"/>
<point x="715" y="1239" type="line" smooth="yes"/>
<point x="734" y="1239"/>
<point x="745" y="1250"/>
<point x="745" y="1269" type="curve" smooth="yes"/>
<point x="745" y="1463" type="line" smooth="yes"/>
<point x="745" y="1482"/>
<point x="734" y="1493"/>
<point x="715" y="1493" type="curve" smooth="yes"/>
<point x="573" y="1493" type="line" smooth="yes"/>
<point x="554" y="1493"/>
<point x="543" y="1482"/>
<point x="543" y="1463" type="curve" smooth="yes"/>
<point x="543" y="1269" type="line" smooth="yes"/>
<point x="543" y="1250"/>
<point x="554" y="1239"/>
<point x="573" y="1239" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -42,16 +42,40 @@
<point x="776" y="401" type="line"/>
</contour>
<contour>
<point x="366" y="0" type="line"/>
<point x="366" y="254" type="line"/>
<point x="163" y="254" type="line"/>
<point x="163" y="0" type="line"/>
<point x="336" y="0" type="line" smooth="yes"/>
<point x="355" y="0"/>
<point x="366" y="11"/>
<point x="366" y="30" type="curve" smooth="yes"/>
<point x="366" y="224" type="line" smooth="yes"/>
<point x="366" y="243"/>
<point x="355" y="254"/>
<point x="336" y="254" type="curve" smooth="yes"/>
<point x="193" y="254" type="line" smooth="yes"/>
<point x="174" y="254"/>
<point x="163" y="243"/>
<point x="163" y="224" type="curve" smooth="yes"/>
<point x="163" y="30" type="line" smooth="yes"/>
<point x="163" y="11"/>
<point x="174" y="0"/>
<point x="193" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="974" y="0" type="line"/>
<point x="974" y="254" type="line"/>
<point x="771" y="254" type="line"/>
<point x="771" y="0" type="line"/>
<point x="944" y="0" type="line" smooth="yes"/>
<point x="963" y="0"/>
<point x="974" y="11"/>
<point x="974" y="30" type="curve" smooth="yes"/>
<point x="974" y="224" type="line" smooth="yes"/>
<point x="974" y="243"/>
<point x="963" y="254"/>
<point x="944" y="254" type="curve" smooth="yes"/>
<point x="801" y="254" type="line" smooth="yes"/>
<point x="782" y="254"/>
<point x="771" y="243"/>
<point x="771" y="224" type="curve" smooth="yes"/>
<point x="771" y="30" type="line" smooth="yes"/>
<point x="771" y="11"/>
<point x="782" y="0"/>
<point x="801" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="362" y="401" type="line"/>

View File

@ -42,16 +42,40 @@
<point x="168" y="401" type="line"/>
</contour>
<contour>
<point x="366" y="0" type="line"/>
<point x="366" y="254" type="line"/>
<point x="163" y="254" type="line"/>
<point x="163" y="0" type="line"/>
<point x="336" y="0" type="line" smooth="yes"/>
<point x="355" y="0"/>
<point x="366" y="11"/>
<point x="366" y="30" type="curve" smooth="yes"/>
<point x="366" y="224" type="line" smooth="yes"/>
<point x="366" y="243"/>
<point x="355" y="254"/>
<point x="336" y="254" type="curve" smooth="yes"/>
<point x="193" y="254" type="line" smooth="yes"/>
<point x="174" y="254"/>
<point x="163" y="243"/>
<point x="163" y="224" type="curve" smooth="yes"/>
<point x="163" y="30" type="line" smooth="yes"/>
<point x="163" y="11"/>
<point x="174" y="0"/>
<point x="193" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="1027" y="0" type="line"/>
<point x="1027" y="254" type="line"/>
<point x="824" y="254" type="line"/>
<point x="824" y="0" type="line"/>
<point x="997" y="0" type="line" smooth="yes"/>
<point x="1016" y="0"/>
<point x="1027" y="11"/>
<point x="1027" y="30" type="curve" smooth="yes"/>
<point x="1027" y="224" type="line" smooth="yes"/>
<point x="1027" y="243"/>
<point x="1016" y="254"/>
<point x="997" y="254" type="curve" smooth="yes"/>
<point x="854" y="254" type="line" smooth="yes"/>
<point x="835" y="254"/>
<point x="824" y="243"/>
<point x="824" y="224" type="curve" smooth="yes"/>
<point x="824" y="30" type="line" smooth="yes"/>
<point x="824" y="11"/>
<point x="835" y="0"/>
<point x="854" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="1006" y="481" type="line"/>

View File

@ -42,16 +42,40 @@
<point x="776" y="401" type="line"/>
</contour>
<contour>
<point x="411" y="0" type="line"/>
<point x="411" y="254" type="line"/>
<point x="208" y="254" type="line"/>
<point x="208" y="0" type="line"/>
<point x="381" y="0" type="line" smooth="yes"/>
<point x="400" y="0"/>
<point x="411" y="11"/>
<point x="411" y="30" type="curve" smooth="yes"/>
<point x="411" y="224" type="line" smooth="yes"/>
<point x="411" y="243"/>
<point x="400" y="254"/>
<point x="381" y="254" type="curve" smooth="yes"/>
<point x="238" y="254" type="line" smooth="yes"/>
<point x="219" y="254"/>
<point x="208" y="243"/>
<point x="208" y="224" type="curve" smooth="yes"/>
<point x="208" y="30" type="line" smooth="yes"/>
<point x="208" y="11"/>
<point x="219" y="0"/>
<point x="238" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="974" y="0" type="line"/>
<point x="974" y="254" type="line"/>
<point x="771" y="254" type="line"/>
<point x="771" y="0" type="line"/>
<point x="944" y="0" type="line" smooth="yes"/>
<point x="963" y="0"/>
<point x="974" y="11"/>
<point x="974" y="30" type="curve" smooth="yes"/>
<point x="974" y="224" type="line" smooth="yes"/>
<point x="974" y="243"/>
<point x="963" y="254"/>
<point x="944" y="254" type="curve" smooth="yes"/>
<point x="801" y="254" type="line" smooth="yes"/>
<point x="782" y="254"/>
<point x="771" y="243"/>
<point x="771" y="224" type="curve" smooth="yes"/>
<point x="771" y="30" type="line" smooth="yes"/>
<point x="771" y="11"/>
<point x="782" y="0"/>
<point x="801" y="0" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="390" y="481" type="line"/>

View File

@ -41,10 +41,22 @@
<point x="549" y="147" type="line"/>
</contour>
<contour>
<point x="746" y="1239" type="line"/>
<point x="746" y="1493" type="line"/>
<point x="543" y="1493" type="line"/>
<point x="543" y="1239" type="line"/>
<point x="716" y="1239" type="line" smooth="yes"/>
<point x="735" y="1239"/>
<point x="746" y="1250"/>
<point x="746" y="1269" type="curve" smooth="yes"/>
<point x="746" y="1463" type="line" smooth="yes"/>
<point x="746" y="1482"/>
<point x="735" y="1493"/>
<point x="716" y="1493" type="curve" smooth="yes"/>
<point x="573" y="1493" type="line" smooth="yes"/>
<point x="554" y="1493"/>
<point x="543" y="1482"/>
<point x="543" y="1463" type="curve" smooth="yes"/>
<point x="543" y="1269" type="line" smooth="yes"/>
<point x="543" y="1250"/>
<point x="554" y="1239"/>
<point x="573" y="1239" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -42,10 +42,22 @@
<point x="549" y="-226" type="line"/>
</contour>
<contour>
<point x="746" y="866" type="line"/>
<point x="746" y="1120" type="line"/>
<point x="543" y="1120" type="line"/>
<point x="543" y="866" type="line"/>
<point x="716" y="866" type="line" smooth="yes"/>
<point x="735" y="866"/>
<point x="746" y="877"/>
<point x="746" y="896" type="curve" smooth="yes"/>
<point x="746" y="1090" type="line" smooth="yes"/>
<point x="746" y="1109"/>
<point x="735" y="1120"/>
<point x="716" y="1120" type="curve" smooth="yes"/>
<point x="573" y="1120" type="line" smooth="yes"/>
<point x="554" y="1120"/>
<point x="543" y="1109"/>
<point x="543" y="1090" type="curve" smooth="yes"/>
<point x="543" y="896" type="line" smooth="yes"/>
<point x="543" y="877"/>
<point x="554" y="866"/>
<point x="573" y="866" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -35,17 +35,29 @@
<point x="468" y="782" type="line" smooth="yes"/>
<point x="529" y="722"/>
<point x="553" y="686"/>
<point x="562" y="657" type="curve"/>
<point x="562" y="657" type="curve" smooth="yes"/>
<point x="570" y="629"/>
<point x="574" y="593"/>
<point x="574" y="524" type="curve" smooth="yes"/>
<point x="574" y="401" type="line"/>
</contour>
<contour>
<point x="771" y="0" type="line"/>
<point x="771" y="254" type="line"/>
<point x="568" y="254" type="line"/>
<point x="568" y="0" type="line"/>
<point x="741" y="0" type="line" smooth="yes"/>
<point x="760" y="0"/>
<point x="771" y="11"/>
<point x="771" y="30" type="curve" smooth="yes"/>
<point x="771" y="224" type="line" smooth="yes"/>
<point x="771" y="243"/>
<point x="760" y="254"/>
<point x="741" y="254" type="curve" smooth="yes"/>
<point x="598" y="254" type="line" smooth="yes"/>
<point x="579" y="254"/>
<point x="568" y="243"/>
<point x="568" y="224" type="curve" smooth="yes"/>
<point x="568" y="30" type="line" smooth="yes"/>
<point x="568" y="11"/>
<point x="579" y="0"/>
<point x="598" y="0" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>