freetype: Add comment about assets://

This commit is contained in:
Rob Loach 2018-06-24 12:02:28 -04:00 committed by GitHub
parent 8a96062ed0
commit e4fe33f437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -270,6 +270,7 @@ error:
* but should hopefully work ... */
static const char *font_paths[] = {
/* Assets directory OSD Font, @see font_renderer_ft_get_default_font() */
"assets://pkg/osd-font.ttf",
#if defined(_WIN32)
"C:\\Windows\\Fonts\\consola.ttf",