Skip to content

Commit

Permalink
Update HMD Font
Browse files Browse the repository at this point in the history
  • Loading branch information
sbanca committed Jan 14, 2025
1 parent 502d3cd commit 83e8822
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 13 deletions.
16 changes: 10 additions & 6 deletions Assets/Fonts/NotoSansCJK-Light SDF.asset
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: NotoSansCJK-Light SDF Material
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
Expand All @@ -17,6 +19,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -70,9 +73,9 @@ Material:
- _OutlineWidth: 0
- _PerspectiveFilter: 0.875
- _Reflectivity: 10
- _ScaleRatioA: 1
- _ScaleRatioB: 1
- _ScaleRatioC: 1
- _ScaleRatioA: 0.8333333
- _ScaleRatioB: 0.6770833
- _ScaleRatioC: 0.6770833
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
Expand Down Expand Up @@ -117,9 +120,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
m_Name: NotoSansCJK-Light SDF
m_EditorClassIdentifier:
hashCode: 0
hashCode: 1416160341
material: {fileID: -3903529720270446558}
materialHashCode: 0
materialHashCode: -1938541483
m_Version: 1.1.0
m_SourceFontFileGUID: 501eea5417f248044ac830eb146b46cb
m_SourceFontFile_EditorRef: {fileID: 12800000, guid: 501eea5417f248044ac830eb146b46cb,
Expand Down Expand Up @@ -38758,7 +38761,8 @@ Texture2D:
m_MipCount: 1
m_IsReadable: 0
m_IsPreProcessed: 0
m_IgnoreMasterTextureLimit: 0
m_IgnoreMipmapLimit: 0
m_MipmapLimitGroupName:
m_StreamingMipmaps: 0
m_StreamingMipmapsPriority: 0
m_VTOnly: 0
Expand Down
9 changes: 6 additions & 3 deletions Assets/Fonts/Oswald-Bold SDF.asset
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: Oswald-Bold SDF Material
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 5
Expand All @@ -17,6 +19,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -128,7 +131,8 @@ Texture2D:
m_MipCount: 1
m_IsReadable: 1
m_IsPreProcessed: 0
m_IgnoreMasterTextureLimit: 0
m_IgnoreMipmapLimit: 0
m_MipmapLimitGroupName:
m_StreamingMipmaps: 0
m_StreamingMipmapsPriority: 0
m_VTOnly: 0
Expand Down Expand Up @@ -2897,8 +2901,7 @@ MonoBehaviour:
m_FontFeatureTable:
m_GlyphPairAdjustmentRecords: []
fallbackFontAssets: []
m_FallbackFontAssetTable:
- {fileID: 0}
m_FallbackFontAssetTable: []
m_CreationSettings:
sourceFontFileName:
sourceFontFileGUID:
Expand Down
8 changes: 4 additions & 4 deletions Assets/Resources/Multiplayer/Photon/PhotonPlayerRig.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -2531,7 +2531,7 @@ MeshRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
- {fileID: 2122602, guid: ec48085d8b1ed18499cf1411d42005a0, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
Expand Down Expand Up @@ -2575,8 +2575,8 @@ MonoBehaviour:
m_Calls: []
m_text: Nickname
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_fontAsset: {fileID: 11400000, guid: ec48085d8b1ed18499cf1411d42005a0, type: 2}
m_sharedMaterial: {fileID: 2122602, guid: ec48085d8b1ed18499cf1411d42005a0, type: 2}
m_fontSharedMaterials: []
m_fontMaterial: {fileID: 0}
m_fontMaterials: []
Expand All @@ -2600,7 +2600,7 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 36.75
m_fontSize: 27.5
m_fontSizeBase: 36
m_fontWeight: 400
m_enableAutoSizing: 1
Expand Down

0 comments on commit 83e8822

Please sign in to comment.