8000 Releases · jwcarr/eyekit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jwcarr/eyekit

Eyekit 0.2.10

22 Oct 14:52
Compare
Choose a tag to compare
  • Added discard_short_fixations tool
  • snap_to_lines now modifies FixationSequence in place, like other tools
  • Added purge method to FixationSequence
  • Removed fixation_sequence_distance function – no clear use case

Eyekit 0.2.9

21 Oct 10:30
Compare
Choose a tag to compare
  • Added new correction method "stretch"
  • Clearer parameter names for the merge and regress correction methods
  • Option to make image background transparent
  • Properly pass figure scale down to images for correct stroke widths in figures

Eyekit 0.2.8

11 Oct 17:50
Compare
Choose a tag to compare
  • Added set_default_font() to vis module
  • Entire codebase converted to black style

Eyekit 0.2.7

10 Oct 12:25
Compare
Choose a tag to compare
  • Added new Booklet class for making multipage visualizations
  • Renamed image module to vis and removed the Image and Figure classes from the top-level
  • Fixed the discard_out_of_bounds_fixations() tool
  • Figure crop margins now set with method rather than at save time

Eyekit 0.2.6

06 Oct 08:13
Compare
Choose a tag to compare
  • Added gaze duration analysis function

Eyekit 0.2.5

29 Sep 18:15
Compare
Choose a tag to compare
  • Caption and lettering fonts can now be set independently

Eyekit 0.2.4

29 Sep 15:12
Compare
Choose a tag to compare
  • Added support for bold and italic font styles

Eyekit 0.2.3

27 Sep 19:40
Compare
Choose a tag to compare
  • Cropping now supports multiple TextBlocks in the same image

Eyekit 0.2.2

27 Sep 12:23
Compare
Choose a tag to compare
  • Default alphabet is now maximalist rather than minimalist. In most cases, it should not be necessary to specify an alphabet manually.

Eyekit 0.2.1

26 Sep 13:21
Compare
Choose a tag to compare
  • More built-in alphabets, which are specified directly rather than through the ALPHABETS global
  • The crop margin is now set in the save() methods
  • Default figure padding in millimeters rather than points
  • Fixed small bugs and documentation typos
0