bpmn-js/lib/draw
Nico Rehwaldt cec9d08d61 fix(draw): revert to Arial as default font
This partially reverts commit 891cf4ac0c
which set `sans-serif` as the default font.

Setting it back to Arial solves SVG export and rendering issues,
especially on platforms (Windows, Mac) where the default font
metrics differ highly from Arial.

NOTE: The font can still be easily overriden if integrators wish
to do so in order to give their users a more native look and feel.

Closes #819
2018-06-28 10:21:08 +02:00
..
BpmnRenderUtil.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
BpmnRenderer.js fix(draw): adjust center-middle aligned label padding 2018-06-13 11:09:09 +02:00
PathMap.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
TextRenderer.js fix(draw): revert to Arial as default font 2018-06-28 10:21:08 +02:00
index.js chore(draw): unify text rendering into service 2018-05-24 16:26:01 +02:00