Arnaud Roques
|
041b2b45b9
|
Temporary fix NPE
|
2021-11-01 15:47:30 +01:00 |
|
Arnaud Roques
|
d1e5f82084
|
Import version 1.2021.13
|
2021-11-01 13:02:46 +01:00 |
|
Arnaud Roques
|
c94e204240
|
Wip on gtile
|
2021-11-01 12:38:32 +01:00 |
|
matthew16550
|
a2a12adb58
|
Update smetana arrows to support beta style line colors & change decorators to fill with diagram background color instead of white
|
2021-11-01 18:00:05 +11:00 |
|
arnaudroques
|
8f7e2f787d
|
Merge pull request #735 from matthew16550/fix-folder-width
Fix folder width growing with length of alias (#476)
|
2021-10-31 10:18:35 +01:00 |
|
matthew16550
|
bad57a329f
|
Change StringUtils.isEmpty() & isNotEmpty() to avoid creating new strings
|
2021-10-31 16:27:39 +11:00 |
|
matthew16550
|
0a6c4454cf
|
Fix folder width growing with length of alias (#476)
|
2021-10-31 14:25:28 +11:00 |
|
Arnaud Roques
|
2a4a75e5de
|
Merge branch 'wip'
|
2021-10-29 18:49:24 +02:00 |
|
Arnaud Roques
|
5908de8966
|
WIP on gtile
|
2021-10-29 18:48:50 +02:00 |
|
arnaudroques
|
eb7c4c7a6d
|
Merge pull request #734 from matthew16550/more-StringBounder-injection
Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx
|
2021-10-29 09:53:44 +02:00 |
|
arnaudroques
|
f71ce124ee
|
Merge pull request #732 from matthew16550/braille-descent
Fix Braille text descent calculation
|
2021-10-29 09:52:01 +02:00 |
|
matthew16550
|
d6737bb6aa
|
Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx. Also minor nearby tidying.
|
2021-10-29 16:42:46 +11:00 |
|
matthew16550
|
107d1e2980
|
Fix Braille text descent calculation
|
2021-10-29 15:12:57 +11:00 |
|
Arnaud Roques
|
7a30afc9be
|
WIP
|
2021-10-28 19:40:22 +02:00 |
|
Arnaud Roques
|
03c34c18c3
|
WIP
|
2021-10-27 18:43:04 +02:00 |
|
matthew16550
|
699e437bef
|
Rename net.sourceforge.plantuml.security.ImageIO to SImageIO
|
2021-10-28 00:36:42 +11:00 |
|
matthew16550
|
1f68cc262a
|
Fix broken A000*_Test tests on macOS
|
2021-10-24 15:10:28 +11:00 |
|
Arnaud Roques
|
1f922c2650
|
Minor fixes
|
2021-10-20 18:33:09 +02:00 |
|
Arnaud Roques
|
ae4d0b65a2
|
Fix toString() method for non-US JVM
|
2021-10-19 20:21:37 +02:00 |
|
Arnaud Roques
|
742542290a
|
Merge branch 'wip'
|
2021-10-17 11:04:20 +02:00 |
|
Arnaud Roques
|
aa7d520a45
|
wip
|
2021-10-17 11:02:33 +02:00 |
|
matthew16550
|
f8871accbe
|
Simplify UDriver code:
- Add SHAPE type param to UDriver.draw()
- Add AbstractUGraphic.ignoreShape()
- Rename some driver classes for consistency
|
2021-10-15 21:53:50 +11:00 |
|
matthew16550
|
14006f7fcf
|
Add assertImagesEqual(), assertImageSizeEqual(), ColorHSB.
|
2021-10-14 18:04:52 +11:00 |
|
arnaudroques
|
b5bf071737
|
Merge pull request #696 from matthew16550/xml-factories
Reuse long-lived XML DocumentBuilderFactory & TransformerFactory instances
|
2021-10-07 18:59:50 +02:00 |
|
Arnaud Roques
|
637adfa6cb
|
Stereotype refactoring
|
2021-10-07 18:51:26 +02:00 |
|
matthew16550
|
cd6f988eac
|
Reuse long-lived XML DocumentBuilderFactory & TransformerFactory instances.
|
2021-10-07 02:59:13 +11:00 |
|
Arnaud Roques
|
c874842158
|
Import version 1.2021.12
|
2021-10-05 18:52:46 +02:00 |
|
Arnaud Roques
|
5fb770cb57
|
Fix arrow constraint position
|
2021-10-04 23:01:59 +02:00 |
|
matthew16550
|
abc3ca620f
|
Remove some redundant calls to StringBounder.calculateDimension()
|
2021-10-04 23:56:35 +11:00 |
|
matthew16550
|
a02ff86cbd
|
Delete UScale and related code as it is now unused.
|
2021-10-04 22:00:11 +11:00 |
|
arnaudroques
|
4ac9b7cd90
|
Merge pull request #689 from matthew16550/StringBounder-simplifications
StringBounder injection & some minor related tidyings
|
2021-10-04 09:25:43 +02:00 |
|
Arnaud Roques
|
11de152d92
|
Import version 1.2021.11
|
2021-10-03 23:01:18 +02:00 |
|
matthew16550
|
ead2698f01
|
Remove redundant getDefaultStringBounder() methods
|
2021-10-03 06:12:31 +11:00 |
|
matthew16550
|
c38b269089
|
Simplify StringBounder code in ImageBuilder
|
2021-10-03 06:11:03 +11:00 |
|
matthew16550
|
102d67271c
|
Pass a StringBounder into DriverTextG2d & DriverTextAsPathG2d
|
2021-10-03 05:39:53 +11:00 |
|
matthew16550
|
102a7ccf64
|
Pass a StringBounder into UGraphicG2d & EmptyImageBuilder
|
2021-10-03 05:12:56 +11:00 |
|
matthew16550
|
d3a4fc6fe0
|
Pass a StringBounder into UGraphicSvg
|
2021-10-03 04:54:37 +11:00 |
|
matthew16550
|
2b2a47b9f0
|
Add FileFormat.getDefaultStringBounder(SvgCharSizeHack)
|
2021-10-03 04:50:13 +11:00 |
|
matthew16550
|
f1bff6dde6
|
Simplify UGraphicTikz constructors
|
2021-10-03 04:36:02 +11:00 |
|
matthew16550
|
eecb097640
|
Remove redundant UGraphicTikz constructor param
|
2021-10-03 04:34:41 +11:00 |
|
matthew16550
|
ff53f679ef
|
Pass a StringBounder into UGraphicTikz
|
2021-10-03 04:31:42 +11:00 |
|
matthew16550
|
4c3b0bd989
|
Remove unused tikzFontDistortion field
|
2021-10-03 04:04:23 +11:00 |
|
matthew16550
|
3c5769cc5f
|
Remove unused stringBounder field
|
2021-10-03 04:02:00 +11:00 |
|
arnaudroques
|
2a3ecbb72e
|
Merge pull request #680 from matthew16550/PSystemUtils
Enable cmapx file creation for Board, Mindmap, Network, Timing & WBS diagrams
|
2021-09-22 09:33:31 +02:00 |
|
matthew16550
|
4937c8f1be
|
Enable cmapx file creation for Board, Mindmap, Network, Timing & WBS diagrams.
|
2021-09-22 15:19:39 +10:00 |
|
Arnaud Roques
|
8f8d2863b1
|
Fix nwdiagram issue
|
2021-09-21 19:44:04 +02:00 |
|
arnaudroques
|
08cba946b3
|
Merge pull request #679 from matthew16550/png-split
Update PNG splitting to support more diagram types
|
2021-09-21 14:43:38 +02:00 |
|
matthew16550
|
25413d5b2b
|
Update PNG splitting to support these diagram types:
Activity, Archimate, Board, Class, Component, Deployment, Gantt, Mindmap, Network, Salt, State, Timing, WBS, Wire
|
2021-09-21 21:45:07 +10:00 |
|
Arnaud Roques
|
3d7aa78624
|
Merge branch 'master' of https://github.com/plantuml/plantuml
|
2021-09-20 18:38:45 +02:00 |
|
Arnaud Roques
|
d0fe54026d
|
Fix broken switch/case arrows when using kill/detach
|
2021-09-20 18:38:08 +02:00 |
|