Fix:Core:Check for fontconfig and provide own fonts if not present
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 6 Jan 2009 18:24:56 +0000 (18:24 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 6 Jan 2009 18:24:56 +0000 (18:24 +0000)
commit8d728b252e5577e5da6a61447729eea269863232
tree34643312977c8771a743a4567c72d0129026d6ed
parente63844d569d7c8d0f16fe37e916978b4a877866f
Fix:Core:Check for fontconfig and provide own fonts if not present

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1906 ffa7fe5e-494d-0410-b361-a75ebd5db220
17 files changed:
navit/configure.in
navit/navit/font/freetype/font_freetype.c
navit/navit/fonts/LiberationMono-Bold.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationMono-BoldItalic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationMono-Italic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationMono-Regular.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSans-Bold.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSans-BoldItalic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSans-Italic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSans-Regular.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSerif-Bold.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSerif-BoldItalic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSerif-Italic.ttf [new file with mode: 0644]
navit/navit/fonts/LiberationSerif-Regular.ttf [new file with mode: 0644]
navit/navit/fonts/License.txt [new file with mode: 0644]
navit/navit/fonts/Makefile.am [new file with mode: 0644]
navit/navit/fonts/README [new file with mode: 0644]