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
matthew16550
16f9d973fa
Add AbstractCommonUGraphic.stringBounder field
2021-09-20 22:56:11 +10:00
matthew16550
9791fc3f66
Rename UGraphic2.writeImageTOBEMOVED() -> UGraphic.writeToStream() & remove UGraphic2 interface.
2021-09-20 16:56:14 +10:00
arnaudroques
a6f3d162a6
Merge pull request #675 from matthew16550/UGraphicNo
...
Extract common functionality to UGraphicNo class
2021-09-19 19:26:30 +02:00
arnaudroques
3c2fbb9c53
Merge pull request #674 from matthew16550/createTextLayout
...
Extract TextBlockUtils.createTextLayout() methods
2021-09-19 19:05:48 +02:00
Arnaud Roques
6fdb340b37
Improve style support
2021-09-19 19:05:24 +02:00
matthew16550
8ec5a84040
* Extract common functionality to UGraphicNo class
...
* Simplify subclass constructors
* Remove dpiFactor() methods which became redundant a while ago
2021-09-19 22:33:09 +10:00
matthew16550
c6f40e32b1
Extract TextBlockUtils.createTextLayout() methods
2021-09-19 20:22:54 +10:00
Arnaud Roques
b3bf75e0b7
Improve style support for nwdiag
2021-09-15 23:03:09 +02:00
Arnaud Roques
e1fe53457a
Add shadowing for nwdiag and support for D+xx notation in gantt
2021-09-14 19:26:18 +02:00
Arnaud Roques
da75a18cde
Add new command 'printscale weekly with calendar date'
2021-09-13 18:22:02 +02:00
Arnaud Roques
673da114f2
Temporary rollback to fix issue when import zip file
2021-09-13 17:58:32 +02:00
arnaudroques
1bd97a0992
Merge pull request #669 from matthew16550/charset
...
Simplify Charset code
2021-09-13 17:38:08 +02:00
Arnaud Roques
b4819a8365
Fix typo
2021-09-13 17:37:30 +02:00
matthew16550
e3e2c2836e
Use UTF_8 object instead of "UTF-8" string literal.
2021-09-13 15:18:15 +10:00
matthew16550
91749a2da3
Simplify Charset usage by using non-null Charset objects instead of charset name in nullable Strings
2021-09-13 14:37:17 +10:00
arnaudroques
5cb202295d
Merge pull request #664 from matthew16550/imageio-read-bytes
...
Extract ImageIO.read(byte[]) method
2021-09-12 12:35:01 +02:00
arnaudroques
061ce99bc5
Merge pull request #665 from matthew16550/SourceFileReaderAbstract
...
Extract common code to SourceFileReaderAbstract constructor
2021-09-12 12:33:12 +02:00
arnaudroques
07d9cc9917
Merge pull request #666 from The-Lum/detach-mod
...
mod: change class of `detach`
2021-09-12 12:29:53 +02:00
The-Lum
d7eba91125
mod: change class of detach
...
- `detach` is more a `keyword` than a `type`, like `kill`.
Then change class of `detach` from `type` to `keyword`.
2021-09-11 11:33:43 +02:00
matthew16550
c72202eb96
Extract common code to SourceFileReaderAbstract constructor
2021-09-11 19:02:36 +10:00
matthew16550
985916664f
Extract ImageIO.read(byte[]) method
2021-09-11 14:21:48 +10:00
matthew16550
08dfd191ba
Refactor some code to use AutoCloseable / try-with-resources
2021-09-11 00:52:29 +10:00
matthew16550
9e7db1ce64
Fix copy to clipboard on Mac.
...
The previous code `Toolkit.getDefaultToolkit().createImage()` does not read the image file into memory but Clipboard.setContents() on Mac seems to need an image that is already in memory.
2021-09-08 14:51:40 +10:00
matthew16550
8903d5e689
Prevent intermittent test failure due to PSystemError creating different output at different times of the hour.
2021-09-03 17:51:22 +10:00
Arnaud Roques
9238bacd65
Import version 1.2021.10
2021-08-30 19:13:54 +02:00
damienwojtowicz
b5e9171558
Implemented zoom control keyboard shortcuts
...
- Added a `CTRL + +` to zoom in
- Added a `CTRL + -` to zoom out
- Added a `CTRL + 0` to reset zoom
- Minor refactor in classes names (removed "2" appended to GUI's classes name)
2021-08-02 12:11:47 +02:00
Josep Mones Teixidor
0bef01372f
Fix issue with garbage after the diagram and created better tests
2021-07-29 06:02:06 +02:00