Quote |
Do you mean you had a problem with Cairo not detecting freetype/fontconfig? |
Code Sample |
configure:27156: checking for cairo's FreeType font backend configure:27173: checking for FONTCONFIG configure:27181: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" configure:27184: $? = 0 configure:27199: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" configure:27202: $? = 0 configure:27240: result: yes configure:27251: checking for FcFini configure:27307: gcc -o conftest -Os -fomit-frame-pointer -fdata-sections -ffunction-sections -Wl,--gc-sections conftest.c -lm -lfontconfig >&5 configure:27313: $? = 0 configure:27331: result: yes configure:27349: checking for FREETYPE configure:27357: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:27360: $? = 0 configure:27375: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:27378: $? = 0 configure:27418: result: yes configure:27505: checking whether cairo's FreeType font backend could be enabled configure:27508: result: yes configure:27556: creating src/cairo-ft.pc |
Quote |
@Robert: does the backgrounds extension include the Fractal Movement backroungd from ~ 2.1b? I always kind of liked that. Also like the Saturn rings image from dsl-n. |
Quote |
- pkg-config must be installed. |