// GENERATED FILE - DO NOT EDIT. // Generated by gen_overlay_fonts.py using overlay/RobotoMono-Bold.ttf. // // Copyright 2022 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Overlay_font_autogen.h: // Autogenerated overlay font data. #include "libANGLE/Overlay.h" namespace gl { namespace overlay { constexpr uint32_t kFontMipCount = …; constexpr uint32_t kFontCharacters = …; constexpr uint32_t kFontGlyphWidth = …; constexpr uint32_t kFontGlyphHeight = …; constexpr uint32_t kFontMipDataSize[kFontMipCount] = …; constexpr uint32_t kFontMipDataOffset[kFontMipCount] = …; constexpr uint32_t kFontTotalDataSize = …; constexpr uint32_t kFontMipLarge = …; constexpr uint32_t kFontMipSmall = …; } // namespace overlay } // namespace gl