HeavenStudioPlus/Assets/Resources/Sprites/Games/DogNinja/AboutFriendExtended SDF.asset

5402 lines
2.1 MiB
Plaintext
Raw Normal View History

Dog Ninja (#268) * starting out with double date stuff :D not even the background is finished i just wanna get this on my fork so that it's safe * double date getting more initialized no animations, one block, nothing actually functions. but the boy is put in place, and the girl is almost put in place! just wanted to merge this with the main branch to play catchy tune * initialization done!!!!! gonna fix up the code, see what i can take out, see what i can standardize, see what i need to add. loving this so far, even with all of its annoyances * ughhhh animation stuff. this is gonna take me a day or two to even comprehend * starting on animation committing cause im traveling, i might work on this if i have time * replace sounds, extend some stuff replaced the rhre3 sounds and added a few things to make camera movements not look so out-of-bounds janky. still working on it, but it's coming along good so far * starting on dog ninja waiting for bread2unity to get merged, and i'm still probably gonna keep working on dog ninja until it's done even if it does. * initialization and sprite trimming done reference is from angrytapper2's video Throw Object, Cut Everything!, and Here We Go! were the cues added, in that order. * temp icon w/ mask + bezier curves!! the icon is temporary, but i did add a mask. i think it looks pretty good :) especially for what it is. also bezier curves. i just figured those out, now i just need to figure out how to implement them into the object. * getting there i'm so close to getting the "Cut Everything!" block to work. i'm trying to figure out how to not play it as the default when the game is rendered * added sfx * added bird animations * looked at double date for like 2 minutes * have been editing blue bear's "treat" block to fit dog ninja for a while now (im gonna try doing these commit notes from now on) * keeping trying * cues have sfx now - the "throw object" cues are not accurate yet * animations adjusted to not keep bird on screen * not much progress rn, getting into the harder stuff * added more sfx - it's from rhre3, if somebody can find a clean rip that would be great, cause i can't) * made a bop animation - still trying to figure out how to get it to play every beat :/ * replaced throw sfx, was using whiff sfx before * extended background using a slice of the sky gradient and color picked blocks * some code added to dogninja.cs and throwobject.cs is... bad. it's just torn from other games. * i need to work out conflicts really this is just pushing all my stuff so i don't lose it, tambourine is giving my fork conflicts for some reason :skull: * blehhh figuring out git some more * doesn't look like much. but I GOT ANIMATIONS WORKING. (god, i suck at C#) * bop animations, on every beat (will soon make it a toggle) * bird fly in and out, flies in when not on screen and out when on screen * did more work on "throwObject.cs" but not anything applicable yet * also found out how assigning scripts to a prefab works. ugh. so, got all those holders and objects assigned * trying to get different sfx working for each item really i just established some structure code. i don't understand it too well, so there are a few things commented out. * starting with inputs rn they're broken and i can't tell why :( * heavily commented out code in ThrowObject.cs * added option to disable the bird's FlyIn SFX * some debug stuff * some scheduled inputs (that AREN'T. WORKING.) * fixed the input bug tysm ymf <333 ur my hero technically this is a functioning game! gonna get different sfx/sprites working, try to get bezier curves working, then i'll make a pr * fixed that input bug * changed some variable names * getting some more infrastructure for getting the game fully working * double date stuff!!!! (improvements, playability) * purged SO much code * combined SoccerBall.cs and Basketball.cs into Ball.cs - might do that for Football.cs too, but we'll see * removed bop animation, it looked bad and made double date as a whole look bad cause it didn't reset. so the boy looked a bit off. - also fixed an error pertaining to animations * basic input stuff for when bread2unity gets merged * oh so much infrastructure stuff * lol commit * some animation stuff * sfx stuff all the different options have sfx tied to them for the throw and slice. now onto sprites and animation... * added tacobell too :) * dog ninja going into WIP :D (commiting rn cause i wanna do some experimental animation) * one more object :) * optimized some code * new sprites are almost done; i've got a list of both the sprites and their halves. * sprites are in! and goodnight. UGHHH BEZIER CURVES I DONT UNDERSTAND YOU * all the sprites go with their corresponding option and sfx * bird improved slightly * BEZIER CURVES * actual fruit animation * toggle for random fruits (doesn't work yet) * textbox for custom objects (doesn't work yet) - not user-submitted stuff, just stuff that doesn't really fit in the main dropdown menu * some stuff i don't remember, but it's definitely stuff that's working towards making everything work. miss anims don't work yet. at all. the objects just go flying. also the slice animation needs to be finished for both sides, and a bool needs to be added for which side to play (will be easy to do) also when you randomly slice, which is determined completely randomly (thank god) gura-nyuuu :3 (i'm sorry) * added a single sfx * custom objects!! tbh a lot more's coming but i need to merge my stuff i don't feel like taking notes here * working on halves * misc cleaning up stuff * started on the logic for halves * progress on halves, cleaning out variables i need to sync between laptop and pc * im pretty sure that's all the double date stuff taken out :thumbsup: * neatened up code + better bezier curves * adjusted bezier curves - sooo close to perfection but very noticeable stuttering at lower speeds * changed random to default object option instead of a bool; makes more sense this way * renaming things, getting code ready for new animations * commented a bunch of my code * re-fixing a bunch of stuff that has since broken from updating stuff - i.e random fruit, sprites, "here we go!" in general, etc. * new font, stuff fixed * added [about friend font](https://www.deviantart.com/matthewtheprep/art/About-Friend-Extended-Now-with-Greek-and-Cyrillic-832264925) * fixed "here we go!" * some more left or right object animation stuff * so many things * fully added custom items - accessible through a cheat code type system in the drop-down for cues * changed how the bezier curves function - only three points now (much smoother) and i just start it much later on the curve * added AboutFriend font, basically kurokane except free to use * started more on halves god, halves are gonna be hard tho * quick commit by [d] * got temp animations in * temp animations for ev * replaced ai sprites with ev's (thank you <333) * getting progress on halves * cleaned up files * hi res sprites * throw both objects + prepare anim title though, i still need to work out how the prepare animation will not play when you need to slice (cues a beat or less apart) * all dog ninja animations * forgot some stuff lol * prep anim done yay :) * oops! blend tree moment (more stuff) * animation fixes * more anim fixes lol * done for the night * added seanski's new icon * fixed the sound for both objects getting thrown * still working on the prepare animation, but for now it's gonna be a block - if literally anybody wants to implement an auto-prepare that isn't jank be my guest * halves progress, as usual * added a new item :smile: * fix conflicts just saw these in the pr, this commit should fix them * clean up code/fix prepare block thank you ymf!!! <333 * code optimizations * both slice anim + prepare anim fixed * i have stashed changes i need to work on * stashed changes * remade halves lists * renamed some sprites -i had funny little names like "tater" and "cuc" but that's a bit confusing * custom halves don't have the framework for them yet so i was building that too * half sprites work now onto making the curve an animation! (also fixing the text ig) (ALSO i fixed the prepare stuff (i think)) * unity animation :skull: death * Fixed text stuff * push changes so nothing breaks hi ymf * i'll work on this more later * halves r workin * oops! all mp3s! -converted mp3 sfx to ogg still need to do barelies, then everything is done * barelies are so close to being done!!! tweaking + figuring out how position works depending on which side the object was thrown * stopping for the night barelies are actually so insanely close to being done it's just a little bit of jank that's holding them back ill finish this tomorrow. * it's over. it's finally over. PR TIME! * final adjustments * the rest of the barely stuff * clean up the code a little :D --------- Co-authored-by: minenice55 <star.elementa@gmail.com> Co-authored-by: patataofcourse <patataofcourse@gmail.com> Co-authored-by: ev <85412919+evdial@users.noreply.github.com> Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2023-03-07 22:55:44 +00:00
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &-338599948999164110
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: AboutFriendExtended SDF Material
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_ShaderKeywords: UNDERLAY_ON
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Cube:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _FaceTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 6565479558634877461}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _Ambient: 0.5
- _Bevel: 0.5
- _BevelClamp: 0
- _BevelOffset: 0
- _BevelRoundness: 0
- _BevelWidth: 0
- _BumpFace: 0
- _BumpOutline: 0
- _ColorMask: 15
- _CullMode: 0
- _Diffuse: 0.5
- _FaceDilate: 0
- _FaceUVSpeedX: 0
- _FaceUVSpeedY: 0
- _GlowInner: 0.05
- _GlowOffset: 0
- _GlowOuter: 0.05
- _GlowPower: 0.75
- _GradientScale: 10
- _LightAngle: 3.1416
- _MaskSoftnessX: 0
- _MaskSoftnessY: 0
- _OutlineSoftness: 0
- _OutlineUVSpeedX: 0
- _OutlineUVSpeedY: 0
- _OutlineWidth: 0
- _PerspectiveFilter: 0.875
- _Reflectivity: 10
- _ScaleRatioA: 0.9
- _ScaleRatioB: 0.73125
- _ScaleRatioC: 0.73125
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
- _Sharpness: 0
- _SpecularPower: 2
- _Stencil: 0
- _StencilComp: 8
- _StencilOp: 0
- _StencilReadMask: 255
- _StencilWriteMask: 255
- _TextureHeight: 1024
- _TextureWidth: 1024
- _UnderlayDilate: 0.12
- _UnderlayOffsetX: -0.45
- _UnderlayOffsetY: -0.37
- _UnderlaySoftness: 0
- _VertexOffsetX: 0
- _VertexOffsetY: 0
- _WeightBold: 0.75
- _WeightNormal: 0
m_Colors:
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
- _OutlineColor: {r: 1, g: 1, b: 1, a: 1}
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
- _UnderlayColor: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
m_Name: AboutFriendExtended SDF
m_EditorClassIdentifier:
hashCode: 292566377
material: {fileID: -338599948999164110}
materialHashCode: 46145833
m_Version: 1.1.0
m_SourceFontFileGUID: bf74cd645684e7948bd01fffaf07aec9
m_SourceFontFile_EditorRef: {fileID: 12800000, guid: bf74cd645684e7948bd01fffaf07aec9, type: 3}
m_SourceFontFile: {fileID: 0}
m_AtlasPopulationMode: 0
m_FaceInfo:
m_FaceIndex: 0
m_FamilyName: About Friend Extended V2
m_StyleName: Regular
m_PointSize: 76
m_Scale: 1
m_LineHeight: 76
m_AscentLine: 66.88
m_CapLine: 59
m_MeanLine: 38
m_Baseline: 0
m_DescentLine: -9.12
m_SuperscriptOffset: 66.88
m_SuperscriptSize: 0.5
m_SubscriptOffset: -9.12
m_SubscriptSize: 0.5
m_UnderlineOffset: 0
m_UnderlineThickness: 0
m_StrikethroughOffset: 15.2
m_StrikethroughThickness: 0
m_TabWidth: 25
m_GlyphTable:
- m_Index: 1
m_Metrics:
m_Width: 0
m_Height: 0
m_HorizontalBearingX: 0
m_HorizontalBearingY: 0
m_HorizontalAdvance: 25
m_GlyphRect:
m_X: 0
m_Y: 0
m_Width: 0
m_Height: 0
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 2
m_Metrics:
m_Width: 15
m_Height: 62
m_HorizontalBearingX: 8
m_HorizontalBearingY: 59
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 655
m_Y: 653
m_Width: 15
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 3
m_Metrics:
m_Width: 28
m_Height: 18
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 34
m_GlyphRect:
m_X: 931
m_Y: 523
m_Width: 28
m_Height: 18
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 4
m_Metrics:
m_Width: 56
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 59
m_GlyphRect:
m_X: 524
m_Y: 426
m_Width: 56
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 5
m_Metrics:
m_Width: 44
m_Height: 78
m_HorizontalBearingX: 2
m_HorizontalBearingY: 67
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 149
m_Y: 537
m_Width: 44
m_Height: 78
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 6
m_Metrics:
m_Width: 65
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 69
m_GlyphRect:
m_X: 899
m_Y: 10
m_Width: 65
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 7
m_Metrics:
m_Width: 54
m_Height: 63
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 58
m_GlyphRect:
m_X: 733
m_Y: 341
m_Width: 54
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 8
m_Metrics:
m_Width: 14
m_Height: 18
m_HorizontalBearingX: 4
m_HorizontalBearingY: 59
m_HorizontalAdvance: 22
m_GlyphRect:
m_X: 676
m_Y: 898
m_Width: 14
m_Height: 18
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 9
m_Metrics:
m_Width: 24
m_Height: 76
m_HorizontalBearingX: 6
m_HorizontalBearingY: 67
m_HorizontalAdvance: 32
m_GlyphRect:
m_X: 342
m_Y: 411
m_Width: 24
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 10
m_Metrics:
m_Width: 24
m_Height: 76
m_HorizontalBearingX: 2
m_HorizontalBearingY: 67
m_HorizontalAdvance: 32
m_GlyphRect:
m_X: 522
m_Y: 183
m_Width: 24
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 11
m_Metrics:
m_Width: 22
m_Height: 21
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 26
m_GlyphRect:
m_X: 402
m_Y: 912
m_Width: 22
m_Height: 21
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 12
m_Metrics:
m_Width: 40
m_Height: 39
m_HorizontalBearingX: 4
m_HorizontalBearingY: 37
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 385
m_Y: 471
m_Width: 40
m_Height: 39
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 13
m_Metrics:
m_Width: 18
m_Height: 28
m_HorizontalBearingX: 4
m_HorizontalBearingY: 12
m_HorizontalAdvance: 26
m_GlyphRect:
m_X: 490
m_Y: 859
m_Width: 18
m_Height: 28
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 14
m_Metrics:
m_Width: 32
m_Height: 13
m_HorizontalBearingX: 4
m_HorizontalBearingY: 24
m_HorizontalAdvance: 40
m_GlyphRect:
m_X: 351
m_Y: 919
m_Width: 32
m_Height: 13
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 15
m_Metrics:
m_Width: 16
m_Height: 15
m_HorizontalBearingX: 4
m_HorizontalBearingY: 12
m_HorizontalAdvance: 24
m_GlyphRect:
m_X: 983
m_Y: 56
m_Width: 16
m_Height: 15
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 16
m_Metrics:
m_Width: 38
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 40
m_GlyphRect:
m_X: 689
m_Y: 653
m_Width: 38
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 17
m_Metrics:
m_Width: 43
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 971
m_Y: 91
m_Width: 43
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 18
m_Metrics:
m_Width: 25
m_Height: 62
m_HorizontalBearingX: 9
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 746
m_Y: 653
m_Width: 25
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 19
m_Metrics:
m_Width: 44
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 652
m_Y: 817
m_Width: 44
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 20
m_Metrics:
m_Width: 41
m_Height: 65
m_HorizontalBearingX: 4
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 911
m_Y: 344
m_Width: 41
m_Height: 65
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 21
m_Metrics:
m_Width: 45
m_Height: 63
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 867
m_Y: 464
m_Width: 45
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 22
m_Metrics:
m_Width: 42
m_Height: 64
m_HorizontalBearingX: 4
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 806
m_Y: 463
m_Width: 42
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 23
m_Metrics:
m_Width: 45
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 847
m_Y: 709
m_Width: 45
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 24
m_Metrics:
m_Width: 42
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 644
m_Y: 952
m_Width: 42
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 25
m_Metrics:
m_Width: 43
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 971
m_Y: 172
m_Width: 43
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 26
m_Metrics:
m_Width: 45
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 847
m_Y: 790
m_Width: 45
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 27
m_Metrics:
m_Width: 16
m_Height: 41
m_HorizontalBearingX: 7
m_HorizontalBearingY: 38
m_HorizontalAdvance: 30
m_GlyphRect:
m_X: 530
m_Y: 123
m_Width: 16
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 28
m_Metrics:
m_Width: 19
m_Height: 54
m_HorizontalBearingX: 7
m_HorizontalBearingY: 38
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 260
m_Y: 859
m_Width: 19
m_Height: 54
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 29
m_Metrics:
m_Width: 29
m_Height: 41
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 660
m_Y: 593
m_Width: 29
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 30
m_Metrics:
m_Width: 40
m_Height: 29
m_HorizontalBearingX: 4
m_HorizontalBearingY: 32
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 409
m_Y: 791
m_Width: 40
m_Height: 29
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 31
m_Metrics:
m_Width: 28
m_Height: 41
m_HorizontalBearingX: 3
m_HorizontalBearingY: 38
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 708
m_Y: 593
m_Width: 28
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 32
m_Metrics:
m_Width: 34
m_Height: 62
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 42
m_GlyphRect:
m_X: 822
m_Y: 952
m_Width: 34
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 33
m_Metrics:
m_Width: 63
m_Height: 63
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 72
m_GlyphRect:
m_X: 274
m_Y: 113
m_Width: 63
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 34
m_Metrics:
m_Width: 69
m_Height: 64
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 725
m_Y: 10
m_Width: 69
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 35
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 781
m_Y: 816
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 36
m_Metrics:
m_Width: 43
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 48
m_GlyphRect:
m_X: 971
m_Y: 253
m_Width: 43
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 37
m_Metrics:
m_Width: 52
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 61
m_GlyphRect:
m_X: 443
m_Y: 628
m_Width: 52
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 38
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 846
m_Y: 871
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 39
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 54
m_GlyphRect:
m_X: 194
m_Y: 952
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 40
m_Metrics:
m_Width: 58
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 62
m_GlyphRect:
m_X: 711
m_Y: 93
m_Width: 58
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 41
m_Metrics:
m_Width: 59
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 444
m_Y: 264
m_Width: 59
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 42
m_Metrics:
m_Width: 17
m_Height: 62
m_HorizontalBearingX: 7
m_HorizontalBearingY: 59
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 928
m_Y: 948
m_Width: 17
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 43
m_Metrics:
m_Width: 26
m_Height: 66
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 344
m_Y: 633
m_Width: 26
m_Height: 66
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 44
m_Metrics:
m_Width: 52
m_Height: 65
m_HorizontalBearingX: 6
m_HorizontalBearingY: 60
m_HorizontalAdvance: 59
m_GlyphRect:
m_X: 523
m_Y: 342
m_Width: 52
m_Height: 65
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 45
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 54
m_GlyphRect:
m_X: 259
m_Y: 952
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 46
m_Metrics:
m_Width: 65
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 77
m_GlyphRect:
m_X: 356
m_Y: 161
m_Width: 65
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 47
m_Metrics:
m_Width: 55
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 732
m_Y: 423
m_Width: 55
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 48
m_Metrics:
m_Width: 63
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 440
m_Y: 183
m_Width: 63
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 49
m_Metrics:
m_Width: 50
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 586
m_Y: 653
m_Width: 50
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 50
m_Metrics:
m_Width: 66
m_Height: 79
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 68
m_GlyphRect:
m_X: 356
m_Y: 10
m_Width: 66
m_Height: 79
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 51
m_Metrics:
m_Width: 48
m_Height: 64
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 56
m_GlyphRect:
m_X: 904
m_Y: 180
m_Width: 48
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 52
m_Metrics:
m_Width: 44
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 518
m_Y: 952
m_Width: 44
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 53
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 324
m_Y: 952
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 54
m_Metrics:
m_Width: 50
m_Height: 63
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 60
m_GlyphRect:
m_X: 409
m_Y: 709
m_Width: 50
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 55
m_Metrics:
m_Width: 57
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 61
m_GlyphRect:
m_X: 788
m_Y: 94
m_Width: 57
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 56
m_Metrics:
m_Width: 74
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 85
m_GlyphRect:
m_X: 539
m_Y: 10
m_Width: 74
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 57
m_Metrics:
m_Width: 53
m_Height: 62
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 62
m_GlyphRect:
m_X: 444
m_Y: 547
m_Width: 53
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 58
m_Metrics:
m_Width: 53
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 516
m_Y: 567
m_Width: 53
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 59
m_Metrics:
m_Width: 50
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 54
m_GlyphRect:
m_X: 514
m_Y: 708
m_Width: 50
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 60
m_Metrics:
m_Width: 21
m_Height: 76
m_HorizontalBearingX: 6
m_HorizontalBearingY: 67
m_HorizontalAdvance: 29
m_GlyphRect:
m_X: 864
m_Y: 94
m_Width: 21
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 61
m_Metrics:
m_Width: 38
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 40
m_GlyphRect:
m_X: 765
m_Y: 952
m_Width: 38
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 62
m_Metrics:
m_Width: 21
m_Height: 76
m_HorizontalBearingX: 2
m_HorizontalBearingY: 67
m_HorizontalAdvance: 29
m_GlyphRect:
m_X: 864
m_Y: 189
m_Width: 21
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 63
m_Metrics:
m_Width: 34
m_Height: 22
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 398
m_Y: 839
m_Width: 34
m_Height: 22
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 64
m_Metrics:
m_Width: 38
m_Height: 13
m_HorizontalBearingX: 0
m_HorizontalBearingY: -9
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 976
m_Y: 814
m_Width: 38
m_Height: 13
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 65
m_Metrics:
m_Width: 21
m_Height: 21
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 25
m_GlyphRect:
m_X: 484
m_Y: 912
m_Width: 21
m_Height: 21
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 66
m_Metrics:
m_Width: 54
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 519
m_Y: 507
m_Width: 54
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 67
m_Metrics:
m_Width: 44
m_Height: 62
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 581
m_Y: 952
m_Width: 44
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 68
m_Metrics:
m_Width: 39
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 806
m_Y: 316
m_Width: 39
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 69
m_Metrics:
m_Width: 47
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 54
m_GlyphRect:
m_X: 715
m_Y: 817
m_Width: 47
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 70
m_Metrics:
m_Width: 46
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 911
m_Y: 828
m_Width: 46
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 71
m_Metrics:
m_Width: 36
m_Height: 69
m_HorizontalBearingX: 1
m_HorizontalBearingY: 66
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 978
m_Y: 411
m_Width: 36
m_Height: 69
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 72
m_Metrics:
m_Width: 43
m_Height: 58
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 971
m_Y: 334
m_Width: 43
m_Height: 58
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 73
m_Metrics:
m_Width: 45
m_Height: 62
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 454
m_Y: 952
m_Width: 45
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 74
m_Metrics:
m_Width: 16
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 28
m_GlyphRect:
m_X: 191
m_Y: 859
m_Width: 16
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 75
m_Metrics:
m_Width: 25
m_Height: 75
m_HorizontalBearingX: -3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 27
m_GlyphRect:
m_X: 867
m_Y: 370
m_Width: 25
m_Height: 75
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 76
m_Metrics:
m_Width: 46
m_Height: 64
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 379
m_Y: 529
m_Width: 46
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 77
m_Metrics:
m_Width: 17
m_Height: 66
m_HorizontalBearingX: 5
m_HorizontalBearingY: 63
m_HorizontalAdvance: 27
m_GlyphRect:
m_X: 478
m_Y: 709
m_Width: 17
m_Height: 66
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 78
m_Metrics:
m_Width: 60
m_Height: 41
m_HorizontalBearingX: 6
m_HorizontalBearingY: 38
m_HorizontalAdvance: 69
m_GlyphRect:
m_X: 361
m_Y: 242
m_Width: 60
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 79
m_Metrics:
m_Width: 44
m_Height: 41
m_HorizontalBearingX: 6
m_HorizontalBearingY: 38
m_HorizontalAdvance: 53
m_GlyphRect:
m_X: 970
m_Y: 634
m_Width: 44
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 80
m_Metrics:
m_Width: 47
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 911
m_Y: 888
m_Width: 47
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 81
m_Metrics:
m_Width: 44
m_Height: 58
m_HorizontalBearingX: 6
m_HorizontalBearingY: 38
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 68
m_Y: 955
m_Width: 44
m_Height: 58
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 82
m_Metrics:
m_Width: 44
m_Height: 58
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 131
m_Y: 954
m_Width: 44
m_Height: 58
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 83
m_Metrics:
m_Width: 32
m_Height: 41
m_HorizontalBearingX: 6
m_HorizontalBearingY: 38
m_HorizontalAdvance: 40
m_GlyphRect:
m_X: 755
m_Y: 504
m_Width: 32
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 84
m_Metrics:
m_Width: 33
m_Height: 41
m_HorizontalBearingX: 3
m_HorizontalBearingY: 38
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 298
m_Y: 859
m_Width: 33
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 85
m_Metrics:
m_Width: 35
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 37
m_GlyphRect:
m_X: 389
m_Y: 612
m_Width: 35
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 86
m_Metrics:
m_Width: 42
m_Height: 42
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 911
m_Y: 767
m_Width: 42
m_Height: 42
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 87
m_Metrics:
m_Width: 45
m_Height: 41
m_HorizontalBearingX: 1
m_HorizontalBearingY: 38
m_HorizontalAdvance: 47
m_GlyphRect:
m_X: 964
m_Y: 972
m_Width: 45
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 88
m_Metrics:
m_Width: 57
m_Height: 41
m_HorizontalBearingX: 5
m_HorizontalBearingY: 38
m_HorizontalAdvance: 66
m_GlyphRect:
m_X: 788
m_Y: 256
m_Width: 57
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 89
m_Metrics:
m_Width: 41
m_Height: 41
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 972
m_Y: 754
m_Width: 41
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 90
m_Metrics:
m_Width: 41
m_Height: 58
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 906
m_Y: 613
m_Width: 41
m_Height: 58
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 91
m_Metrics:
m_Width: 42
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 46
m_GlyphRect:
m_X: 970
m_Y: 694
m_Width: 42
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 92
m_Metrics:
m_Width: 28
m_Height: 76
m_HorizontalBearingX: 3
m_HorizontalBearingY: 67
m_HorizontalAdvance: 33
m_GlyphRect:
m_X: 144
m_Y: 849
m_Width: 28
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 93
m_Metrics:
m_Width: 14
m_Height: 72
m_HorizontalBearingX: 11
m_HorizontalBearingY: 63
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 148
m_Y: 746
m_Width: 14
m_Height: 72
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 94
m_Metrics:
m_Width: 28
m_Height: 76
m_HorizontalBearingX: 2
m_HorizontalBearingY: 67
m_HorizontalAdvance: 33
m_GlyphRect:
m_X: 931
m_Y: 428
m_Width: 28
m_Height: 76
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 95
m_Metrics:
m_Width: 56
m_Height: 21
m_HorizontalBearingX: 2
m_HorizontalBearingY: 29
m_HorizontalAdvance: 61
m_GlyphRect:
m_X: 444
m_Y: 507
m_Width: 56
m_Height: 21
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 96
m_Metrics:
m_Width: 0
m_Height: 0
m_HorizontalBearingX: 0
m_HorizontalBearingY: 0
m_HorizontalAdvance: 23
m_GlyphRect:
m_X: 0
m_Y: 0
m_Width: 0
m_Height: 0
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 97
m_Metrics:
m_Width: 15
m_Height: 62
m_HorizontalBearingX: 8
m_HorizontalBearingY: 38
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 226
m_Y: 859
m_Width: 15
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 98
m_Metrics:
m_Width: 41
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 45
m_GlyphRect:
m_X: 705
m_Y: 952
m_Width: 41
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 99
m_Metrics:
m_Width: 49
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 53
m_GlyphRect:
m_X: 816
m_Y: 546
m_Width: 49
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 100
m_Metrics:
m_Width: 50
m_Height: 50
m_HorizontalBearingX: 1
m_HorizontalBearingY: 54
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 583
m_Y: 734
m_Width: 50
m_Height: 50
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 101
m_Metrics:
m_Width: 48
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 904
m_Y: 263
m_Width: 48
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 102
m_Metrics:
m_Width: 14
m_Height: 72
m_HorizontalBearingX: 11
m_HorizontalBearingY: 63
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 181
m_Y: 723
m_Width: 14
m_Height: 72
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 103
m_Metrics:
m_Width: 40
m_Height: 67
m_HorizontalBearingX: 18
m_HorizontalBearingY: 62
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 385
m_Y: 385
m_Width: 40
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 104
m_Metrics:
m_Width: 34
m_Height: 14
m_HorizontalBearingX: 21
m_HorizontalBearingY: 60
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 298
m_Y: 919
m_Width: 34
m_Height: 14
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 105
m_Metrics:
m_Width: 63
m_Height: 64
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 274
m_Y: 195
m_Width: 63
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 106
m_Metrics:
m_Width: 36
m_Height: 27
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 978
m_Y: 499
m_Width: 36
m_Height: 27
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 107
m_Metrics:
m_Width: 53
m_Height: 41
m_HorizontalBearingX: 3
m_HorizontalBearingY: 38
m_HorizontalAdvance: 58
m_GlyphRect:
m_X: 588
m_Y: 593
m_Width: 53
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 108
m_Metrics:
m_Width: 40
m_Height: 22
m_HorizontalBearingX: 4
m_HorizontalBearingY: 26
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 214
m_Y: 809
m_Width: 40
m_Height: 22
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 109
m_Metrics:
m_Width: 36
m_Height: 13
m_HorizontalBearingX: 4
m_HorizontalBearingY: 24
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 398
m_Y: 880
m_Width: 36
m_Height: 13
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 110
m_Metrics:
m_Width: 63
m_Height: 64
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 362
m_Y: 302
m_Width: 63
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 111
m_Metrics:
m_Width: 32
m_Height: 10
m_HorizontalBearingX: 3
m_HorizontalBearingY: 58
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 279
m_Y: 517
m_Width: 32
m_Height: 10
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 112
m_Metrics:
m_Width: 20
m_Height: 20
m_HorizontalBearingX: 4
m_HorizontalBearingY: 65
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 602
m_Y: 884
m_Width: 20
m_Height: 20
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 113
m_Metrics:
m_Width: 52
m_Height: 55
m_HorizontalBearingX: 12
m_HorizontalBearingY: 57
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 664
m_Y: 263
m_Width: 52
m_Height: 55
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 114
m_Metrics:
m_Width: 25
m_Height: 34
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 30
m_GlyphRect:
m_X: 931
m_Y: 560
m_Width: 25
m_Height: 34
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 115
m_Metrics:
m_Width: 24
m_Height: 36
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 30
m_GlyphRect:
m_X: 781
m_Y: 897
m_Width: 24
m_Height: 36
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 116
m_Metrics:
m_Width: 21
m_Height: 21
m_HorizontalBearingX: 30
m_HorizontalBearingY: 64
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 524
m_Y: 906
m_Width: 21
m_Height: 21
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 117
m_Metrics:
m_Width: 40
m_Height: 58
m_HorizontalBearingX: 5
m_HorizontalBearingY: 38
m_HorizontalAdvance: 49
m_GlyphRect:
m_X: 911
m_Y: 690
m_Width: 40
m_Height: 58
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 118
m_Metrics:
m_Width: 48
m_Height: 70
m_HorizontalBearingX: 10
m_HorizontalBearingY: 63
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 151
m_Y: 634
m_Width: 48
m_Height: 70
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 119
m_Metrics:
m_Width: 16
m_Height: 15
m_HorizontalBearingX: 4
m_HorizontalBearingY: 25
m_HorizontalAdvance: 24
m_GlyphRect:
m_X: 641
m_Y: 898
m_Width: 16
m_Height: 15
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 120
m_Metrics:
m_Width: 22
m_Height: 21
m_HorizontalBearingX: 12
m_HorizontalBearingY: 0
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 443
m_Y: 912
m_Width: 22
m_Height: 21
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 121
m_Metrics:
m_Width: 18
m_Height: 34
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 30
m_GlyphRect:
m_X: 453
m_Y: 859
m_Width: 18
m_Height: 34
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 122
m_Metrics:
m_Width: 31
m_Height: 27
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 33
m_GlyphRect:
m_X: 983
m_Y: 10
m_Width: 31
m_Height: 27
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 123
m_Metrics:
m_Width: 53
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 58
m_GlyphRect:
m_X: 514
m_Y: 648
m_Width: 53
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 124
m_Metrics:
m_Width: 60
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 65
m_GlyphRect:
m_X: 444
m_Y: 345
m_Width: 60
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 125
m_Metrics:
m_Width: 58
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 65
m_GlyphRect:
m_X: 711
m_Y: 174
m_Width: 58
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 126
m_Metrics:
m_Width: 61
m_Height: 62
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 65
m_GlyphRect:
m_X: 444
m_Y: 426
m_Width: 61
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 127
m_Metrics:
m_Width: 34
m_Height: 62
m_HorizontalBearingX: 3
m_HorizontalBearingY: 38
m_HorizontalAdvance: 42
m_GlyphRect:
m_X: 875
m_Y: 952
m_Width: 34
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 128
m_Metrics:
m_Width: 69
m_Height: 87
m_HorizontalBearingX: 1
m_HorizontalBearingY: 82
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 98
m_Y: 10
m_Width: 69
m_Height: 87
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 129
m_Metrics:
m_Width: 69
m_Height: 87
m_HorizontalBearingX: 1
m_HorizontalBearingY: 82
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 10
m_Y: 224
m_Width: 69
m_Height: 87
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 130
m_Metrics:
m_Width: 69
m_Height: 88
m_HorizontalBearingX: 1
m_HorizontalBearingY: 83
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 10
m_Y: 10
m_Width: 69
m_Height: 88
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 131
m_Metrics:
m_Width: 69
m_Height: 86
m_HorizontalBearingX: 1
m_HorizontalBearingY: 81
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 98
m_Y: 116
m_Width: 69
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 132
m_Metrics:
m_Width: 69
m_Height: 85
m_HorizontalBearingX: 1
m_HorizontalBearingY: 80
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 186
m_Y: 10
m_Width: 69
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 133
m_Metrics:
m_Width: 69
m_Height: 88
m_HorizontalBearingX: 1
m_HorizontalBearingY: 83
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 10
m_Y: 117
m_Width: 69
m_Height: 88
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 134
m_Metrics:
m_Width: 79
m_Height: 63
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 82
m_GlyphRect:
m_X: 441
m_Y: 10
m_Width: 79
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 135
m_Metrics:
m_Width: 43
m_Height: 81
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 48
m_GlyphRect:
m_X: 217
m_Y: 429
m_Width: 43
m_Height: 81
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 136
m_Metrics:
m_Width: 46
m_Height: 85
m_HorizontalBearingX: 6
m_HorizontalBearingY: 82
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 84
m_Y: 537
m_Width: 46
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 137
m_Metrics:
m_Width: 46
m_Height: 85
m_HorizontalBearingX: 6
m_HorizontalBearingY: 82
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 146
m_Y: 325
m_Width: 46
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 138
m_Metrics:
m_Width: 46
m_Height: 86
m_HorizontalBearingX: 6
m_HorizontalBearingY: 83
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 79
m_Y: 849
m_Width: 46
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 139
m_Metrics:
m_Width: 46
m_Height: 83
m_HorizontalBearingX: 6
m_HorizontalBearingY: 80
m_HorizontalAdvance: 55
m_GlyphRect:
m_X: 92
m_Y: 435
m_Width: 46
m_Height: 83
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 140
m_Metrics:
m_Width: 22
m_Height: 85
m_HorizontalBearingX: 3
m_HorizontalBearingY: 82
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 180
m_Y: 221
m_Width: 22
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 141
m_Metrics:
m_Width: 23
m_Height: 85
m_HorizontalBearingX: 5
m_HorizontalBearingY: 82
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 211
m_Y: 325
m_Width: 23
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 142
m_Metrics:
m_Width: 35
m_Height: 86
m_HorizontalBearingX: -2
m_HorizontalBearingY: 83
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 92
m_Y: 330
m_Width: 35
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 143
m_Metrics:
m_Width: 34
m_Height: 83
m_HorizontalBearingX: -2
m_HorizontalBearingY: 80
m_HorizontalAdvance: 31
m_GlyphRect:
m_X: 221
m_Y: 218
m_Width: 34
m_Height: 83
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 144
m_Metrics:
m_Width: 57
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 61
m_GlyphRect:
m_X: 788
m_Y: 175
m_Width: 57
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 145
m_Metrics:
m_Width: 55
m_Height: 84
m_HorizontalBearingX: 6
m_HorizontalBearingY: 81
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 10
m_Y: 537
m_Width: 55
m_Height: 84
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 146
m_Metrics:
m_Width: 63
m_Height: 85
m_HorizontalBearingX: 2
m_HorizontalBearingY: 82
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 98
m_Y: 221
m_Width: 63
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 147
m_Metrics:
m_Width: 63
m_Height: 85
m_HorizontalBearingX: 2
m_HorizontalBearingY: 82
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 186
m_Y: 114
m_Width: 63
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 148
m_Metrics:
m_Width: 63
m_Height: 86
m_HorizontalBearingX: 2
m_HorizontalBearingY: 83
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 10
m_Y: 330
m_Width: 63
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 149
m_Metrics:
m_Width: 63
m_Height: 84
m_HorizontalBearingX: 2
m_HorizontalBearingY: 81
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 274
m_Y: 10
m_Width: 63
m_Height: 84
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 150
m_Metrics:
m_Width: 63
m_Height: 83
m_HorizontalBearingX: 2
m_HorizontalBearingY: 80
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 10
m_Y: 435
m_Width: 63
m_Height: 83
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 151
m_Metrics:
m_Width: 50
m_Height: 51
m_HorizontalBearingX: 13
m_HorizontalBearingY: 54
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 514
m_Y: 789
m_Width: 50
m_Height: 51
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 152
m_Metrics:
m_Width: 67
m_Height: 65
m_HorizontalBearingX: 0
m_HorizontalBearingY: 60
m_HorizontalAdvance: 67
m_GlyphRect:
m_X: 813
m_Y: 10
m_Width: 67
m_Height: 65
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 153
m_Metrics:
m_Width: 50
m_Height: 86
m_HorizontalBearingX: 5
m_HorizontalBearingY: 82
m_HorizontalAdvance: 60
m_GlyphRect:
m_X: 10
m_Y: 850
m_Width: 50
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 154
m_Metrics:
m_Width: 50
m_Height: 86
m_HorizontalBearingX: 5
m_HorizontalBearingY: 82
m_HorizontalAdvance: 60
m_GlyphRect:
m_X: 82
m_Y: 641
m_Width: 50
m_Height: 86
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 155
m_Metrics:
m_Width: 50
m_Height: 87
m_HorizontalBearingX: 5
m_HorizontalBearingY: 83
m_HorizontalAdvance: 60
m_GlyphRect:
m_X: 10
m_Y: 744
m_Width: 50
m_Height: 87
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 156
m_Metrics:
m_Width: 50
m_Height: 84
m_HorizontalBearingX: 5
m_HorizontalBearingY: 80
m_HorizontalAdvance: 60
m_GlyphRect:
m_X: 79
m_Y: 746
m_Width: 50
m_Height: 84
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 157
m_Metrics:
m_Width: 53
m_Height: 85
m_HorizontalBearingX: 2
m_HorizontalBearingY: 82
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 10
m_Y: 640
m_Width: 53
m_Height: 85
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 158
m_Metrics:
m_Width: 50
m_Height: 62
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 583
m_Y: 803
m_Width: 50
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 159
m_Metrics:
m_Width: 45
m_Height: 64
m_HorizontalBearingX: 5
m_HorizontalBearingY: 59
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 345
m_Y: 718
m_Width: 45
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 160
m_Metrics:
m_Width: 54
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 565
m_Y: 91
m_Width: 54
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 161
m_Metrics:
m_Width: 54
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 565
m_Y: 177
m_Width: 54
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 162
m_Metrics:
m_Width: 54
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 638
m_Y: 91
m_Width: 54
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 163
m_Metrics:
m_Width: 54
m_Height: 64
m_HorizontalBearingX: 2
m_HorizontalBearingY: 61
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 594
m_Y: 339
m_Width: 54
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 164
m_Metrics:
m_Width: 54
m_Height: 63
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 592
m_Y: 511
m_Width: 54
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 165
m_Metrics:
m_Width: 54
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 57
m_GlyphRect:
m_X: 638
m_Y: 177
m_Width: 54
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 166
m_Metrics:
m_Width: 70
m_Height: 41
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 74
m_GlyphRect:
m_X: 441
m_Y: 123
m_Width: 70
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 167
m_Metrics:
m_Width: 39
m_Height: 59
m_HorizontalBearingX: 2
m_HorizontalBearingY: 38
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 10
m_Y: 955
m_Width: 39
m_Height: 59
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 168
m_Metrics:
m_Width: 46
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 214
m_Y: 723
m_Width: 46
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 169
m_Metrics:
m_Width: 46
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 273
m_Y: 547
m_Width: 46
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 170
m_Metrics:
m_Width: 46
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 279
m_Y: 633
m_Width: 46
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 171
m_Metrics:
m_Width: 46
m_Height: 63
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 665
m_Y: 511
m_Width: 46
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 172
m_Metrics:
m_Width: 22
m_Height: 67
m_HorizontalBearingX: 1
m_HorizontalBearingY: 64
m_HorizontalAdvance: 28
m_GlyphRect:
m_X: 338
m_Y: 547
m_Width: 22
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 173
m_Metrics:
m_Width: 21
m_Height: 67
m_HorizontalBearingX: 5
m_HorizontalBearingY: 64
m_HorizontalAdvance: 28
m_GlyphRect:
m_X: 864
m_Y: 284
m_Width: 21
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 174
m_Metrics:
m_Width: 34
m_Height: 67
m_HorizontalBearingX: -3
m_HorizontalBearingY: 64
m_HorizontalAdvance: 28
m_GlyphRect:
m_X: 735
m_Y: 255
m_Width: 34
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 175
m_Metrics:
m_Width: 32
m_Height: 63
m_HorizontalBearingX: -2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 28
m_GlyphRect:
m_X: 790
m_Y: 647
m_Width: 32
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 176
m_Metrics:
m_Width: 46
m_Height: 63
m_HorizontalBearingX: 3
m_HorizontalBearingY: 60
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 841
m_Y: 627
m_Width: 46
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 177
m_Metrics:
m_Width: 44
m_Height: 64
m_HorizontalBearingX: 6
m_HorizontalBearingY: 61
m_HorizontalAdvance: 53
m_GlyphRect:
m_X: 652
m_Y: 734
m_Width: 44
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 178
m_Metrics:
m_Width: 47
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 667
m_Y: 337
m_Width: 47
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 179
m_Metrics:
m_Width: 47
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 666
m_Y: 423
m_Width: 47
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 180
m_Metrics:
m_Width: 47
m_Height: 67
m_HorizontalBearingX: 2
m_HorizontalBearingY: 64
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 279
m_Y: 719
m_Width: 47
m_Height: 67
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 181
m_Metrics:
m_Width: 47
m_Height: 64
m_HorizontalBearingX: 2
m_HorizontalBearingY: 61
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 715
m_Y: 734
m_Width: 47
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 182
m_Metrics:
m_Width: 47
m_Height: 63
m_HorizontalBearingX: 2
m_HorizontalBearingY: 60
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 781
m_Y: 734
m_Width: 47
m_Height: 63
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 183
m_Metrics:
m_Width: 54
m_Height: 57
m_HorizontalBearingX: 11
m_HorizontalBearingY: 57
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 591
m_Y: 263
m_Width: 54
m_Height: 57
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 184
m_Metrics:
m_Width: 50
m_Height: 45
m_HorizontalBearingX: 1
m_HorizontalBearingY: 40
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 522
m_Y: 278
m_Width: 50
m_Height: 45
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 185
m_Metrics:
m_Width: 42
m_Height: 68
m_HorizontalBearingX: 4
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 806
m_Y: 376
m_Width: 42
m_Height: 68
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 186
m_Metrics:
m_Width: 42
m_Height: 68
m_HorizontalBearingX: 4
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 212
m_Y: 547
m_Width: 42
m_Height: 68
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 187
m_Metrics:
m_Width: 42
m_Height: 68
m_HorizontalBearingX: 4
m_HorizontalBearingY: 64
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 218
m_Y: 634
m_Width: 42
m_Height: 68
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 188
m_Metrics:
m_Width: 42
m_Height: 64
m_HorizontalBearingX: 4
m_HorizontalBearingY: 60
m_HorizontalAdvance: 50
m_GlyphRect:
m_X: 755
m_Y: 564
m_Width: 42
m_Height: 64
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 189
m_Metrics:
m_Width: 41
m_Height: 84
m_HorizontalBearingX: 4
m_HorizontalBearingY: 64
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 157
m_Y: 429
m_Width: 41
m_Height: 84
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 190
m_Metrics:
m_Width: 44
m_Height: 79
m_HorizontalBearingX: 6
m_HorizontalBearingY: 59
m_HorizontalAdvance: 52
m_GlyphRect:
m_X: 279
m_Y: 419
m_Width: 44
m_Height: 79
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 191
m_Metrics:
m_Width: 41
m_Height: 80
m_HorizontalBearingX: 4
m_HorizontalBearingY: 60
m_HorizontalAdvance: 51
m_GlyphRect:
m_X: 253
m_Y: 320
m_Width: 41
m_Height: 80
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 336
m_Metrics:
m_Width: 0
m_Height: 0
m_HorizontalBearingX: 0
m_HorizontalBearingY: 0
m_HorizontalAdvance: 2
m_GlyphRect:
m_X: 0
m_Y: 0
m_Width: 0
m_Height: 0
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 337
m_Metrics:
m_Width: 0
m_Height: 0
m_HorizontalBearingX: 0
m_HorizontalBearingY: 0
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 0
m_Y: 0
m_Width: 0
m_Height: 0
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 338
m_Metrics:
m_Width: 0
m_Height: 0
m_HorizontalBearingX: 0
m_HorizontalBearingY: 0
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 0
m_Y: 0
m_Width: 0
m_Height: 0
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 340
m_Metrics:
m_Width: 38
m_Height: 13
m_HorizontalBearingX: 0
m_HorizontalBearingY: 24
m_HorizontalAdvance: 38
m_GlyphRect:
m_X: 976
m_Y: 846
m_Width: 38
m_Height: 13
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 341
m_Metrics:
m_Width: 76
m_Height: 12
m_HorizontalBearingX: 0
m_HorizontalBearingY: 35
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 441
m_Y: 92
m_Width: 76
m_Height: 12
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 342
m_Metrics:
m_Width: 30
m_Height: 77
m_HorizontalBearingX: 23
m_HorizontalBearingY: 67
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 313
m_Y: 315
m_Width: 30
m_Height: 77
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 343
m_Metrics:
m_Width: 18
m_Height: 28
m_HorizontalBearingX: 4
m_HorizontalBearingY: 12
m_HorizontalAdvance: 26
m_GlyphRect:
m_X: 527
m_Y: 859
m_Width: 18
m_Height: 28
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 344
m_Metrics:
m_Width: 37
m_Height: 28
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 977
m_Y: 878
m_Width: 37
m_Height: 28
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 345
m_Metrics:
m_Width: 37
m_Height: 29
m_HorizontalBearingX: 3
m_HorizontalBearingY: 59
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 977
m_Y: 586
m_Width: 37
m_Height: 29
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 346
m_Metrics:
m_Width: 37
m_Height: 28
m_HorizontalBearingX: 3
m_HorizontalBearingY: 12
m_HorizontalAdvance: 44
m_GlyphRect:
m_X: 977
m_Y: 925
m_Width: 37
m_Height: 28
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 347
m_Metrics:
m_Width: 48
m_Height: 70
m_HorizontalBearingX: 14
m_HorizontalBearingY: 64
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 599
m_Y: 422
m_Width: 48
m_Height: 70
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 348
m_Metrics:
m_Width: 48
m_Height: 70
m_HorizontalBearingX: 14
m_HorizontalBearingY: 64
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 904
m_Y: 91
m_Width: 48
m_Height: 70
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 349
m_Metrics:
m_Width: 23
m_Height: 22
m_HorizontalBearingX: 6
m_HorizontalBearingY: 39
m_HorizontalAdvance: 35
m_GlyphRect:
m_X: 468
m_Y: 794
m_Width: 23
m_Height: 22
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 351
m_Metrics:
m_Width: 68
m_Height: 18
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 274
m_Y: 278
m_Width: 68
m_Height: 18
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 352
m_Metrics:
m_Width: 74
m_Height: 62
m_HorizontalBearingX: 1
m_HorizontalBearingY: 59
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 632
m_Y: 10
m_Width: 74
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 353
m_Metrics:
m_Width: 19
m_Height: 22
m_HorizontalBearingX: 4
m_HorizontalBearingY: 64
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 564
m_Y: 884
m_Width: 19
m_Height: 22
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 354
m_Metrics:
m_Width: 36
m_Height: 22
m_HorizontalBearingX: 3
m_HorizontalBearingY: 64
m_HorizontalAdvance: 76
m_GlyphRect:
m_X: 978
m_Y: 545
m_Width: 36
m_Height: 22
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 355
m_Metrics:
m_Width: 29
m_Height: 41
m_HorizontalBearingX: 4
m_HorizontalBearingY: 38
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 350
m_Y: 859
m_Width: 29
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 356
m_Metrics:
m_Width: 28
m_Height: 41
m_HorizontalBearingX: 3
m_HorizontalBearingY: 38
m_HorizontalAdvance: 36
m_GlyphRect:
m_X: 884
m_Y: 546
m_Width: 28
m_Height: 41
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 358
m_Metrics:
m_Width: 46
m_Height: 62
m_HorizontalBearingX: -21
m_HorizontalBearingY: 59
m_HorizontalAdvance: 5
m_GlyphRect:
m_X: 389
m_Y: 952
m_Width: 46
m_Height: 62
m_Scale: 1
m_AtlasIndex: 0
- m_Index: 368
m_Metrics:
m_Width: 66
m_Height: 34
m_HorizontalBearingX: 2
m_HorizontalBearingY: 59
m_HorizontalAdvance: 71
m_GlyphRect:
m_X: 356
m_Y: 108
m_Width: 66
m_Height: 34
m_Scale: 1
m_AtlasIndex: 0
m_CharacterTable:
- m_ElementType: 1
m_Unicode: 32
m_GlyphIndex: 1
m_Scale: 1
- m_ElementType: 1
m_Unicode: 33
m_GlyphIndex: 2
m_Scale: 1
- m_ElementType: 1
m_Unicode: 34
m_GlyphIndex: 3
m_Scale: 1
- m_ElementType: 1
m_Unicode: 35
m_GlyphIndex: 4
m_Scale: 1
- m_ElementType: 1
m_Unicode: 36
m_GlyphIndex: 5
m_Scale: 1
- m_ElementType: 1
m_Unicode: 37
m_GlyphIndex: 6
m_Scale: 1
- m_ElementType: 1
m_Unicode: 38
m_GlyphIndex: 7
m_Scale: 1
- m_ElementType: 1
m_Unicode: 39
m_GlyphIndex: 8
m_Scale: 1
- m_ElementType: 1
m_Unicode: 40
m_GlyphIndex: 9
m_Scale: 1
- m_ElementType: 1
m_Unicode: 41
m_GlyphIndex: 10
m_Scale: 1
- m_ElementType: 1
m_Unicode: 42
m_GlyphIndex: 11
m_Scale: 1
- m_ElementType: 1
m_Unicode: 43
m_GlyphIndex: 12
m_Scale: 1
- m_ElementType: 1
m_Unicode: 44
m_GlyphIndex: 13
m_Scale: 1
- m_ElementType: 1
m_Unicode: 45
m_GlyphIndex: 14
m_Scale: 1
- m_ElementType: 1
m_Unicode: 46
m_GlyphIndex: 15
m_Scale: 1
- m_ElementType: 1
m_Unicode: 47
m_GlyphIndex: 16
m_Scale: 1
- m_ElementType: 1
m_Unicode: 48
m_GlyphIndex: 17
m_Scale: 1
- m_ElementType: 1
m_Unicode: 49
m_GlyphIndex: 18
m_Scale: 1
- m_ElementType: 1
m_Unicode: 50
m_GlyphIndex: 19
m_Scale: 1
- m_ElementType: 1
m_Unicode: 51
m_GlyphIndex: 20
m_Scale: 1
- m_ElementType: 1
m_Unicode: 52
m_GlyphIndex: 21
m_Scale: 1
- m_ElementType: 1
m_Unicode: 53
m_GlyphIndex: 22
m_Scale: 1
- m_ElementType: 1
m_Unicode: 54
m_GlyphIndex: 23
m_Scale: 1
- m_ElementType: 1
m_Unicode: 55
m_GlyphIndex: 24
m_Scale: 1
- m_ElementType: 1
m_Unicode: 56
m_GlyphIndex: 25
m_Scale: 1
- m_ElementType: 1
m_Unicode: 57
m_GlyphIndex: 26
m_Scale: 1
- m_ElementType: 1
m_Unicode: 58
m_GlyphIndex: 27
m_Scale: 1
- m_ElementType: 1
m_Unicode: 59
m_GlyphIndex: 28
m_Scale: 1
- m_ElementType: 1
m_Unicode: 60
m_GlyphIndex: 29
m_Scale: 1
- m_ElementType: 1
m_Unicode: 61
m_GlyphIndex: 30
m_Scale: 1
- m_ElementType: 1
m_Unicode: 62
m_GlyphIndex: 31
m_Scale: 1
- m_ElementType: 1
m_Unicode: 63
m_GlyphIndex: 32
m_Scale: 1
- m_ElementType: 1
m_Unicode: 64
m_GlyphIndex: 33
m_Scale: 1
- m_ElementType: 1
m_Unicode: 65
m_GlyphIndex: 34
m_Scale: 1
- m_ElementType: 1
m_Unicode: 66
m_GlyphIndex: 35
m_Scale: 1
- m_ElementType: 1
m_Unicode: 67
m_GlyphIndex: 36
m_Scale: 1
- m_ElementType: 1
m_Unicode: 68
m_GlyphIndex: 37
m_Scale: 1
- m_ElementType: 1
m_Unicode: 69
m_GlyphIndex: 38
m_Scale: 1
- m_ElementType: 1
m_Unicode: 70
m_GlyphIndex: 39
m_Scale: 1
- m_ElementType: 1
m_Unicode: 71
m_GlyphIndex: 40
m_Scale: 1
- m_ElementType: 1
m_Unicode: 72
m_GlyphIndex: 41
m_Scale: 1
- m_ElementType: 1
m_Unicode: 73
m_GlyphIndex: 42
m_Scale: 1
- m_ElementType: 1
m_Unicode: 74
m_GlyphIndex: 43
m_Scale: 1
- m_ElementType: 1
m_Unicode: 75
m_GlyphIndex: 44
m_Scale: 1
- m_ElementType: 1
m_Unicode: 76
m_GlyphIndex: 45
m_Scale: 1
- m_ElementType: 1
m_Unicode: 77
m_GlyphIndex: 46
m_Scale: 1
- m_ElementType: 1
m_Unicode: 78
m_GlyphIndex: 47
m_Scale: 1
- m_ElementType: 1
m_Unicode: 79
m_GlyphIndex: 48
m_Scale: 1
- m_ElementType: 1
m_Unicode: 80
m_GlyphIndex: 49
m_Scale: 1
- m_ElementType: 1
m_Unicode: 81
m_GlyphIndex: 50
m_Scale: 1
- m_ElementType: 1
m_Unicode: 82
m_GlyphIndex: 51
m_Scale: 1
- m_ElementType: 1
m_Unicode: 83
m_GlyphIndex: 52
m_Scale: 1
- m_ElementType: 1
m_Unicode: 84
m_GlyphIndex: 53
m_Scale: 1
- m_ElementType: 1
m_Unicode: 85
m_GlyphIndex: 54
m_Scale: 1
- m_ElementType: 1
m_Unicode: 86
m_GlyphIndex: 55
m_Scale: 1
- m_ElementType: 1
m_Unicode: 87
m_GlyphIndex: 56
m_Scale: 1
- m_ElementType: 1
m_Unicode: 88
m_GlyphIndex: 57
m_Scale: 1
- m_ElementType: 1
m_Unicode: 89
m_GlyphIndex: 58
m_Scale: 1
- m_ElementType: 1
m_Unicode: 90
m_GlyphIndex: 59
m_Scale: 1
- m_ElementType: 1
m_Unicode: 91
m_GlyphIndex: 60
m_Scale: 1
- m_ElementType: 1
m_Unicode: 92
m_GlyphIndex: 61
m_Scale: 1
- m_ElementType: 1
m_Unicode: 93
m_GlyphIndex: 62
m_Scale: 1
- m_ElementType: 1
m_Unicode: 94
m_GlyphIndex: 63
m_Scale: 1
- m_ElementType: 1
m_Unicode: 95
m_GlyphIndex: 64
m_Scale: 1
- m_ElementType: 1
m_Unicode: 96
m_GlyphIndex: 65
m_Scale: 1
- m_ElementType: 1
m_Unicode: 97
m_GlyphIndex: 66
m_Scale: 1
- m_ElementType: 1
m_Unicode: 98
m_GlyphIndex: 67
m_Scale: 1
- m_ElementType: 1
m_Unicode: 99
m_GlyphIndex: 68
m_Scale: 1
- m_ElementType: 1
m_Unicode: 100
m_GlyphIndex: 69
m_Scale: 1
- m_ElementType: 1
m_Unicode: 101
m_GlyphIndex: 70
m_Scale: 1
- m_ElementType: 1
m_Unicode: 102
m_GlyphIndex: 71
m_Scale: 1
- m_ElementType: 1
m_Unicode: 103
m_GlyphIndex: 72
m_Scale: 1
- m_ElementType: 1
m_Unicode: 104
m_GlyphIndex: 73
m_Scale: 1
- m_ElementType: 1
m_Unicode: 105
m_GlyphIndex: 74
m_Scale: 1
- m_ElementType: 1
m_Unicode: 106
m_GlyphIndex: 75
m_Scale: 1
- m_ElementType: 1
m_Unicode: 107
m_GlyphIndex: 76
m_Scale: 1
- m_ElementType: 1
m_Unicode: 108
m_GlyphIndex: 77
m_Scale: 1
- m_ElementType: 1
m_Unicode: 109
m_GlyphIndex: 78
m_Scale: 1
- m_ElementType: 1
m_Unicode: 110
m_GlyphIndex: 79
m_Scale: 1
- m_ElementType: 1
m_Unicode: 111
m_GlyphIndex: 80
m_Scale: 1
- m_ElementType: 1
m_Unicode: 112
m_GlyphIndex: 81
m_Scale: 1
- m_ElementType: 1
m_Unicode: 113
m_GlyphIndex: 82
m_Scale: 1
- m_ElementType: 1
m_Unicode: 114
m_GlyphIndex: 83
m_Scale: 1
- m_ElementType: 1
m_Unicode: 115
m_GlyphIndex: 84
m_Scale: 1
- m_ElementType: 1
m_Unicode: 116
m_GlyphIndex: 85
m_Scale: 1
- m_ElementType: 1
m_Unicode: 117
m_GlyphIndex: 86
m_Scale: 1
- m_ElementType: 1
m_Unicode: 118
m_GlyphIndex: 87
m_Scale: 1
- m_ElementType: 1
m_Unicode: 119
m_GlyphIndex: 88
m_Scale: 1
- m_ElementType: 1
m_Unicode: 120
m_GlyphIndex: 89
m_Scale: 1
- m_ElementType: 1
m_Unicode: 121
m_GlyphIndex: 90
m_Scale: 1
- m_ElementType: 1
m_Unicode: 122
m_GlyphIndex: 91
m_Scale: 1
- m_ElementType: 1
m_Unicode: 123
m_GlyphIndex: 92
m_Scale: 1
- m_ElementType: 1
m_Unicode: 124
m_GlyphIndex: 93
m_Scale: 1
- m_ElementType: 1
m_Unicode: 125
m_GlyphIndex: 94
m_Scale: 1
- m_ElementType: 1
m_Unicode: 126
m_GlyphIndex: 95
m_Scale: 1
- m_ElementType: 1
m_Unicode: 160
m_GlyphIndex: 96
m_Scale: 1
- m_ElementType: 1
m_Unicode: 161
m_GlyphIndex: 97
m_Scale: 1
- m_ElementType: 1
m_Unicode: 162
m_GlyphIndex: 98
m_Scale: 1
- m_ElementType: 1
m_Unicode: 163
m_GlyphIndex: 99
m_Scale: 1
- m_ElementType: 1
m_Unicode: 164
m_GlyphIndex: 100
m_Scale: 1
- m_ElementType: 1
m_Unicode: 165
m_GlyphIndex: 101
m_Scale: 1
- m_ElementType: 1
m_Unicode: 166
m_GlyphIndex: 102
m_Scale: 1
- m_ElementType: 1
m_Unicode: 167
m_GlyphIndex: 103
m_Scale: 1
- m_ElementType: 1
m_Unicode: 168
m_GlyphIndex: 104
m_Scale: 1
- m_ElementType: 1
m_Unicode: 169
m_GlyphIndex: 105
m_Scale: 1
- m_ElementType: 1
m_Unicode: 170
m_GlyphIndex: 106
m_Scale: 1
- m_ElementType: 1
m_Unicode: 171
m_GlyphIndex: 107
m_Scale: 1
- m_ElementType: 1
m_Unicode: 172
m_GlyphIndex: 108
m_Scale: 1
- m_ElementType: 1
m_Unicode: 173
m_GlyphIndex: 109
m_Scale: 1
- m_ElementType: 1
m_Unicode: 174
m_GlyphIndex: 110
m_Scale: 1
- m_ElementType: 1
m_Unicode: 175
m_GlyphIndex: 111
m_Scale: 1
- m_ElementType: 1
m_Unicode: 176
m_GlyphIndex: 112
m_Scale: 1
- m_ElementType: 1
m_Unicode: 177
m_GlyphIndex: 113
m_Scale: 1
- m_ElementType: 1
m_Unicode: 178
m_GlyphIndex: 114
m_Scale: 1
- m_ElementType: 1
m_Unicode: 179
m_GlyphIndex: 115
m_Scale: 1
- m_ElementType: 1
m_Unicode: 180
m_GlyphIndex: 116
m_Scale: 1
- m_ElementType: 1
m_Unicode: 181
m_GlyphIndex: 117
m_Scale: 1
- m_ElementType: 1
m_Unicode: 182
m_GlyphIndex: 118
m_Scale: 1
- m_ElementType: 1
m_Unicode: 183
m_GlyphIndex: 119
m_Scale: 1
- m_ElementType: 1
m_Unicode: 184
m_GlyphIndex: 120
m_Scale: 1
- m_ElementType: 1
m_Unicode: 185
m_GlyphIndex: 121
m_Scale: 1
- m_ElementType: 1
m_Unicode: 186
m_GlyphIndex: 122
m_Scale: 1
- m_ElementType: 1
m_Unicode: 187
m_GlyphIndex: 123
m_Scale: 1
- m_ElementType: 1
m_Unicode: 188
m_GlyphIndex: 124
m_Scale: 1
- m_ElementType: 1
m_Unicode: 189
m_GlyphIndex: 125
m_Scale: 1
- m_ElementType: 1
m_Unicode: 190
m_GlyphIndex: 126
m_Scale: 1
- m_ElementType: 1
m_Unicode: 191
m_GlyphIndex: 127
m_Scale: 1
- m_ElementType: 1
m_Unicode: 192
m_GlyphIndex: 128
m_Scale: 1
- m_ElementType: 1
m_Unicode: 193
m_GlyphIndex: 129
m_Scale: 1
- m_ElementType: 1
m_Unicode: 194
m_GlyphIndex: 130
m_Scale: 1
- m_ElementType: 1
m_Unicode: 195
m_GlyphIndex: 131
m_Scale: 1
- m_ElementType: 1
m_Unicode: 196
m_GlyphIndex: 132
m_Scale: 1
- m_ElementType: 1
m_Unicode: 197
m_GlyphIndex: 133
m_Scale: 1
- m_ElementType: 1
m_Unicode: 198
m_GlyphIndex: 134
m_Scale: 1
- m_ElementType: 1
m_Unicode: 199
m_GlyphIndex: 135
m_Scale: 1
- m_ElementType: 1
m_Unicode: 200
m_GlyphIndex: 136
m_Scale: 1
- m_ElementType: 1
m_Unicode: 201
m_GlyphIndex: 137
m_Scale: 1
- m_ElementType: 1
m_Unicode: 202
m_GlyphIndex: 138
m_Scale: 1
- m_ElementType: 1
m_Unicode: 203
m_GlyphIndex: 139
m_Scale: 1
- m_ElementType: 1
m_Unicode: 204
m_GlyphIndex: 140
m_Scale: 1
- m_ElementType: 1
m_Unicode: 205
m_GlyphIndex: 141
m_Scale: 1
- m_ElementType: 1
m_Unicode: 206
m_GlyphIndex: 142
m_Scale: 1
- m_ElementType: 1
m_Unicode: 207
m_GlyphIndex: 143
m_Scale: 1
- m_ElementType: 1
m_Unicode: 208
m_GlyphIndex: 144
m_Scale: 1
- m_ElementType: 1
m_Unicode: 209
m_GlyphIndex: 145
m_Scale: 1
- m_ElementType: 1
m_Unicode: 210
m_GlyphIndex: 146
m_Scale: 1
- m_ElementType: 1
m_Unicode: 211
m_GlyphIndex: 147
m_Scale: 1
- m_ElementType: 1
m_Unicode: 212
m_GlyphIndex: 148
m_Scale: 1
- m_ElementType: 1
m_Unicode: 213
m_GlyphIndex: 149
m_Scale: 1
- m_ElementType: 1
m_Unicode: 214
m_GlyphIndex: 150
m_Scale: 1
- m_ElementType: 1
m_Unicode: 215
m_GlyphIndex: 151
m_Scale: 1
- m_ElementType: 1
m_Unicode: 216
m_GlyphIndex: 152
m_Scale: 1
- m_ElementType: 1
m_Unicode: 217
m_GlyphIndex: 153
m_Scale: 1
- m_ElementType: 1
m_Unicode: 218
m_GlyphIndex: 154
m_Scale: 1
- m_ElementType: 1
m_Unicode: 219
m_GlyphIndex: 155
m_Scale: 1
- m_ElementType: 1
m_Unicode: 220
m_GlyphIndex: 156
m_Scale: 1
- m_ElementType: 1
m_Unicode: 221
m_GlyphIndex: 157
m_Scale: 1
- m_ElementType: 1
m_Unicode: 222
m_GlyphIndex: 158
m_Scale: 1
- m_ElementType: 1
m_Unicode: 223
m_GlyphIndex: 159
m_Scale: 1
- m_ElementType: 1
m_Unicode: 224
m_GlyphIndex: 160
m_Scale: 1
- m_ElementType: 1
m_Unicode: 225
m_GlyphIndex: 161
m_Scale: 1
- m_ElementType: 1
m_Unicode: 226
m_GlyphIndex: 162
m_Scale: 1
- m_ElementType: 1
m_Unicode: 227
m_GlyphIndex: 163
m_Scale: 1
- m_ElementType: 1
m_Unicode: 228
m_GlyphIndex: 164
m_Scale: 1
- m_ElementType: 1
m_Unicode: 229
m_GlyphIndex: 165
m_Scale: 1
- m_ElementType: 1
m_Unicode: 230
m_GlyphIndex: 166
m_Scale: 1
- m_ElementType: 1
m_Unicode: 231
m_GlyphIndex: 167
m_Scale: 1
- m_ElementType: 1
m_Unicode: 232
m_GlyphIndex: 168
m_Scale: 1
- m_ElementType: 1
m_Unicode: 233
m_GlyphIndex: 169
m_Scale: 1
- m_ElementType: 1
m_Unicode: 234
m_GlyphIndex: 170
m_Scale: 1
- m_ElementType: 1
m_Unicode: 235
m_GlyphIndex: 171
m_Scale: 1
- m_ElementType: 1
m_Unicode: 236
m_GlyphIndex: 172
m_Scale: 1
- m_ElementType: 1
m_Unicode: 237
m_GlyphIndex: 173
m_Scale: 1
- m_ElementType: 1
m_Unicode: 238
m_GlyphIndex: 174
m_Scale: 1
- m_ElementType: 1
m_Unicode: 239
m_GlyphIndex: 175
m_Scale: 1
- m_ElementType: 1
m_Unicode: 240
m_GlyphIndex: 176
m_Scale: 1
- m_ElementType: 1
m_Unicode: 241
m_GlyphIndex: 177
m_Scale: 1
- m_ElementType: 1
m_Unicode: 242
m_GlyphIndex: 178
m_Scale: 1
- m_ElementType: 1
m_Unicode: 243
m_GlyphIndex: 179
m_Scale: 1
- m_ElementType: 1
m_Unicode: 244
m_GlyphIndex: 180
m_Scale: 1
- m_ElementType: 1
m_Unicode: 245
m_GlyphIndex: 181
m_Scale: 1
- m_ElementType: 1
m_Unicode: 246
m_GlyphIndex: 182
m_Scale: 1
- m_ElementType: 1
m_Unicode: 247
m_GlyphIndex: 183
m_Scale: 1
- m_ElementType: 1
m_Unicode: 248
m_GlyphIndex: 184
m_Scale: 1
- m_ElementType: 1
m_Unicode: 249
m_GlyphIndex: 185
m_Scale: 1
- m_ElementType: 1
m_Unicode: 250
m_GlyphIndex: 186
m_Scale: 1
- m_ElementType: 1
m_Unicode: 251
m_GlyphIndex: 187
m_Scale: 1
- m_ElementType: 1
m_Unicode: 252
m_GlyphIndex: 188
m_Scale: 1
- m_ElementType: 1
m_Unicode: 253
m_GlyphIndex: 189
m_Scale: 1
- m_ElementType: 1
m_Unicode: 254
m_GlyphIndex: 190
m_Scale: 1
- m_ElementType: 1
m_Unicode: 255
m_GlyphIndex: 191
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8192
m_GlyphIndex: 336
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8194
m_GlyphIndex: 337
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8195
m_GlyphIndex: 338
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8210
m_GlyphIndex: 340
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8213
m_GlyphIndex: 341
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8214
m_GlyphIndex: 342
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8218
m_GlyphIndex: 343
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8220
m_GlyphIndex: 344
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8221
m_GlyphIndex: 345
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8222
m_GlyphIndex: 346
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8224
m_GlyphIndex: 347
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8225
m_GlyphIndex: 348
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8226
m_GlyphIndex: 349
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8230
m_GlyphIndex: 351
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8240
m_GlyphIndex: 352
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8242
m_GlyphIndex: 353
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8243
m_GlyphIndex: 354
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8249
m_GlyphIndex: 355
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8250
m_GlyphIndex: 356
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8260
m_GlyphIndex: 358
m_Scale: 1
- m_ElementType: 1
m_Unicode: 8482
m_GlyphIndex: 368
m_Scale: 1
m_AtlasTextures:
- {fileID: 6565479558634877461}
m_AtlasTextureIndex: 0
m_IsMultiAtlasTexturesEnabled: 0
m_ClearDynamicDataOnBuild: 0
m_UsedGlyphRects:
- m_X: 0
m_Y: 0
m_Width: 88
m_Height: 107
- m_X: 0
m_Y: 107
m_Width: 88
m_Height: 107
- m_X: 88
m_Y: 0
m_Width: 88
m_Height: 106
- m_X: 0
m_Y: 214
m_Width: 88
m_Height: 106
- m_X: 88
m_Y: 106
m_Width: 88
m_Height: 105
- m_X: 176
m_Y: 0
m_Width: 88
m_Height: 104
- m_X: 0
m_Y: 320
m_Width: 82
m_Height: 105
- m_X: 88
m_Y: 211
m_Width: 82
m_Height: 104
- m_X: 176
m_Y: 104
m_Width: 82
m_Height: 104
- m_X: 264
m_Y: 0
m_Width: 82
m_Height: 103
- m_X: 0
m_Y: 425
m_Width: 82
m_Height: 102
- m_X: 346
m_Y: 0
m_Width: 85
m_Height: 98
- m_X: 431
m_Y: 0
m_Width: 98
m_Height: 82
- m_X: 0
m_Y: 527
m_Width: 74
m_Height: 103
- m_X: 0
m_Y: 630
m_Width: 72
m_Height: 104
- m_X: 0
m_Y: 734
m_Width: 69
m_Height: 106
- m_X: 529
m_Y: 0
m_Width: 93
m_Height: 81
- m_X: 0
m_Y: 840
m_Width: 69
m_Height: 105
- m_X: 0
m_Y: 945
m_Width: 58
m_Height: 78
- m_X: 622
m_Y: 0
m_Width: 93
m_Height: 81
- m_X: 715
m_Y: 0
m_Width: 88
m_Height: 83
- m_X: 803
m_Y: 0
m_Width: 86
m_Height: 84
- m_X: 889
m_Y: 0
m_Width: 84
m_Height: 81
- m_X: 973
m_Y: 0
m_Width: 50
m_Height: 46
- m_X: 74
m_Y: 527
m_Width: 65
m_Height: 104
- m_X: 72
m_Y: 631
m_Width: 69
m_Height: 105
- m_X: 69
m_Y: 736
m_Width: 69
m_Height: 103
- m_X: 69
m_Y: 839
m_Width: 65
m_Height: 105
- m_X: 82
m_Y: 320
m_Width: 54
m_Height: 105
- m_X: 82
m_Y: 425
m_Width: 65
m_Height: 102
- m_X: 136
m_Y: 315
m_Width: 65
m_Height: 104
- m_X: 147
m_Y: 419
m_Width: 60
m_Height: 103
- m_X: 170
m_Y: 211
m_Width: 41
m_Height: 104
- m_X: 211
m_Y: 208
m_Width: 53
m_Height: 102
- m_X: 201
m_Y: 315
m_Width: 42
m_Height: 104
- m_X: 207
m_Y: 419
m_Width: 62
m_Height: 100
- m_X: 243
m_Y: 310
m_Width: 60
m_Height: 99
- m_X: 269
m_Y: 409
m_Width: 63
m_Height: 98
- m_X: 431
m_Y: 82
m_Width: 95
m_Height: 31
- m_X: 139
m_Y: 527
m_Width: 63
m_Height: 97
- m_X: 141
m_Y: 624
m_Width: 67
m_Height: 89
- m_X: 346
m_Y: 98
m_Width: 85
m_Height: 53
- m_X: 264
m_Y: 103
m_Width: 82
m_Height: 82
- m_X: 264
m_Y: 185
m_Width: 82
m_Height: 83
- m_X: 346
m_Y: 151
m_Width: 84
m_Height: 81
- m_X: 431
m_Y: 113
m_Width: 89
m_Height: 60
- m_X: 430
m_Y: 173
m_Width: 82
m_Height: 81
- m_X: 264
m_Y: 268
m_Width: 87
m_Height: 37
- m_X: 303
m_Y: 305
m_Width: 49
m_Height: 96
- m_X: 351
m_Y: 232
m_Width: 79
m_Height: 60
- m_X: 352
m_Y: 292
m_Width: 82
m_Height: 83
- m_X: 434
m_Y: 254
m_Width: 78
m_Height: 81
- m_X: 434
m_Y: 335
m_Width: 79
m_Height: 81
- m_X: 332
m_Y: 401
m_Width: 43
m_Height: 95
- m_X: 375
m_Y: 375
m_Width: 59
m_Height: 86
- m_X: 434
m_Y: 416
m_Width: 80
m_Height: 81
- m_X: 375
m_Y: 461
m_Width: 59
m_Height: 58
- m_X: 512
m_Y: 173
m_Width: 43
m_Height: 95
- m_X: 512
m_Y: 268
m_Width: 69
m_Height: 64
- m_X: 513
m_Y: 332
m_Width: 71
m_Height: 84
- m_X: 514
m_Y: 416
m_Width: 75
m_Height: 81
- m_X: 520
m_Y: 113
m_Width: 35
m_Height: 60
- m_X: 555
m_Y: 81
m_Width: 73
m_Height: 86
- m_X: 555
m_Y: 167
m_Width: 73
m_Height: 86
- m_X: 628
m_Y: 81
m_Width: 73
m_Height: 86
- m_X: 628
m_Y: 167
m_Width: 73
m_Height: 86
- m_X: 701
m_Y: 83
m_Width: 77
m_Height: 81
- m_X: 701
m_Y: 164
m_Width: 77
m_Height: 81
- m_X: 581
m_Y: 253
m_Width: 73
m_Height: 76
- m_X: 584
m_Y: 329
m_Width: 73
m_Height: 83
- m_X: 589
m_Y: 412
m_Width: 67
m_Height: 89
- m_X: 778
m_Y: 84
m_Width: 76
m_Height: 81
- m_X: 778
m_Y: 165
m_Width: 76
m_Height: 81
- m_X: 854
m_Y: 84
m_Width: 40
m_Height: 95
- m_X: 894
m_Y: 81
m_Width: 67
m_Height: 89
- m_X: 961
m_Y: 81
m_Width: 62
m_Height: 81
- m_X: 961
m_Y: 162
m_Width: 62
m_Height: 81
- m_X: 894
m_Y: 170
m_Width: 67
m_Height: 83
- m_X: 854
m_Y: 179
m_Width: 40
m_Height: 95
- m_X: 961
m_Y: 243
m_Width: 62
m_Height: 81
- m_X: 894
m_Y: 253
m_Width: 67
m_Height: 81
- m_X: 961
m_Y: 324
m_Width: 62
m_Height: 77
- m_X: 654
m_Y: 253
m_Width: 71
m_Height: 74
- m_X: 657
m_Y: 327
m_Width: 66
m_Height: 86
- m_X: 656
m_Y: 413
m_Width: 66
m_Height: 86
- m_X: 725
m_Y: 245
m_Width: 53
m_Height: 86
- m_X: 778
m_Y: 246
m_Width: 76
m_Height: 60
- m_X: 723
m_Y: 331
m_Width: 73
m_Height: 82
- m_X: 722
m_Y: 413
m_Width: 74
m_Height: 81
- m_X: 854
m_Y: 274
m_Width: 40
m_Height: 86
- m_X: 796
m_Y: 306
m_Width: 58
m_Height: 60
- m_X: 796
m_Y: 366
m_Width: 61
m_Height: 87
- m_X: 857
m_Y: 360
m_Width: 44
m_Height: 94
- m_X: 901
m_Y: 334
m_Width: 60
m_Height: 84
- m_X: 796
m_Y: 453
m_Width: 61
m_Height: 83
- m_X: 857
m_Y: 454
m_Width: 64
m_Height: 82
- m_X: 134
m_Y: 839
m_Width: 47
m_Height: 95
- m_X: 921
m_Y: 418
m_Width: 47
m_Height: 95
- m_X: 968
m_Y: 401
m_Width: 55
m_Height: 88
- m_X: 968
m_Y: 489
m_Width: 55
m_Height: 46
- m_X: 434
m_Y: 497
m_Width: 75
m_Height: 40
- m_X: 509
m_Y: 497
m_Width: 73
m_Height: 60
- m_X: 582
m_Y: 501
m_Width: 73
m_Height: 82
- m_X: 138
m_Y: 736
m_Width: 33
m_Height: 91
- m_X: 171
m_Y: 713
m_Width: 33
m_Height: 91
- m_X: 202
m_Y: 537
m_Width: 61
m_Height: 87
- m_X: 208
m_Y: 624
m_Width: 61
m_Height: 87
- m_X: 921
m_Y: 513
m_Width: 47
m_Height: 37
- m_X: 968
m_Y: 535
m_Width: 55
m_Height: 41
- m_X: 204
m_Y: 713
m_Width: 65
m_Height: 86
- m_X: 58
m_Y: 945
m_Width: 63
m_Height: 77
- m_X: 121
m_Y: 944
m_Width: 63
m_Height: 77
- m_X: 263
m_Y: 537
m_Width: 65
m_Height: 86
- m_X: 269
m_Y: 623
m_Width: 65
m_Height: 86
- m_X: 269
m_Y: 709
m_Width: 66
m_Height: 86
- m_X: 328
m_Y: 537
m_Width: 41
m_Height: 86
- m_X: 369
m_Y: 519
m_Width: 65
m_Height: 83
- m_X: 434
m_Y: 537
m_Width: 72
m_Height: 81
- m_X: 506
m_Y: 557
m_Width: 72
m_Height: 81
- m_X: 578
m_Y: 583
m_Width: 72
m_Height: 60
- m_X: 334
m_Y: 623
m_Width: 45
m_Height: 85
- m_X: 335
m_Y: 708
m_Width: 64
m_Height: 83
- m_X: 379
m_Y: 602
m_Width: 54
m_Height: 81
- m_X: 433
m_Y: 618
m_Width: 71
m_Height: 81
- m_X: 504
m_Y: 638
m_Width: 72
m_Height: 60
- m_X: 576
m_Y: 643
m_Width: 69
m_Height: 81
- m_X: 399
m_Y: 699
m_Width: 69
m_Height: 82
- m_X: 468
m_Y: 699
m_Width: 36
m_Height: 85
- m_X: 504
m_Y: 698
m_Width: 69
m_Height: 81
- m_X: 573
m_Y: 724
m_Width: 69
m_Height: 69
- m_X: 504
m_Y: 779
m_Width: 69
m_Height: 70
- m_X: 573
m_Y: 793
m_Width: 69
m_Height: 81
- m_X: 645
m_Y: 643
m_Width: 34
m_Height: 81
- m_X: 642
m_Y: 724
m_Width: 63
m_Height: 83
- m_X: 642
m_Y: 807
m_Width: 63
m_Height: 81
- m_X: 650
m_Y: 583
m_Width: 48
m_Height: 60
- m_X: 679
m_Y: 643
m_Width: 57
m_Height: 81
- m_X: 655
m_Y: 501
m_Width: 65
m_Height: 82
- m_X: 698
m_Y: 583
m_Width: 47
m_Height: 60
- m_X: 705
m_Y: 724
m_Width: 66
m_Height: 83
- m_X: 705
m_Y: 807
m_Width: 66
m_Height: 81
- m_X: 736
m_Y: 643
m_Width: 44
m_Height: 81
- m_X: 745
m_Y: 494
m_Width: 51
m_Height: 60
- m_X: 745
m_Y: 554
m_Width: 61
m_Height: 83
- m_X: 806
m_Y: 536
m_Width: 68
m_Height: 81
- m_X: 874
m_Y: 536
m_Width: 47
m_Height: 60
- m_X: 780
m_Y: 637
m_Width: 51
m_Height: 82
- m_X: 831
m_Y: 617
m_Width: 65
m_Height: 82
- m_X: 771
m_Y: 724
m_Width: 66
m_Height: 82
- m_X: 771
m_Y: 806
m_Width: 65
m_Height: 81
- m_X: 837
m_Y: 699
m_Width: 64
m_Height: 81
- m_X: 837
m_Y: 780
m_Width: 64
m_Height: 81
- m_X: 836
m_Y: 861
m_Width: 65
m_Height: 81
- m_X: 184
m_Y: 942
m_Width: 65
m_Height: 81
- m_X: 249
m_Y: 942
m_Width: 65
m_Height: 81
- m_X: 314
m_Y: 942
m_Width: 65
m_Height: 81
- m_X: 379
m_Y: 942
m_Width: 65
m_Height: 81
- m_X: 444
m_Y: 942
m_Width: 64
m_Height: 81
- m_X: 508
m_Y: 942
m_Width: 63
m_Height: 81
- m_X: 571
m_Y: 942
m_Width: 63
m_Height: 81
- m_X: 634
m_Y: 942
m_Width: 61
m_Height: 81
- m_X: 695
m_Y: 942
m_Width: 60
m_Height: 81
- m_X: 755
m_Y: 942
m_Width: 57
m_Height: 81
- m_X: 812
m_Y: 942
m_Width: 53
m_Height: 81
- m_X: 865
m_Y: 942
m_Width: 53
m_Height: 81
- m_X: 921
m_Y: 550
m_Width: 44
m_Height: 53
- m_X: 896
m_Y: 603
m_Width: 60
m_Height: 77
- m_X: 901
m_Y: 680
m_Width: 59
m_Height: 77
- m_X: 901
m_Y: 757
m_Width: 61
m_Height: 61
- m_X: 901
m_Y: 818
m_Width: 65
m_Height: 60
- m_X: 901
m_Y: 878
m_Width: 66
m_Height: 60
- m_X: 918
m_Y: 938
m_Width: 36
m_Height: 81
- m_X: 967
m_Y: 576
m_Width: 56
m_Height: 48
- m_X: 960
m_Y: 624
m_Width: 63
m_Height: 60
- m_X: 960
m_Y: 684
m_Width: 61
m_Height: 60
- m_X: 962
m_Y: 744
m_Width: 60
m_Height: 60
- m_X: 966
m_Y: 804
m_Width: 57
m_Height: 32
- m_X: 966
m_Y: 836
m_Width: 57
m_Height: 32
- m_X: 967
m_Y: 868
m_Width: 56
m_Height: 47
- m_X: 967
m_Y: 915
m_Width: 56
m_Height: 47
- m_X: 954
m_Y: 962
m_Width: 64
m_Height: 60
- m_X: 771
m_Y: 887
m_Width: 43
m_Height: 55
- m_X: 181
m_Y: 849
m_Width: 35
m_Height: 81
- m_X: 216
m_Y: 849
m_Width: 34
m_Height: 81
- m_X: 250
m_Y: 849
m_Width: 38
m_Height: 73
- m_X: 973
m_Y: 46
m_Width: 35
m_Height: 34
- m_X: 399
m_Y: 781
m_Width: 59
m_Height: 48
- m_X: 458
m_Y: 784
m_Width: 42
m_Height: 41
- m_X: 204
m_Y: 799
m_Width: 59
m_Height: 41
- m_X: 269
m_Y: 507
m_Width: 51
m_Height: 29
- m_X: 288
m_Y: 849
m_Width: 52
m_Height: 60
- m_X: 288
m_Y: 909
m_Width: 53
m_Height: 33
- m_X: 340
m_Y: 849
m_Width: 48
m_Height: 60
- m_X: 341
m_Y: 909
m_Width: 51
m_Height: 32
- m_X: 388
m_Y: 829
m_Width: 53
m_Height: 41
- m_X: 388
m_Y: 870
m_Width: 55
m_Height: 32
- m_X: 392
m_Y: 902
m_Width: 41
m_Height: 40
- m_X: 433
m_Y: 902
m_Width: 41
m_Height: 40
- m_X: 443
m_Y: 849
m_Width: 37
m_Height: 53
- m_X: 474
m_Y: 902
m_Width: 40
m_Height: 40
- m_X: 480
m_Y: 849
m_Width: 37
m_Height: 47
- m_X: 517
m_Y: 849
m_Width: 37
m_Height: 47
- m_X: 514
m_Y: 896
m_Width: 40
m_Height: 40
- m_X: 554
m_Y: 874
m_Width: 38
m_Height: 41
- m_X: 592
m_Y: 874
m_Width: 39
m_Height: 39
- m_X: 631
m_Y: 888
m_Width: 35
m_Height: 34
- m_X: 666
m_Y: 888
m_Width: 33
m_Height: 37
m_FreeGlyphRects:
- m_X: 72
m_Y: 630
m_Width: 2
m_Height: 1
- m_X: 69
m_Y: 734
m_Width: 3
m_Height: 2
- m_X: 88
m_Y: 315
m_Width: 48
m_Height: 5
- m_X: 136
m_Y: 419
m_Width: 11
m_Height: 6
- m_X: 176
m_Y: 208
m_Width: 35
m_Height: 3
- m_X: 211
m_Y: 310
m_Width: 32
m_Height: 5
- m_X: 243
m_Y: 409
m_Width: 26
m_Height: 10
- m_X: 139
m_Y: 624
m_Width: 2
m_Height: 7
- m_X: 258
m_Y: 104
m_Width: 6
m_Height: 104
- m_X: 430
m_Y: 151
m_Width: 1
m_Height: 22
- m_X: 264
m_Y: 305
m_Width: 39
m_Height: 5
- m_X: 346
m_Y: 232
m_Width: 5
m_Height: 36
- m_X: 351
m_Y: 292
m_Width: 1
m_Height: 13
- m_X: 430
m_Y: 254
m_Width: 4
m_Height: 38
- m_X: 303
m_Y: 401
m_Width: 29
m_Height: 8
- m_X: 352
m_Y: 375
m_Width: 23
m_Height: 26
- m_X: 512
m_Y: 332
m_Width: 1
m_Height: 3
- m_X: 529
m_Y: 81
m_Width: 26
m_Height: 32
- m_X: 526
m_Y: 82
m_Width: 29
m_Height: 31
- m_X: 701
m_Y: 81
m_Width: 14
m_Height: 2
- m_X: 555
m_Y: 253
m_Width: 26
m_Height: 15
- m_X: 581
m_Y: 329
m_Width: 3
m_Height: 3
- m_X: 584
m_Y: 412
m_Width: 5
m_Height: 4
- m_X: 778
m_Y: 83
m_Width: 25
m_Height: 1
- m_X: 889
m_Y: 81
m_Width: 5
m_Height: 3
- m_X: 654
m_Y: 327
m_Width: 3
m_Height: 2
- m_X: 656
m_Y: 412
m_Width: 1
m_Height: 1
- m_X: 701
m_Y: 245
m_Width: 24
m_Height: 8
- m_X: 723
m_Y: 327
m_Width: 2
m_Height: 4
- m_X: 778
m_Y: 306
m_Width: 18
m_Height: 25
- m_X: 854
m_Y: 360
m_Width: 3
m_Height: 6
- m_X: 894
m_Y: 334
m_Width: 7
m_Height: 26
- m_X: 901
m_Y: 418
m_Width: 20
m_Height: 36
- m_X: 961
m_Y: 401
m_Width: 7
m_Height: 17
- m_X: 582
m_Y: 497
m_Width: 7
m_Height: 4
- m_X: 141
m_Y: 713
m_Width: 30
m_Height: 23
- m_X: 69
m_Y: 944
m_Width: 52
m_Height: 1
- m_X: 263
m_Y: 623
m_Width: 6
m_Height: 1
- m_X: 208
m_Y: 711
m_Width: 61
m_Height: 2
- m_X: 332
m_Y: 496
m_Width: 43
m_Height: 23
- m_X: 332
m_Y: 496
m_Width: 37
m_Height: 41
- m_X: 506
m_Y: 537
m_Width: 3
m_Height: 20
- m_X: 578
m_Y: 557
m_Width: 4
m_Height: 26
- m_X: 334
m_Y: 708
m_Width: 1
m_Height: 1
- m_X: 369
m_Y: 602
m_Width: 10
m_Height: 21
- m_X: 433
m_Y: 602
m_Width: 1
m_Height: 16
- m_X: 504
m_Y: 618
m_Width: 2
m_Height: 20
- m_X: 576
m_Y: 638
m_Width: 2
m_Height: 5
- m_X: 379
m_Y: 683
m_Width: 54
m_Height: 16
- m_X: 379
m_Y: 683
m_Width: 20
m_Height: 25
- m_X: 573
m_Y: 698
m_Width: 3
m_Height: 26
- m_X: 656
m_Y: 499
m_Width: 89
m_Height: 2
- m_X: 722
m_Y: 494
m_Width: 23
m_Height: 89
- m_X: 720
m_Y: 499
m_Width: 25
m_Height: 84
- m_X: 796
m_Y: 536
m_Width: 10
m_Height: 18
- m_X: 745
m_Y: 637
m_Width: 35
m_Height: 6
- m_X: 806
m_Y: 617
m_Width: 25
m_Height: 20
- m_X: 780
m_Y: 719
m_Width: 57
m_Height: 5
- m_X: 831
m_Y: 699
m_Width: 6
m_Height: 25
- m_X: 836
m_Y: 806
m_Width: 1
m_Height: 55
- m_X: 58
m_Y: 1022
m_Width: 126
m_Height: 1
- m_X: 121
m_Y: 1021
m_Width: 63
m_Height: 2
- m_X: 134
m_Y: 934
m_Width: 50
m_Height: 10
- m_X: 874
m_Y: 596
m_Width: 47
m_Height: 7
- m_X: 874
m_Y: 596
m_Width: 22
m_Height: 21
- m_X: 896
m_Y: 680
m_Width: 5
m_Height: 19
- m_X: 901
m_Y: 938
m_Width: 17
m_Height: 4
- m_X: 965
m_Y: 550
m_Width: 3
m_Height: 26
- m_X: 956
m_Y: 603
m_Width: 11
m_Height: 21
- m_X: 956
m_Y: 603
m_Width: 4
m_Height: 77
- m_X: 965
m_Y: 550
m_Width: 2
m_Height: 74
- m_X: 960
m_Y: 744
m_Width: 2
m_Height: 13
- m_X: 1021
m_Y: 684
m_Width: 2
m_Height: 60
- m_X: 962
m_Y: 804
m_Width: 4
m_Height: 14
- m_X: 1022
m_Y: 684
m_Width: 1
m_Height: 120
- m_X: 966
m_Y: 868
m_Width: 1
m_Height: 10
- m_X: 918
m_Y: 1022
m_Width: 105
m_Height: 1
- m_X: 918
m_Y: 1019
m_Width: 36
m_Height: 4
- m_X: 1018
m_Y: 962
m_Width: 5
m_Height: 61
- m_X: 954
m_Y: 938
m_Width: 13
m_Height: 24
- m_X: 814
m_Y: 887
m_Width: 22
m_Height: 55
- m_X: 181
m_Y: 930
m_Width: 3
m_Height: 14
- m_X: 973
m_Y: 80
m_Width: 50
m_Height: 1
- m_X: 1008
m_Y: 46
m_Width: 15
m_Height: 35
- m_X: 458
m_Y: 781
m_Width: 10
m_Height: 3
- m_X: 138
m_Y: 827
m_Width: 66
m_Height: 12
- m_X: 171
m_Y: 804
m_Width: 33
m_Height: 35
- m_X: 181
m_Y: 804
m_Width: 23
m_Height: 45
- m_X: 147
m_Y: 522
m_Width: 122
m_Height: 5
- m_X: 207
m_Y: 519
m_Width: 62
m_Height: 18
- m_X: 202
m_Y: 536
m_Width: 167
m_Height: 1
- m_X: 202
m_Y: 522
m_Width: 67
m_Height: 15
- m_X: 320
m_Y: 507
m_Width: 55
m_Height: 12
- m_X: 320
m_Y: 507
m_Width: 49
m_Height: 30
- m_X: 134
m_Y: 934
m_Width: 154
m_Height: 8
- m_X: 181
m_Y: 930
m_Width: 107
m_Height: 12
- m_X: 250
m_Y: 922
m_Width: 38
m_Height: 20
- m_X: 269
m_Y: 795
m_Width: 130
m_Height: 34
- m_X: 269
m_Y: 795
m_Width: 119
m_Height: 54
- m_X: 263
m_Y: 799
m_Width: 136
m_Height: 30
- m_X: 263
m_Y: 799
m_Width: 125
m_Height: 50
- m_X: 181
m_Y: 840
m_Width: 207
m_Height: 9
- m_X: 335
m_Y: 791
m_Width: 64
m_Height: 38
- m_X: 335
m_Y: 791
m_Width: 53
m_Height: 58
- m_X: 341
m_Y: 941
m_Width: 51
m_Height: 1
- m_X: 388
m_Y: 902
m_Width: 4
m_Height: 7
- m_X: 441
m_Y: 829
m_Width: 63
m_Height: 20
- m_X: 441
m_Y: 829
m_Width: 2
m_Height: 41
- m_X: 458
m_Y: 825
m_Width: 46
m_Height: 24
- m_X: 500
m_Y: 784
m_Width: 4
m_Height: 65
- m_X: 480
m_Y: 896
m_Width: 34
m_Height: 6
- m_X: 514
m_Y: 936
m_Width: 257
m_Height: 6
- m_X: 554
m_Y: 849
m_Width: 19
m_Height: 25
- m_X: 554
m_Y: 915
m_Width: 77
m_Height: 27
- m_X: 631
m_Y: 874
m_Width: 11
m_Height: 14
- m_X: 592
m_Y: 913
m_Width: 39
m_Height: 29
- m_X: 554
m_Y: 925
m_Width: 217
m_Height: 17
- m_X: 554
m_Y: 922
m_Width: 112
m_Height: 20
- m_X: 699
m_Y: 888
m_Width: 72
m_Height: 54
m_fontInfo:
Name:
PointSize: 0
Scale: 0
CharacterCount: 0
LineHeight: 0
Baseline: 0
Ascender: 0
CapHeight: 0
Descender: 0
CenterLine: 0
SuperscriptOffset: 0
SubscriptOffset: 0
SubSize: 0
Underline: 0
UnderlineThickness: 0
strikethrough: 0
strikethroughThickness: 0
TabWidth: 0
Padding: 0
AtlasWidth: 0
AtlasHeight: 0
atlas: {fileID: 0}
m_AtlasWidth: 1024
m_AtlasHeight: 1024
m_AtlasPadding: 9
m_AtlasRenderMode: 4169
m_glyphInfoList: []
m_KerningTable:
kerningPairs: []
m_FontFeatureTable:
m_GlyphPairAdjustmentRecords: []
fallbackFontAssets: []
m_FallbackFontAssetTable: []
m_CreationSettings:
sourceFontFileName:
sourceFontFileGUID: bf74cd645684e7948bd01fffaf07aec9
pointSizeSamplingMode: 0
pointSize: 76
padding: 9
packingMode: 4
atlasWidth: 1024
atlasHeight: 1024
characterSetSelectionMode: 6
characterSequence: 20-7E,A0-FF,2000-200F,2012-2022,2026,202A-2030,2032-2034,2039-203A,203C,203E,2044,205E,206A-206F,20AC,2122,25A1
referencedFontAssetGUID:
referencedTextAssetGUID:
fontStyle: 0
fontStyleModifier: 0
renderMode: 4169
includeFontFeatures: 1
m_FontWeightTable:
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
- regularTypeface: {fileID: 0}
italicTypeface: {fileID: 0}
fontWeights: []
normalStyle: 0
normalSpacingOffset: 0
boldStyle: 0.75
boldSpacing: 7
italicStyle: 35
tabSize: 10
--- !u!28 &6565479558634877461
Texture2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: AboutFriendExtended SDF Atlas
m_ImageContentsHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
m_ForcedFallbackFormat: 4
m_DownscaleFallback: 0
m_IsAlphaChannelOptional: 0
serializedVersion: 2
m_Width: 1024
m_Height: 1024
m_CompleteImageSize: 1048576
m_MipsStripped: 0
m_TextureFormat: 1
m_MipCount: 1
m_IsReadable: 0
m_IsPreProcessed: 0
m_IgnoreMasterTextureLimit: 0
m_StreamingMipmaps: 0
m_StreamingMipmapsPriority: 0
m_VTOnly: 0
m_AlphaIsTransparency: 0
m_ImageCount: 1
m_TextureDimension: 2
m_TextureSettings:
serializedVersion: 2
m_FilterMode: 1
m_Aniso: 1
m_MipBias: 0
m_WrapU: 0
m_WrapV: 0
m_WrapW: 0
m_LightmapFormat: 0
m_ColorSpace: 0
m_PlatformBlob:
image data: 1048576
_typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0e0f101010101010101010101010101010100e0d0b0707040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000305060a09070400000000000000000000000000000000000000000000000000000000000000000000000406070706040000000000000000000000000000000000000000000303030303030303030303030303030303030303030303030303030303030303030303030303030303030300000000000000000000000000000000000407090a10101010101010101010101010101010100f0e0d0a07060401070b0d0d10101010101010101010101010101010100f0e0e0c0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000205070810101010101010100c0b09060100000000000002060808101010101010101010101010101010100d0c0a06040607101010101010101010101010101010100e0e0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000001050707070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004070a0a10101010101010100f0e0c08040000000000000000000407090a1010101010101010101010101010101010101010100908060300000000000000000000000000000000000000000000000000030608090c0e0e0e0e0e0e0e0e0e0d0a07060400000000000000
m_StreamData:
serializedVersion: 2
offset: 0
size: 0
path: