Skip to content

Releases: kba/hocrjs

v0.5.0

17 Mar 19:23
@kba kba
Compare
Choose a tag to compare

Added:

  • Support for multi-page hOCR (navigation via the toolbar)

Changed:

  • Zoom to height after loading
  • Expand toolbar by default
  • Enable background image by default

v0.4.1

24 Apr 20:15
@kba kba
Compare
Choose a tag to compare

Fixed

v0.4.0

01 Apr 12:39
@kba kba
Compare
Choose a tag to compare
  • Manage hocrjs and vue-hocr in the same repo with lerna
  • Fix toggler to be fixed left for integration in other vue projects
  • Update Documentation and examples
  • Use hocr-dom 0.1.4 to allow engine-specific properties
  • Improve scaleFont feature's performance

v0.3.5

20 Dec 23:06
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Add polyfill to add context menu option in Greasemonkey 4 (replacing `GM_registerMenuCommand)

v0.3.4

20 Dec 07:37
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Sidebar wasn't properly closed in Firefox

v0.3.3

19 Dec 22:20
@kba kba
Compare
Choose a tag to compare

Changed:

  • Bump hocr-dom to allow engine-specific properties
  • Height of container should scale to page height now

v0.3.2

17 Dec 01:34
@kba kba
Compare
Choose a tag to compare

Added:

  • Blank elements (empty or containing whitespace only) can be highlighted differently or not at all

Changed:

  • Toolbar has distinct section for highlighting to reduce clutter

v0.3.1

16 Dec 17:01
@kba kba
Compare
Choose a tag to compare

Fixed:

  • binary path was wrong

Added:

  • Optionally highlight ocr_page

v0.3.0

16 Dec 12:44
@kba kba
Compare
Choose a tag to compare
  • Ported to Vue.JS

v0.2.1

13 Dec 16:07
@kba kba
Compare
Choose a tag to compare
  • Use hocr-dom for querying and accessing properties