tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

Overlay_font_autogen.h (1011B)


      1 // GENERATED FILE - DO NOT EDIT.
      2 // Generated by gen_overlay_fonts.py using overlay/DejaVuSansMono-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                  = 34;
     21 constexpr uint32_t kFontMipDataSize[kFontMipCount]   = {54910, 12920};
     22 constexpr uint32_t kFontMipDataOffset[kFontMipCount] = {0, 54910};
     23 constexpr uint32_t kFontTotalDataSize                = 67830;
     24 constexpr uint32_t kFontMipLarge                     = 0;
     25 constexpr uint32_t kFontMipSmall                     = 1;
     26 }  // namespace overlay
     27 }  // namespace gl