1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00

update warning of cmake

This commit is contained in:
Lu Wang 2012-09-04 13:08:02 +08:00
parent aed5f3ba04
commit 1c6c86570b
2 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,7 @@ link_directories ( ${FONTFORGE_LIBRARY_DIRS} )
message("*************") message("*************")
message("fontforge may not be preparing fontforge.pc correctly") 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("*************") message("*************")
set(PDF2HTMLEX_VERSION "0.2") set(PDF2HTMLEX_VERSION "0.2")

2
TODO
View File

@ -1,5 +1,7 @@
cmake - pkgconfig - fontforge - python cmake - pkgconfig - fontforge - python
fix glyph width as provided in pdf
option to break ligatures option to break ligatures
detect duplicate base fonts when embedding detect duplicate base fonts when embedding