clientIO / joint

A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.73k stars 853 forks source link

fix(tests): use sans-serif and remove non-latin failing tests #2729

Closed MartinKanera closed 3 months ago

MartinKanera commented 3 months ago

Description

Use sans-serif font instead of Courier New for the testing purposes of util.breakText function. Remove non-latin tests that are failing the Travis build process.