Skip to content

Releases: hcharbonnier/mangatranslation

1.3.0

01 Dec 21:34
Compare
Choose a tag to compare
  • Add DeepL translation support
  • Fix infinite loop in text_block angular corrrection
  • Store translation result in sqlite DB (reuse already known translation)
  • Add function to remove empty text_block
  • Fix README

1.2.1

17 Apr 16:05
Compare
Choose a tag to compare
  • bugfixes when deleting/merging block
  • new merge_bloc function to use with frontend
  • small bugfixes

1.1.0

13 Apr 11:41
Compare
Choose a tag to compare
readme

1.0.0

04 Apr 23:13
Compare
Choose a tag to compare

Minor bugfixes:

  • prevent infinite loop if Google Annotation send invalid result
  • set maximum fontsize when autodetect fontsize

0.99.0

04 Apr 21:37
Compare
Choose a tag to compare

This is the first beta release.
Now MangaTranslation is fully working and do impressive job.

  • A lot of bug fixes
  • Add functions to interact with the translation process, wich allow MangaTranslation to be integrated into a homemade frontend, and manually improve and correct the recognition process.

0.2.0

28 Mar 13:22
Compare
Choose a tag to compare
  • fix: min texbloxk size 4x4 px
  • feature: add gif, png, bmp support
  • feature: full tilted text support
  • feature: merge textboxes: add support horizontal merge(for japanese text)
  • feature expand textboxes horizontal/vertical independantly
  • some bug fixes

mangatranslation 0.1.0

22 Mar 00:34
Compare
Choose a tag to compare
Pre-release
  • Bugfixes
  • Add support for external denoiser (ie: Waifu2x) to improve OCR performance.

Initial release

22 Mar 00:31
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.0.1

update Readme