diegomura/react-pdf

Some borders draw faint pencil-like artefacts

Open

#700 ouverte le 29 août 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (1 116 forks)batch import
help wanted

Métriques du dépôt

Stars
 (13 687 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Describe the bug Some borders get slight artefacts at the outer edges and through the corners of the border, which almost look like faint pencil strokes. In the example below, it happens around the dark boxes, but not around the light boxes (at least not visibly so). Zoom in on the generated PDF to see it in action.

To Reproduce Reproduced in this REPL snippet

Expected behavior Those artefacts should not appear.

Screenshots

Desktop:

  • OS: MacOS 10.13.6
  • Browser N/A, but verified in the Preview.app PDF viewer and in Safari and Chrome's PDF viewers.
  • React-pdf version v1.6.4

Guide contributeur