xref: /aosp_15_r20/external/angle/src/libANGLE/Overlay_font_autogen.h (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1 // GENERATED FILE - DO NOT EDIT.
2 // Generated by gen_overlay_fonts.py using overlay/RobotoMono-Bold.ttf.
3 //
4 // Copyright 2022 The ANGLE Project Authors. All rights reserved.
5 // Use of this source code is governed by a BSD-style license that can be
6 // found in the LICENSE file.
7 //
8 // Overlay_font_autogen.h:
9 //   Autogenerated overlay font data.
10 
11 #include "libANGLE/Overlay.h"
12 
13 namespace gl
14 {
15 namespace overlay
16 {
17 constexpr uint32_t kFontMipCount                     = 2;
18 constexpr uint32_t kFontCharacters                   = 95;
19 constexpr uint32_t kFontGlyphWidth                   = 17;
20 constexpr uint32_t kFontGlyphHeight                  = 39;
21 constexpr uint32_t kFontMipDataSize[kFontMipCount]   = {62985, 14440};
22 constexpr uint32_t kFontMipDataOffset[kFontMipCount] = {0, 62985};
23 constexpr uint32_t kFontTotalDataSize                = 77425;
24 constexpr uint32_t kFontMipLarge                     = 0;
25 constexpr uint32_t kFontMipSmall                     = 1;
26 }  // namespace overlay
27 }  // namespace gl
28