Skip to content

Commit

Permalink
Merge branch 'gfx-font-converter' into 'master'
Browse files Browse the repository at this point in the history
Add gfx-font-converter application

See merge request embedded/general-support-library!37
  • Loading branch information
gdex committed Sep 27, 2023
2 parents 0d8b3f2 + 878d5fd commit a1cf472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gfx-font-converter/FontConverterConfig.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "FontConverterConfig.h"

#include <getopt.h>
#include <algorithm>

FontConverterConfig::FontConverterConfig(int argc, char** argv)
{
Expand Down

0 comments on commit a1cf472

Please sign in to comment.