| 1 | cd to worksrcpath |
|---|
| 2 | |
|---|
| 3 | grep -rE ".*#include.*?ft.*?[.]h.*" ./ |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | |
|---|
| 7 | freetype |
|---|
| 8 | ./poppler/CairoFontEngine.h:#include <cairo-ft.h> (**) |
|---|
| 9 | ./poppler/CairoOutputDev.h:#include <cairo-ft.h> (**) |
|---|
| 10 | ./splash/SplashFTFont.cc:#include <ft2build.h> |
|---|
| 11 | ./splash/SplashFTFont.h:#include <ft2build.h> |
|---|
| 12 | ./splash/SplashFTFontEngine.h:#include <ft2build.h> |
|---|
| 13 | ./splash/SplashFTFontFile.h:#include <ft2build.h> |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | fontconfig |
|---|
| 17 | ./poppler/GlobalParams.h:#include <fontconfig/fontconfig.h> |
|---|
| 18 | ./poppler/CairoFontEngine.h:#include <cairo-ft.h> (**) |
|---|
| 19 | ./poppler/CairoOutputDev.h:#include <cairo-ft.h> (**) |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | expat |
|---|
| 23 | (no inclusion) |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | libiconv |
|---|
| 27 | (no inclusion) |
|---|
| 28 | |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | (**) file <cairo-ft.h> contains: |
|---|
| 34 | #include <fontconfig/fontconfig.h> |
|---|
| 35 | #include <ft2build.h> |
|---|