~aleteoryx/muditaos

ac5e8545f71850f298a1060f82bc718e0ac39791 — rrandomsky 2 years ago d38e5eb
[BH-1829] New very big bold font added

New font named verybigbold added.
1 files changed, 2 insertions(+), 1 deletions(-)

M module-gui/gui/widgets/Style.hpp
M module-gui/gui/widgets/Style.hpp => module-gui/gui/widgets/Style.hpp +2 -1
@@ 1,4 1,4 @@
// Copyright (c) 2017-2022, Mudita Sp. z.o.o. All rights reserved.
// Copyright (c) 2017-2023, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once


@@ 68,6 68,7 @@ namespace style
            inline constexpr auto veryverybiglight = "veryverybiglight";
            inline constexpr auto verybiglight     = "verybiglight";
            inline constexpr auto verybig          = "verybig";
            inline constexpr auto verybigbold      = "verybigbold";
            inline constexpr auto mediumbigbold    = "mediumbigbold";
            inline constexpr auto bigbold          = "bigbold";
            inline constexpr auto big              = "big";