KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_outline_font.cpp File Reference
#include <memory>
#include <vector>
#include <wx/filename.h>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <font/font.h>
#include <font/glyph.h>
#include <font/outline_font.h>

Go to the source code of this file.

Functions

static wxString getTestFontPath (const wxString &aFileName)
 
 BOOST_AUTO_TEST_CASE (SymbolFontRendersAsciiGlyphs)
 
 BOOST_AUTO_TEST_CASE (UnicodeFontKeepsUnicodeCharmap)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( UnicodeFontKeepsUnicodeCharmap )

◆ getTestFontPath()

static wxString getTestFontPath ( const wxString & aFileName)
static