1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.7"> 3 4 <GlyphOrder> 5 <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> 6 <GlyphID id="0" name=".notdef"/> 7 <GlyphID id="1" name="uni0020"/> 8 <GlyphID id="2" name="uni0041"/> 9 <GlyphID id="3" name="uni0061"/> 10 <GlyphID id="4" name="uni0024"/> 11 <GlyphID id="5" name="uni0024.nostroke"/> 12 </GlyphOrder> 13 14 <head> 15 <!-- Most of this table will be recalculated by the compiler --> 16 <tableVersion value="1.0"/> 17 <fontRevision value="1.001"/> 18 <checkSumAdjustment value="0x4b3253f0"/> 19 <magicNumber value="0x5f0f3cf5"/> 20 <flags value="00000000 00000011"/> 21 <unitsPerEm value="1000"/> 22 <created value="Tue Feb 28 16:48:24 2017"/> 23 <modified value="Tue Feb 28 16:48:24 2017"/> 24 <xMin value="10"/> 25 <yMin value="-115"/> 26 <xMax value="665"/> 27 <yMax value="731"/> 28 <macStyle value="00000000 00000000"/> 29 <lowestRecPPEM value="6"/> 30 <fontDirectionHint value="2"/> 31 <indexToLocFormat value="0"/> 32 <glyphDataFormat value="0"/> 33 </head> 34 35 <hhea> 36 <tableVersion value="0x00010000"/> 37 <ascent value="918"/> 38 <descent value="-335"/> 39 <lineGap value="0"/> 40 <advanceWidthMax value="680"/> 41 <minLeftSideBearing value="10"/> 42 <minRightSideBearing value="-8"/> 43 <xMaxExtent value="665"/> 44 <caretSlopeRise value="1"/> 45 <caretSlopeRun value="0"/> 46 <caretOffset value="0"/> 47 <reserved0 value="0"/> 48 <reserved1 value="0"/> 49 <reserved2 value="0"/> 50 <reserved3 value="0"/> 51 <metricDataFormat value="0"/> 52 <numberOfHMetrics value="5"/> 53 </hhea> 54 55 <maxp> 56 <!-- Most of this table will be recalculated by the compiler --> 57 <tableVersion value="0x10000"/> 58 <numGlyphs value="6"/> 59 <maxPoints value="62"/> 60 <maxContours value="4"/> 61 <maxCompositePoints value="0"/> 62 <maxCompositeContours value="0"/> 63 <maxZones value="1"/> 64 <maxTwilightPoints value="0"/> 65 <maxStorage value="0"/> 66 <maxFunctionDefs value="0"/> 67 <maxInstructionDefs value="0"/> 68 <maxStackElements value="0"/> 69 <maxSizeOfInstructions value="0"/> 70 <maxComponentElements value="0"/> 71 <maxComponentDepth value="0"/> 72 </maxp> 73 74 <OS_2> 75 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 76 will be recalculated by the compiler --> 77 <version value="4"/> 78 <xAvgCharWidth value="531"/> 79 <usWeightClass value="900"/> 80 <usWidthClass value="5"/> 81 <fsType value="00000000 00000100"/> 82 <ySubscriptXSize value="650"/> 83 <ySubscriptYSize value="600"/> 84 <ySubscriptXOffset value="0"/> 85 <ySubscriptYOffset value="75"/> 86 <ySuperscriptXSize value="650"/> 87 <ySuperscriptYSize value="600"/> 88 <ySuperscriptXOffset value="0"/> 89 <ySuperscriptYOffset value="350"/> 90 <yStrikeoutSize value="50"/> 91 <yStrikeoutPosition value="292"/> 92 <sFamilyClass value="0"/> 93 <panose> 94 <bFamilyType value="2"/> 95 <bSerifStyle value="4"/> 96 <bWeight value="9"/> 97 <bProportion value="3"/> 98 <bContrast value="5"/> 99 <bStrokeVariation value="4"/> 100 <bArmStyle value="5"/> 101 <bLetterForm value="2"/> 102 <bMidline value="2"/> 103 <bXHeight value="4"/> 104 </panose> 105 <ulUnicodeRange1 value="00000000 00000000 00000000 00000011"/> 106 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 107 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 108 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 109 <achVendID value="ADBO"/> 110 <fsSelection value="00000000 01000000"/> 111 <usFirstCharIndex value="32"/> 112 <usLastCharIndex value="97"/> 113 <sTypoAscender value="730"/> 114 <sTypoDescender value="-270"/> 115 <sTypoLineGap value="0"/> 116 <usWinAscent value="918"/> 117 <usWinDescent value="335"/> 118 <ulCodePageRange1 value="00100000 00000000 00000000 00000011"/> 119 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 120 <sxHeight value="487"/> 121 <sCapHeight value="677"/> 122 <usDefaultChar value="0"/> 123 <usBreakChar value="32"/> 124 <usMaxContext value="0"/> 125 </OS_2> 126 127 <hmtx> 128 <mtx name=".notdef" width="640" lsb="80"/> 129 <mtx name="uni0020" width="206" lsb="0"/> 130 <mtx name="uni0024" width="560" lsb="51"/> 131 <mtx name="uni0024.nostroke" width="560" lsb="51"/> 132 <mtx name="uni0041" width="680" lsb="10"/> 133 <mtx name="uni0061" width="540" lsb="25"/> 134 </hmtx> 135 136 <cmap> 137 <tableVersion version="0"/> 138 <cmap_format_4 platformID="0" platEncID="3" language="0"> 139 <map code="0x20" name="uni0020"/><!-- SPACE --> 140 <map code="0x24" name="uni0024"/><!-- DOLLAR SIGN --> 141 <map code="0x41" name="uni0041"/><!-- LATIN CAPITAL LETTER A --> 142 <map code="0x61" name="uni0061"/><!-- LATIN SMALL LETTER A --> 143 </cmap_format_4> 144 <cmap_format_4 platformID="3" platEncID="1" language="0"> 145 <map code="0x20" name="uni0020"/><!-- SPACE --> 146 <map code="0x24" name="uni0024"/><!-- DOLLAR SIGN --> 147 <map code="0x41" name="uni0041"/><!-- LATIN CAPITAL LETTER A --> 148 <map code="0x61" name="uni0061"/><!-- LATIN SMALL LETTER A --> 149 </cmap_format_4> 150 </cmap> 151 152 <cvt> 153 <cv index="0" value="487"/> 154 <cv index="1" value="677"/> 155 </cvt> 156 157 <loca> 158 <!-- The 'loca' table will be calculated by the compiler --> 159 </loca> 160 161 <glyf> 162 163 <!-- The xMin, yMin, xMax and yMax values 164 will be recalculated by the compiler. --> 165 166 <TTGlyph name=".notdef" xMin="80" yMin="0" xMax="560" yMax="652"> 167 <contour> 168 <pt x="80" y="0" on="1"/> 169 <pt x="480" y="652" on="1"/> 170 <pt x="560" y="652" on="1"/> 171 <pt x="160" y="0" on="1"/> 172 </contour> 173 <contour> 174 <pt x="560" y="0" on="1"/> 175 <pt x="480" y="0" on="1"/> 176 <pt x="80" y="652" on="1"/> 177 <pt x="160" y="652" on="1"/> 178 </contour> 179 <contour> 180 <pt x="150" y="60" on="1"/> 181 <pt x="490" y="60" on="1"/> 182 <pt x="490" y="592" on="1"/> 183 <pt x="150" y="592" on="1"/> 184 </contour> 185 <contour> 186 <pt x="80" y="0" on="1"/> 187 <pt x="80" y="652" on="1"/> 188 <pt x="560" y="652" on="1"/> 189 <pt x="560" y="0" on="1"/> 190 </contour> 191 <instructions/> 192 </TTGlyph> 193 194 <TTGlyph name="uni0020"/><!-- contains no outline data --> 195 196 <TTGlyph name="uni0024" xMin="51" yMin="-115" xMax="523" yMax="731"> 197 <contour> 198 <pt x="260" y="39" on="1"/> 199 <pt x="310" y="39" on="0"/> 200 <pt x="365" y="86" on="0"/> 201 <pt x="365" y="123" on="1"/> 202 <pt x="365" y="170" on="0"/> 203 <pt x="319" y="212" on="0"/> 204 <pt x="265" y="235" on="1"/> 205 <pt x="234" y="248" on="1"/> 206 <pt x="146" y="285" on="0"/> 207 <pt x="53" y="378" on="0"/> 208 <pt x="53" y="457" on="1"/> 209 <pt x="53" y="534" on="0"/> 210 <pt x="178" y="640" on="0"/> 211 <pt x="296" y="640" on="1"/> 212 <pt x="387" y="640" on="0"/> 213 <pt x="501" y="567" on="0"/> 214 <pt x="501" y="504" on="1"/> 215 <pt x="497" y="473" on="0"/> 216 <pt x="460" y="448" on="0"/> 217 <pt x="441" y="448" on="1"/> 218 <pt x="412" y="448" on="0"/> 219 <pt x="362" y="481" on="0"/> 220 <pt x="354" y="537" on="1"/> 221 <pt x="344" y="604" on="1"/> 222 <pt x="429" y="557" on="1"/> 223 <pt x="390" y="575" on="0"/> 224 <pt x="340" y="585" on="0"/> 225 <pt x="308" y="585" on="1"/> 226 <pt x="262" y="585" on="0"/> 227 <pt x="204" y="544" on="0"/> 228 <pt x="204" y="497" on="1"/> 229 <pt x="204" y="461" on="0"/> 230 <pt x="250" y="425" on="0"/> 231 <pt x="297" y="406" on="1"/> 232 <pt x="329" y="393" on="1"/> 233 <pt x="432" y="351" on="0"/> 234 <pt x="523" y="256" on="0"/> 235 <pt x="523" y="176" on="1"/> 236 <pt x="523" y="95" on="0"/> 237 <pt x="383" y="-16" on="0"/> 238 <pt x="261" y="-16" on="1"/> 239 <pt x="157" y="-16" on="0"/> 240 <pt x="51" y="56" on="0"/> 241 <pt x="51" y="124" on="1"/> 242 <pt x="62" y="152" on="0"/> 243 <pt x="98" y="176" on="0"/> 244 <pt x="118" y="176" on="1"/> 245 <pt x="150" y="176" on="0"/> 246 <pt x="184" y="143" on="0"/> 247 <pt x="188" y="104" on="1"/> 248 <pt x="196" y="19" on="1"/> 249 <pt x="118" y="74" on="1"/> 250 <pt x="155" y="56" on="0"/> 251 <pt x="211" y="39" on="0"/> 252 </contour> 253 <contour> 254 <pt x="325" y="314" on="1"/> 255 <pt x="254" y="314" on="1"/> 256 <pt x="254" y="731" on="1"/> 257 <pt x="325" y="731" on="1"/> 258 </contour> 259 <contour> 260 <pt x="246" y="-115" on="1"/> 261 <pt x="246" y="314" on="1"/> 262 <pt x="317" y="314" on="1"/> 263 <pt x="317" y="-115" on="1"/> 264 </contour> 265 <instructions/> 266 </TTGlyph> 267 268 <TTGlyph name="uni0024.nostroke" xMin="51" yMin="-115" xMax="523" yMax="731"> 269 <contour> 270 <pt x="260" y="39" on="1"/> 271 <pt x="304" y="39" on="0"/> 272 <pt x="359" y="89" on="0"/> 273 <pt x="359" y="126" on="1"/> 274 <pt x="359" y="167" on="0"/> 275 <pt x="314" y="211" on="0"/> 276 <pt x="265" y="235" on="1"/> 277 <pt x="234" y="250" on="1"/> 278 <pt x="150" y="290" on="0"/> 279 <pt x="57" y="379" on="0"/> 280 <pt x="57" y="457" on="1"/> 281 <pt x="57" y="534" on="0"/> 282 <pt x="180" y="640" on="0"/> 283 <pt x="296" y="640" on="1"/> 284 <pt x="387" y="640" on="0"/> 285 <pt x="501" y="567" on="0"/> 286 <pt x="501" y="504" on="1"/> 287 <pt x="497" y="473" on="0"/> 288 <pt x="460" y="448" on="0"/> 289 <pt x="441" y="448" on="1"/> 290 <pt x="412" y="448" on="0"/> 291 <pt x="362" y="481" on="0"/> 292 <pt x="354" y="537" on="1"/> 293 <pt x="344" y="604" on="1"/> 294 <pt x="429" y="557" on="1"/> 295 <pt x="390" y="575" on="0"/> 296 <pt x="339" y="585" on="0"/> 297 <pt x="307" y="585" on="1"/> 298 <pt x="267" y="585" on="0"/> 299 <pt x="216" y="545" on="0"/> 300 <pt x="216" y="500" on="1"/> 301 <pt x="216" y="466" on="0"/> 302 <pt x="256" y="428" on="0"/> 303 <pt x="297" y="408" on="1"/> 304 <pt x="329" y="393" on="1"/> 305 <pt x="430" y="346" on="0"/> 306 <pt x="523" y="256" on="0"/> 307 <pt x="523" y="176" on="1"/> 308 <pt x="523" y="95" on="0"/> 309 <pt x="383" y="-16" on="0"/> 310 <pt x="261" y="-16" on="1"/> 311 <pt x="157" y="-16" on="0"/> 312 <pt x="51" y="56" on="0"/> 313 <pt x="51" y="124" on="1"/> 314 <pt x="62" y="152" on="0"/> 315 <pt x="98" y="176" on="0"/> 316 <pt x="118" y="176" on="1"/> 317 <pt x="150" y="176" on="0"/> 318 <pt x="184" y="143" on="0"/> 319 <pt x="188" y="104" on="1"/> 320 <pt x="196" y="19" on="1"/> 321 <pt x="118" y="74" on="1"/> 322 <pt x="155" y="56" on="0"/> 323 <pt x="211" y="39" on="0"/> 324 </contour> 325 <contour> 326 <pt x="325" y="612" on="1"/> 327 <pt x="254" y="612" on="1"/> 328 <pt x="254" y="731" on="1"/> 329 <pt x="325" y="731" on="1"/> 330 </contour> 331 <contour> 332 <pt x="256" y="-115" on="1"/> 333 <pt x="256" y="14" on="1"/> 334 <pt x="327" y="14" on="1"/> 335 <pt x="327" y="-115" on="1"/> 336 </contour> 337 <instructions/> 338 </TTGlyph> 339 340 <TTGlyph name="uni0041" xMin="10" yMin="0" xMax="665" yMax="652"> 341 <contour> 342 <pt x="10" y="0" on="1"/> 343 <pt x="10" y="59" on="1"/> 344 <pt x="114" y="74" on="1"/> 345 <pt x="131" y="74" on="1"/> 346 <pt x="220" y="59" on="1"/> 347 <pt x="220" y="0" on="1"/> 348 </contour> 349 <contour> 350 <pt x="65" y="0" on="1"/> 351 <pt x="289" y="652" on="1"/> 352 <pt x="409" y="652" on="1"/> 353 <pt x="632" y="0" on="1"/> 354 <pt x="431" y="0" on="1"/> 355 <pt x="272" y="513" on="1"/> 356 <pt x="315" y="583" on="1"/> 357 <pt x="129" y="0" on="1"/> 358 </contour> 359 <contour> 360 <pt x="168" y="180" on="1"/> 361 <pt x="185" y="243" on="1"/> 362 <pt x="455" y="243" on="1"/> 363 <pt x="480" y="180" on="1"/> 364 </contour> 365 <contour> 366 <pt x="342" y="0" on="1"/> 367 <pt x="342" y="56" on="1"/> 368 <pt x="450" y="71" on="1"/> 369 <pt x="535" y="71" on="1"/> 370 <pt x="665" y="56" on="1"/> 371 <pt x="665" y="0" on="1"/> 372 </contour> 373 <instructions/> 374 </TTGlyph> 375 376 <TTGlyph name="uni0061" xMin="25" yMin="-16" xMax="548" yMax="503"> 377 <contour> 378 <pt x="25" y="113" on="1"/> 379 <pt x="25" y="171" on="0"/> 380 <pt x="108" y="253" on="0"/> 381 <pt x="230" y="285" on="1"/> 382 <pt x="261" y="293" on="0"/> 383 <pt x="356" y="318" on="0"/> 384 <pt x="391" y="327" on="1"/> 385 <pt x="391" y="283" on="1"/> 386 <pt x="355" y="273" on="0"/> 387 <pt x="284" y="254" on="0"/> 388 <pt x="262" y="243" on="1"/> 389 <pt x="241" y="233" on="0"/> 390 <pt x="197" y="184" on="0"/> 391 <pt x="197" y="144" on="1"/> 392 <pt x="197" y="107" on="0"/> 393 <pt x="227" y="71" on="0"/> 394 <pt x="249" y="71" on="1"/> 395 <pt x="259" y="71" on="0"/> 396 <pt x="281" y="81" on="0"/> 397 <pt x="296" y="92" on="1"/> 398 <pt x="344" y="128" on="1"/> 399 <pt x="353" y="116" on="1"/> 400 <pt x="306" y="64" on="1"/> 401 <pt x="273" y="28" on="0"/> 402 <pt x="213" y="-16" on="0"/> 403 <pt x="155" y="-16" on="1"/> 404 <pt x="96" y="-16" on="0"/> 405 <pt x="25" y="52" on="0"/> 406 </contour> 407 <contour> 408 <pt x="291" y="78" on="1"/> 409 <pt x="291" y="337" on="1"/> 410 <pt x="291" y="401" on="0"/> 411 <pt x="262" y="449" on="0"/> 412 <pt x="215" y="449" on="1"/> 413 <pt x="196" y="449" on="0"/> 414 <pt x="154" y="444" on="0"/> 415 <pt x="120" y="436" on="1"/> 416 <pt x="200" y="478" on="1"/> 417 <pt x="200" y="415" on="1"/> 418 <pt x="200" y="354" on="0"/> 419 <pt x="150" y="303" on="0"/> 420 <pt x="118" y="303" on="1"/> 421 <pt x="57" y="303" on="0"/> 422 <pt x="42" y="357" on="1"/> 423 <pt x="42" y="422" on="0"/> 424 <pt x="165" y="503" on="0"/> 425 <pt x="286" y="503" on="1"/> 426 <pt x="390" y="503" on="0"/> 427 <pt x="475" y="412" on="0"/> 428 <pt x="475" y="309" on="1"/> 429 <pt x="475" y="80" on="1"/> 430 <pt x="475" y="72" on="0"/> 431 <pt x="484" y="63" on="0"/> 432 <pt x="492" y="63" on="1"/> 433 <pt x="498" y="63" on="0"/> 434 <pt x="510" y="72" on="0"/> 435 <pt x="519" y="85" on="1"/> 436 <pt x="548" y="69" on="1"/> 437 <pt x="515" y="-16" on="0"/> 438 <pt x="414" y="-16" on="1"/> 439 <pt x="359" y="-16" on="0"/> 440 <pt x="300" y="33" on="0"/> 441 </contour> 442 <instructions/> 443 </TTGlyph> 444 445 </glyf> 446 447 <name> 448 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 449 Test Family 450 </namerecord> 451 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 452 Regular 453 </namerecord> 454 <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409"> 455 Version 1.001;ADBO;Test Family Regular 456 </namerecord> 457 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 458 Test Family 459 </namerecord> 460 <namerecord nameID="5" platformID="3" platEncID="1" langID="0x409"> 461 Version 1.001 462 </namerecord> 463 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 464 TestFamily-Master2 465 </namerecord> 466 <namerecord nameID="9" platformID="3" platEncID="1" langID="0x409"> 467 Frank Grießhammer 468 </namerecord> 469 <namerecord nameID="17" platformID="3" platEncID="1" langID="0x409"> 470 Master 2 471 </namerecord> 472 </name> 473 474 <post> 475 <formatType value="2.0"/> 476 <italicAngle value="0.0"/> 477 <underlinePosition value="-75"/> 478 <underlineThickness value="50"/> 479 <isFixedPitch value="0"/> 480 <minMemType42 value="0"/> 481 <maxMemType42 value="0"/> 482 <minMemType1 value="0"/> 483 <maxMemType1 value="0"/> 484 <psNames> 485 <!-- This file uses unique glyph names based on the information 486 found in the 'post' table. Since these names might not be unique, 487 we have to invent artificial names in case of clashes. In order to 488 be able to retain the original information, we need a name to 489 ps name mapping for those cases where they differ. That's what 490 you see below. 491 --> 492 </psNames> 493 <extraNames> 494 <!-- following are the name that are not taken from the standard Mac glyph order --> 495 <psName name="dollar.nostroke"/> 496 <psName name="uni0020"/> 497 <psName name="uni0041"/> 498 <psName name="uni0061"/> 499 <psName name="uni0024"/> 500 <psName name="uni0024.nostroke"/> 501 </extraNames> 502 </post> 503 504 <GDEF> 505 <Version value="0x00010003"/> 506 <GlyphClassDef> 507 <ClassDef glyph="uni0024" class="1"/> 508 <ClassDef glyph="uni0024.nostroke" class="1"/> 509 <ClassDef glyph="uni0041" class="1"/> 510 <ClassDef glyph="uni0061" class="1"/> 511 </GlyphClassDef> 512 </GDEF> 513 514</ttFont> 515