mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 06:33:42 +00:00
committed by
Konstantin Pastbin
parent
c9cbb64f12
commit
76ffc99abd
7
libs/drape/font_constants.hpp
Normal file
7
libs/drape/font_constants.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace dp
|
||||
{
|
||||
int constexpr kSdfBorder = 4;
|
||||
int constexpr kBaseFontSizePixels = 22;
|
||||
} // namespace dp
|
||||
Reference in New Issue
Block a user