bpmn-js/lib
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
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw fix(draw): revert to Arial as default font 2018-06-28 10:21:08 +02:00
features chore(replace): retain definitions where appropriate 2018-06-28 09:03:34 +02:00
import fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
Modeler.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
NavigatedViewer.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
Viewer.js feat(viewer): emit export events 2018-06-12 15:44:52 +02:00