Hello,
When running Activiti in our OSX development environments, ProcessDiagrams are rendered with the default Arial font and look quite nice. When running on our RHEL7 servers, the ProcessDiagrams for some reason render with Times New Roman fonts - and don't look quite as nice.
Not a show stopper and most likely a JDK issue, but wondering if anyone had come across this.
OSX Environment:
- OSX 10.9.4
- Activiti 5.11
- JDK 1.7.0_51 (Oracle JDK not OpenJDK)
Linux Environment
- RHEL 7
- Activiti 5.11
- JDK 1.7.0_65 (Oracle JDK not OpenJDK)
Best, DW