• Kumataro's avatar
    Merge pull request #893 from Kumataro:freetype2 · cac3c9a2
    Kumataro authored
    * Support freetype2
    
    * Before call pkg_search_module() check it is available.
    
    * If using libraries are unavailable, this module is shown in unavailable list.
    
    * using ocv_define_modules() insted of target_link_libraries().
    
    * Fix inner indentation in C++ namespaces
    
    * Remove mImg from freetype2 and Create UserData class to refer in path drawing callbacks.
    
    * to split interface and implementation details.
    ( and to avoid 3rd headers in public headers)
    
    * PKG_CONFIG_FOUND is used instead of COMMAND okg_search_modules
    
    * Update Document using Doxygen
    
    * Add ocv_module_include_directories()
    
    * Do no put pixels over image boundaries.
    
    * Fix SIGSEGV (only valgrind) and missing text in top border line
    
    * Fix trailing whitespace.
    
    * Use Header File Macros
    
    * Fix CMP0023 warning in cmake
    
    * std::string to cv::String
    
    * Fix trailing whitespace
    
    * Change splitnumber from unsigned int to int to support python
    
    * ocv_include_directories() should be define before ocv_define_module()
    
    * Fix boundary problem in putTextBitmapBlend()
    
    * Fix to draw an outline glyph which are on the boundary of image.
    
    * Remove precomp.cpp
    
    * Fix CMakeLists.txt to right order.
    
    * Remove prototype definition of removed function.
    
    * Add CV_Assert() where FreeType and Harfbuzz are called
    
    * Add CV_Assert() to check InputOutputArray and line_type
    cac3c9a2
Name
Last commit
Last update
..
aruco Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
ccalib Loading commit data...
cnn_3dobj Loading commit data...
contrib_world Loading commit data...
cvv Loading commit data...
datasets Loading commit data...
dnn Loading commit data...
dnns_easily_fooled Loading commit data...
dpm Loading commit data...
face Loading commit data...
freetype Loading commit data...
fuzzy Loading commit data...
hdf Loading commit data...
line_descriptor Loading commit data...
matlab Loading commit data...
optflow Loading commit data...
phase_unwrapping Loading commit data...
plot Loading commit data...
reg Loading commit data...
rgbd Loading commit data...
saliency Loading commit data...
sfm Loading commit data...
stereo Loading commit data...
structured_light Loading commit data...
surface_matching Loading commit data...
text Loading commit data...
tracking Loading commit data...
xfeatures2d Loading commit data...
ximgproc Loading commit data...
xobjdetect Loading commit data...
xphoto Loading commit data...
README.md Loading commit data...