summaryrefslogtreecommitdiff
path: root/include/video_font.h
blob: 6e341cf759b2c38fc156936891e49f549c62e2cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (C) Copyright 2000
 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef _VIDEO_FONT_
#define _VIDEO_FONT_

#include <video_font_data.h>

#endif /* _VIDEO_FONT_ */