-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #768 from googlefonts/not-all-quadratic
add allQuadratic=False option to allow building glyf v1 with cubics
- Loading branch information
Showing
7 changed files
with
337 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,170 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<ttFont> | ||
|
||
<glyf> | ||
|
||
<!-- The xMin, yMin, xMax and yMax values | ||
will be recalculated by the compiler. --> | ||
|
||
<TTGlyph name=".notdef" xMin="50" yMin="0" xMax="450" yMax="750"> | ||
<contour> | ||
<pt x="450" y="0" on="1"/> | ||
<pt x="50" y="0" on="1"/> | ||
<pt x="50" y="750" on="1"/> | ||
<pt x="450" y="750" on="1"/> | ||
</contour> | ||
<contour> | ||
<pt x="400" y="50" on="1"/> | ||
<pt x="400" y="700" on="1"/> | ||
<pt x="100" y="700" on="1"/> | ||
<pt x="100" y="50" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0020"/><!-- contains no outline data --> | ||
|
||
<TTGlyph name="uni0061" xMin="66" yMin="0" xMax="322" yMax="510"> | ||
<contour> | ||
<pt x="66" y="0" on="1"/> | ||
<pt x="194" y="510" on="1"/> | ||
<pt x="322" y="0" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0062" xMin="100" yMin="-5" xMax="310" yMax="505"> | ||
<contour> | ||
<pt x="100" y="505" on="1"/> | ||
<pt x="310" y="505" on="1"/> | ||
<pt x="310" y="-5" on="1"/> | ||
<pt x="100" y="-5" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0063" xMin="100" yMin="-10" xMax="300" yMax="500"> | ||
<contour> | ||
<pt x="300" y="-10" on="1"/> | ||
<pt x="150" y="-10" on="0" cubic="1"/> | ||
<pt x="100" y="40" on="0" cubic="1"/> | ||
<pt x="100" y="245" on="1"/> | ||
<pt x="100" y="450" on="0" cubic="1"/> | ||
<pt x="150" y="500" on="0" cubic="1"/> | ||
<pt x="300" y="500" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0064" xMin="90" yMin="77" xMax="211" yMax="197"> | ||
<contour> | ||
<pt x="151" y="197" on="1"/> | ||
<pt x="184" y="197" on="0" cubic="1"/> | ||
<pt x="211" y="170" on="0" cubic="1"/> | ||
<pt x="211" y="137" on="1"/> | ||
<pt x="211" y="104" on="0" cubic="1"/> | ||
<pt x="184" y="77" on="0" cubic="1"/> | ||
<pt x="151" y="77" on="1"/> | ||
<pt x="117" y="77" on="0" cubic="1"/> | ||
<pt x="90" y="104" on="0" cubic="1"/> | ||
<pt x="90" y="137" on="1"/> | ||
<pt x="90" y="170" on="0" cubic="1"/> | ||
<pt x="117" y="197" on="0" cubic="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0065" xMin="-55" yMin="23" xMax="454" yMax="510"> | ||
<contour> | ||
<pt x="66" y="510" on="1"/> | ||
<pt x="322" y="510" on="1"/> | ||
<pt x="194" y="75" on="1"/> | ||
</contour> | ||
<contour> | ||
<pt x="-55" y="23" on="1"/> | ||
<pt x="-55" y="173" on="0" cubic="1"/> | ||
<pt x="-5" y="223" on="0" cubic="1"/> | ||
<pt x="199" y="223" on="1"/> | ||
<pt x="404" y="223" on="0" cubic="1"/> | ||
<pt x="454" y="173" on="0" cubic="1"/> | ||
<pt x="454" y="23" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0066" xMin="-55" yMin="23" xMax="454" yMax="510"> | ||
<contour> | ||
<pt x="66" y="510" on="1"/> | ||
<pt x="194" y="75" on="1"/> | ||
<pt x="322" y="510" on="1"/> | ||
</contour> | ||
<contour> | ||
<pt x="-55" y="23" on="1"/> | ||
<pt x="-55" y="173" on="0" cubic="1"/> | ||
<pt x="-5" y="223" on="0" cubic="1"/> | ||
<pt x="199" y="223" on="1"/> | ||
<pt x="404" y="223" on="0" cubic="1"/> | ||
<pt x="454" y="173" on="0" cubic="1"/> | ||
<pt x="454" y="23" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0067" xMin="66" yMin="0" xMax="322" yMax="510"> | ||
<component glyphName="uni0061" x="0" y="0" flags="0x204"/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0068" xMin="100" yMin="-5" xMax="310" yMax="657"> | ||
<component glyphName="uni0064" x="60" y="460" flags="0x4"/> | ||
<component glyphName="uni0062" x="0" y="0" flags="0x204"/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni0069" xMin="-55" yMin="-80" xMax="454" yMax="510"> | ||
<contour> | ||
<pt x="-55" y="-80" on="1"/> | ||
<pt x="-55" y="69" on="0" cubic="1"/> | ||
<pt x="-5" y="119" on="0" cubic="1"/> | ||
<pt x="199" y="119" on="1"/> | ||
<pt x="404" y="119" on="0" cubic="1"/> | ||
<pt x="454" y="69" on="0" cubic="1"/> | ||
<pt x="454" y="-80" on="1"/> | ||
</contour> | ||
<contour> | ||
<pt x="66" y="0" on="1"/> | ||
<pt x="194" y="510" on="1"/> | ||
<pt x="322" y="0" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni006A" xMin="-55" yMin="-280" xMax="454" yMax="230"> | ||
<contour> | ||
<pt x="-55" y="-80" on="1"/> | ||
<pt x="-55" y="69" on="0" cubic="1"/> | ||
<pt x="-5" y="119" on="0" cubic="1"/> | ||
<pt x="199" y="119" on="1"/> | ||
<pt x="404" y="119" on="0" cubic="1"/> | ||
<pt x="454" y="69" on="0" cubic="1"/> | ||
<pt x="454" y="-80" on="1"/> | ||
</contour> | ||
<contour> | ||
<pt x="66" y="230" on="1"/> | ||
<pt x="322" y="230" on="1"/> | ||
<pt x="194" y="-280" on="1"/> | ||
</contour> | ||
<instructions/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni006B" xMin="66" yMin="0" xMax="422" yMax="510"> | ||
<component glyphName="uni0061" x="0" y="0" flags="0x4"/> | ||
<component glyphName="uni0061" x="100" y="0" flags="0x4"/> | ||
</TTGlyph> | ||
|
||
<TTGlyph name="uni006C" xMin="78" yMin="0" xMax="422" yMax="510"> | ||
<component glyphName="uni0061" x="400" y="0" scalex="-1.0" scaley="1.0" flags="0x4"/> | ||
<component glyphName="uni0061" x="100" y="0" flags="0x4"/> | ||
</TTGlyph> | ||
|
||
</glyf> | ||
|
||
</ttFont> |
Oops, something went wrong.