Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 506124 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- miscsplashutils-0.1.8/fbtruetype/ttf.c
0
++ miscsplashutils-0.1.8/fbtruetype/ttf.c
Lines 13-20 Link Here
13
#include <ft2build.h>
13
#include <ft2build.h>
14
#include FT_FREETYPE_H
14
#include FT_FREETYPE_H
15
/* #include <freetype/freetype.h> */
15
/* #include <freetype/freetype.h> */
16
#include <freetype/ftoutln.h>
16
#include FT_OUTLINE_H
17
#include <freetype/ttnameid.h>
17
#include FT_TRUETYPE_IDS_H
18
18
19
#include "ttf.h"
19
#include "ttf.h"
20
20

Return to bug 506124