-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"; new $shape argument supports rounded-box and eight-sided shapes #147
Merged
Potherca
merged 9 commits into
plantuml-stdlib:master
from
kirchsth:feature/143_incl_C4Person
Jul 4, 2021
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nIconic and tags (7 - update sample with scaled sprites) plantuml-stdlib#49, plantuml-stdlib#139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
…._DOWN(), ..._LEFT(), ..._RIGHT()
…() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT())
…() and Lay_Distance() (2 - fix https://)
…() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias)
Closed
Potherca
approved these changes
May 8, 2021
Potherca
approved these changes
May 10, 2021
kirchsth
changed the title
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"; new $shape argument supports rounded-box and eight-sided shapes
May 10, 2021
@Potherca, @dannief: I added to this branch the rounded-box and eight-sided shapes too that we can draw diagrams like below
I plan no other additional shapes. BR Helmut |
Hi @adrianvlupu, @aheil, @IOrlandoni, @RicardoNiepel, @michiel and @stawirej |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
With the new layout macro SHOW_PERSON_OUTLINE() (and PlantUML version >= v1.2021.4) persons can be displayed with the new PlantUML person shape like below (can be tested via my extended branch).
Using SHOW_PERSON_OUTLINE()
techn. details: the new source can be used with old PlantUML versions too (as long the new macro is not called)
BR Helmut
source of second image: