1. 11 Jan, 2017 1 commit
    • Kumataro's avatar
      Merge pull request #936 from Kumataro:freetype2.927 · 04ad07c0
      Kumataro authored
      * Support getTextSize() to resolve issue #927
      
      This getTextSize() funtion helps to print more text,
      either on the same line or on another line.
      To add getTextSize() function, some member variables are removed
      which are corresponding at putText() function's arguments.
      And a negative fontHeight must be asserted.
      
      * Fix to remove whitespace
      04ad07c0
  2. 10 Jan, 2017 2 commits
  3. 06 Jan, 2017 2 commits
    • logic1988's avatar
      Merge pull request #921 from logic1988/master · 99294995
      logic1988 authored
      Bug in Text module when set Optimization Level to "-Ofast" in xcode (#921)
      
      * Bug in Text module when set Optimization Level to "-Ofast" in xcode
      
      Bug when set Optimization Level to "-Ofast" (Fastest, Aggressive Optimizations) in xcode, read the wrong patch_size parameters to 7 (should be 8). This bug will occured in loadOCRHMMClassifierCNN function called by example_text_character_recognition and example_text_segmented_word_recognition.
      
      *  Bug in Text module when set Optimization Level to "-Ofast" in xcode
      
      Bug when set Optimization Level to "-Ofast" (Fastest, Aggressive Optimizations) in xcode, read the wrong patch_size parameters to 7 (should be 8). This bug will occured in loadOCRHMMClassifierCNN function called by example_text_character_recognition and example_text_segmented_word_recognition.
      99294995
    • Alexander Alekhin's avatar
      4ec1d827
  4. 04 Jan, 2017 2 commits
  5. 29 Dec, 2016 4 commits
  6. 28 Dec, 2016 1 commit
  7. 26 Dec, 2016 1 commit
  8. 23 Dec, 2016 4 commits
  9. 22 Dec, 2016 2 commits
  10. 19 Dec, 2016 3 commits
  11. 18 Dec, 2016 2 commits
  12. 17 Dec, 2016 1 commit
  13. 16 Dec, 2016 7 commits
  14. 15 Dec, 2016 4 commits
  15. 14 Dec, 2016 3 commits
  16. 13 Dec, 2016 1 commit