From 1c6c86570bf5570957295c192fb9d7bc44d04036 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Tue, 4 Sep 2012 13:08:02 +0800 Subject: [PATCH] update warning of cmake --- CMakeLists.txt | 2 +- TODO | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ddbd6ff..a13606c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ link_directories ( ${FONTFORGE_LIBRARY_DIRS} ) message("*************") message("fontforge may not be preparing fontforge.pc correctly") -message("consider adding -lfontforge -lpython2.7 if you see lots of linking error") +message("consider adding -I/usr/include/fontforge -L/usr/lib -lfontforge -lpython2.7 if you see lots of error") message("*************") set(PDF2HTMLEX_VERSION "0.2") diff --git a/TODO b/TODO index 749575d..6470b74 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ cmake - pkgconfig - fontforge - python +fix glyph width as provided in pdf + option to break ligatures detect duplicate base fonts when embedding