Your IP : 216.73.216.65


Current Path : /home/a/t/a/ataenra/www/ATA/INTRANET/Outils/Sign/tests/fixtures/
Upload File :
Current File : /home/a/t/a/ataenra/www/ATA/INTRANET/Outils/Sign/tests/fixtures/face.ts

import type { PointGroup } from '../../src/signature_pad';

export const face: PointGroup[] = [
  {
    penColor: 'black',
    dotSize: 0,
    minWidth: 0.5,
    maxWidth: 2.5,
    velocityFilterWeight: 0.7,
    points: [
      {
        time: 1523730547109,
        x: 125,
        y: 54,
        pressure: 0,
      },
    ],
  },
  {
    penColor: 'black',
    dotSize: 0,
    minWidth: 0.5,
    maxWidth: 2.5,
    velocityFilterWeight: 0.7,
    points: [
      {
        time: 1523730547775,
        x: 175,
        y: 54,
        pressure: 0,
      },
    ],
  },
  {
    penColor: 'black',
    dotSize: 0,
    minWidth: 0.5,
    maxWidth: 2.5,
    velocityFilterWeight: 0.7,
    points: [
      {
        time: 1523730548448,
        x: 83,
        y: 57,
        pressure: 0,
      },
      {
        time: 1523730548657,
        x: 85,
        y: 63,
        pressure: 0,
      },
      {
        time: 1523730548690,
        x: 94,
        y: 72,
        pressure: 0,
      },
      {
        time: 1523730548706,
        x: 105,
        y: 79,
        pressure: 0,
      },
      {
        time: 1523730548722,
        x: 113,
        y: 84,
        pressure: 0,
      },
      {
        time: 1523730548739,
        x: 126,
        y: 88,
        pressure: 0,
      },
      {
        time: 1523730548757,
        x: 139,
        y: 92,
        pressure: 0,
      },
      {
        time: 1523730548774,
        x: 151,
        y: 94,
        pressure: 0,
      },
      {
        time: 1523730548791,
        x: 162,
        y: 94,
        pressure: 0,
      },
      {
        time: 1523730548807,
        x: 176,
        y: 91,
        pressure: 0,
      },
      {
        time: 1523730548824,
        x: 186,
        y: 89,
        pressure: 0,
      },
      {
        time: 1523730548840,
        x: 199,
        y: 85,
        pressure: 0,
      },
      {
        time: 1523730548856,
        x: 209,
        y: 81,
        pressure: 0,
      },
      {
        time: 1523730548873,
        x: 221,
        y: 73,
        pressure: 0,
      },
      {
        time: 1523730548890,
        x: 227,
        y: 67,
        pressure: 0,
      },
      {
        time: 1523730548924,
        x: 234,
        y: 59,
        pressure: 0,
      },
    ],
  },
];