Skip to content

Commit

Permalink
Implemented detecting of language char set support for any fonts.
Browse files Browse the repository at this point in the history
  • Loading branch information
virxkane committed Jan 15, 2019
1 parent 718be98 commit e25680a
Show file tree
Hide file tree
Showing 260 changed files with 1,213 additions and 56 deletions.
2 changes: 2 additions & 0 deletions fc-lang_conv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ endif(WIN32)
add_executable(${EXE_NAME} WIN32 ${SRC_LIST})
target_link_libraries(${EXE_NAME} ${LDADD_LIBS})

add_library(fc-lang-cat STATIC fc-lang-cat.c)

configure_file(update.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/update.sh @ONLY)
Loading

0 comments on commit e25680a

Please sign in to comment.