1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-28 06:59:02 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Arnaud Roques
f4221e340a wip 2023-02-28 22:22:51 +01:00
Arnaud Roques
678949b44c Wip 2023-02-06 22:04:53 +01:00
Arnaud Roques
6979fb6d55 Major change on internal identifier management 2023-01-31 20:27:04 +01:00
Arnaud Roques
62e5a00c8d wip 2022-08-17 19:34:24 +02:00
Arnaud Roques
649a13e04b Workaround for issue https://github.com/plantuml/plantuml/issues/1036 2022-06-27 18:34:58 +02:00
Arnaud Roques
d387828147 wip 2022-03-01 19:19:15 +01:00
Christoph Rüthing
10931ae95c Force Font Size if sepcified instead of Deriving it 2022-02-28 14:40:39 +01:00
Christoph Rüthing
473a8fce42 Allow Transparent Background for Ditaa Diagrams 2022-02-28 13:45:48 +01:00
Christoph Rüthing
8066a3f730 Add Support for Font Selection in Ditaa
This adds support for selecting the font in ditaa diagrams by specifying
--font-family, --font-size and/or --font-variant in the ditaa() line.

The change is actually taken over from @pepijnve who implemented in
https://github.com/pepijnve/ditaa/issues/1. I extended it for supporting
the necessary flags from plantuml.
2022-02-28 13:45:48 +01:00
soloturn
457197c49f valueOf or auto-unbox instead of new
new Double and similar got a removal warning in java-17, do Double.valueOf,
Double.parseDouble and similar for other types.

.editorconfig caused some trimming of trailing whitespaces.

remove boxing
2022-01-22 04:30:44 +01:00
Larry Diamond
5e446d88ee Improve performance by replacing StringBuffer with StringBuilder 2021-11-30 15:54:46 -05:00
arnaudroques
fc54479685
Merge pull request #224 from albert-github/feature/bug_docu
Documentation corrections
2021-11-09 11:53:06 +01:00
a-krawciw
b49d7db1e9 Prevent index out of bound for 0 line ditaa files.
References plantuml/plantuml#530
2021-11-03 15:49:53 -07:00
Arnaud Roques
3192fa218c version 1.2020.11 2020-05-30 17:20:23 +02:00
albert-github
d43296c82e Documentation corrections
Some "obvious" code documentation corrections.
2019-07-04 13:52:30 +02:00
Arnaud Roques
b6ea839fa1 version 8022 2015-04-07 20:18:37 +02:00
Arnaud
cace20326f Version 7988 2013-12-10 20:36:50 +01:00
Arnaud Roques
df0e7faa11 Version 6939 2011-08-08 19:48:29 +02:00
Arnaud Roques
fe6831d641 Version 6487 2011-04-19 18:50:40 +02:00