Edit

kc3-lang/angle/src/libANGLE/Overlay_font_autogen.h

Branch :

  • Show log

    Commit

  • Author : Shahbaz Youssefi
    Date : 2022-12-05 10:15:22
    Hash : 3fedd435
    Message : Overlay: Switch font to RobotoMono Which has an Apache 2.0 license Bug: b/260423572 Change-Id: Ibc4b664ddfe844be08ccbac57c27e81951940490 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4079268 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>

  • src/libANGLE/Overlay_font_autogen.h
  • // 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                     = 2;
    constexpr uint32_t kFontCharacters                   = 95;
    constexpr uint32_t kFontGlyphWidth                   = 17;
    constexpr uint32_t kFontGlyphHeight                  = 39;
    constexpr uint32_t kFontMipDataSize[kFontMipCount]   = {62985, 14440};
    constexpr uint32_t kFontMipDataOffset[kFontMipCount] = {0, 62985};
    constexpr uint32_t kFontTotalDataSize                = 77425;
    constexpr uint32_t kFontMipLarge                     = 0;
    constexpr uint32_t kFontMipSmall                     = 1;
    }  // namespace overlay
    }  // namespace gl