Project

General

Profile

« Previous | Next » 

Revision e98a669c

Added by David Sorber over 2 years ago

Remove dependence on exernal font file. Used binary_to_compressed_c
utility to convert Roboto Medium font into compressed array so that it
can be included directly within the source code.

View differences:

CMakeLists.txt
SET(code_sources
${CMAKE_CURRENT_SOURCE_DIR}/src/Catalog.cc
${CMAKE_CURRENT_SOURCE_DIR}/src/CatalogItem.cc
${CMAKE_CURRENT_SOURCE_DIR}/src/main.cpp)
${CMAKE_CURRENT_SOURCE_DIR}/src/main.cc)
################################################################################

Also available in: Unified diff