var searchIndex = {}; searchIndex["opentype"] = {"doc":"A parser for OpenType fonts.","items":[[3,"Font","opentype","",null,null],[12,"offset_table","","",0,null],[12,"char_mapping_header","","",0,null],[12,"font_header","","",0,null],[12,"maximum_profile","","",0,null],[5,"read","","",null,{"inputs":[{"name":"r"}],"output":{"name":"result"}}],[0,"spec","","",null,null],[3,"Fixed","opentype::spec","A 32-bit signed fixed-point number (16.16).",null,null],[3,"OffsetTable","","",null,null],[12,"version","","",1,null],[12,"numTables","","",1,null],[12,"searchRange","","",1,null],[12,"entrySelector","","",1,null],[12,"rangeShift","","",1,null],[3,"TableRecord","","",null,null],[12,"tag","","",2,null],[12,"checkSum","","",2,null],[12,"offset","","",2,null],[12,"length","","",2,null],[3,"CharMappingHeader","","",null,null],[12,"version","","",3,null],[12,"numTables","","",3,null],[3,"EncodingRecord","","",null,null],[12,"platformID","","",4,null],[12,"encodingID","","",4,null],[12,"offset","","",4,null],[3,"CharMappingFormat","","",null,null],[12,"version","","",5,null],[3,"CharMappingFormat4","","",null,null],[12,"format","","",6,null],[12,"length","","",6,null],[12,"language","","",6,null],[12,"segCountX2","","",6,null],[12,"searchRange","","",6,null],[12,"entrySelector","","",6,null],[12,"rangeShift","","",6,null],[12,"endCount","","",6,null],[12,"reservedPad","","",6,null],[12,"startCount","","",6,null],[12,"idDelta","","",6,null],[12,"idRangeOffset","","",6,null],[12,"glyphIdArray","","",6,null],[3,"CharMappingFormat6","","",null,null],[12,"format","","",7,null],[12,"length","","",7,null],[12,"language","","",7,null],[12,"firstCode","","",7,null],[12,"entryCount","","",7,null],[12,"glyphIdArray","","",7,null],[3,"FontHeader","","",null,null],[12,"version","","",8,null],[12,"fontRevision","","",8,null],[12,"checkSumAdjustment","","",8,null],[12,"magicNumber","","",8,null],[12,"flags","","",8,null],[12,"unitsPerEm","","",8,null],[12,"created","","",8,null],[12,"modified","","",8,null],[12,"xMin","","",8,null],[12,"yMin","","",8,null],[12,"xMax","","",8,null],[12,"yMax","","",8,null],[12,"macStyle","","",8,null],[12,"lowestRecPPEM","","",8,null],[12,"fontDirectionHint","","",8,null],[12,"indexToLocFormat","","",8,null],[12,"glyphDataFormat","","",8,null],[3,"MaximumProfile","","",null,null],[12,"version","","",9,null],[12,"numGlyphs","","",9,null],[6,"USHORT","","A 16-bit unsigned integer.",null,null],[6,"SHORT","","A 16-bit signed integer.",null,null],[6,"ULONG","","A 32-bit unsigned integer.",null,null],[6,"LONGDATETIME","","A date represented in number of seconds since 12:00 midnight, January 1,\n1904. The value is represented as a signed 64-bit integer.",null,null],[6,"VecUSHORT","","A vector of `USHORT`.",null,null],[6,"VecSHORT","","A vector of `SHORT`.",null,null],[17,"CFF_FORMAT_TAG","","",null,null],[17,"CHAR_MAPPING_TAG","","",null,null],[17,"CHAR_MAPPING_HEADER_VERSION_0_0","","",null,null],[17,"FONT_HEADER_TAG","","",null,null],[17,"FONT_HEADER_VERSION_1_0","","",null,null],[17,"FONT_HEADER_MAGIC_NUMBER","","",null,null],[17,"MAXIMAL_PROFILE_TAG","","",null,null],[17,"MAXIMAL_PROFILE_VERSION_0_5","","",null,null],[8,"Table","","",null,null],[10,"read","","",10,null],[11,"eq","","",11,null],[11,"ne","","",11,null],[11,"default","","",11,{"inputs":[],"output":{"name":"fixed"}}],[11,"clone","","",11,null],[11,"default","","",1,{"inputs":[],"output":{"name":"offsettable"}}],[11,"read","","",1,null],[11,"default","","",2,{"inputs":[],"output":{"name":"tablerecord"}}],[11,"read","","",2,null],[11,"default","","",3,{"inputs":[],"output":{"name":"charmappingheader"}}],[11,"read","","",3,null],[11,"default","","",4,{"inputs":[],"output":{"name":"encodingrecord"}}],[11,"read","","",4,null],[11,"default","","",5,{"inputs":[],"output":{"name":"charmappingformat"}}],[11,"read","","",5,null],[11,"default","","",6,{"inputs":[],"output":{"name":"charmappingformat4"}}],[11,"read","","",6,null],[11,"default","","",7,{"inputs":[],"output":{"name":"charmappingformat6"}}],[11,"read","","",7,null],[11,"default","","",8,{"inputs":[],"output":{"name":"fontheader"}}],[11,"read","","",8,null],[11,"default","","",9,{"inputs":[],"output":{"name":"maximumprofile"}}],[11,"read","","",9,null],[11,"to_f32","","Convert `Fixed` into `f32`.",11,null],[11,"default","opentype","",0,{"inputs":[],"output":{"name":"font"}}],[6,"Error","","",null,null],[6,"Result","","",null,null]],"paths":[[3,"Font"],[3,"OffsetTable"],[3,"TableRecord"],[3,"CharMappingHeader"],[3,"EncodingRecord"],[3,"CharMappingFormat"],[3,"CharMappingFormat4"],[3,"CharMappingFormat6"],[3,"FontHeader"],[3,"MaximumProfile"],[8,"Table"],[3,"Fixed"]]}; initSearch(searchIndex);