We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d258d18 commit 7c1c7daCopy full SHA for 7c1c7da
Fonts/3d-diagonal/3d-diagonal.h
@@ -5,7 +5,7 @@
5
6
class ThreeD_Diagonal : public Fonts
7
{
8
- static const int rows = 13;
+ static const int rows = 12;
9
static const int cols = 20;
10
11
public:
0 commit comments