146 lines
9.9 KiB
XML
146 lines
9.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="425px" preserveAspectRatio="none" style="width:639px;height:425px;background:#00000000;" version="1.1" viewBox="0 0 639 425" width="639px" zoomAndPan="magnify"><defs><filter height="300%" id="fxuub67hmln0b" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><rect fill="none" height="26.2969" style="stroke:none;stroke-width:1.0;" width="320" x="104.5" y="15"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="310" x="109.5" y="32.9951">Mindmap Diagram - resume-light theme</text><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="40" x="319" y="212.1133"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="20" x="329" y="235.1084">OS</text><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="71" x="409" y="141.7422"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="419" y="164.7373">Ubuntu</text><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="88" x="530" y="57.2969"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="68" x="540" y="80.292">Linux Mint</text><path d="M480,159.8906 L490,159.8906 C505,159.8906 505,75.4453 520,75.4453 L530,75.4453 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="79" x="530" y="113.5938"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="59" x="540" y="136.5889">Kubuntu</text><path d="M480,159.8906 L490,159.8906 C505,159.8906 505,131.7422 520,131.7422 L530,131.7422 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="77" x="530" y="169.8906"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="57" x="540" y="192.8857">Lubuntu</text><path d="M480,159.8906 L490,159.8906 C505,159.8906 505,188.0391 520,188.0391 L530,188.0391 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="90" x="530" y="226.1875"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="70" x="540" y="249.1826">KDE Neon</text><path d="M480,159.8906 L490,159.8906 C505,159.8906 505,244.3359 520,244.3359 L530,244.3359 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><path d="M359,230.2617 L369,230.2617 C384,230.2617 384,159.8906 399,159.8906 L409,159.8906 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;stroke-width:1.5;" width="59" x="409" y="198.0391"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="419" y="221.0342">LMDE</text><path d="M359,230.2617 L369,230.2617 C384,230.2617 384,216.1875 399,216.1875 L409,216.1875 " fill="none" style="stroke:#A80036;stroke-width:1.0;"/><rect fill="#FEFECE" filter="url(#fxuub67hmln0b)" height="36.2969" rx="12.5" ry="12.5" style="stroke:#A80036;str
|
||
|
@startmindmap
|
||
|
|
||
|
!$THEME = "resume-light"
|
||
|
|
||
|
!if %not(%variable_exists("$BGCOLOR"))
|
||
|
!$BGCOLOR = "transparent"
|
||
|
!endif
|
||
|
|
||
|
skinparam backgroundColor $BGCOLOR
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
|
||
|
skinparam {
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
defaultTextAlignment center
|
||
|
shadowing false
|
||
|
RoundCorner 10
|
||
|
TitleFontSize 18
|
||
|
}
|
||
|
<style>
|
||
|
wbsDiagram {
|
||
|
LineColor #f0f0f0
|
||
|
BorderThickness 3
|
||
|
BackgroundColor #f9f9f9
|
||
|
FontColor #6a9fb5
|
||
|
:depth(0) {
|
||
|
fontSize 16
|
||
|
fontStyle bold
|
||
|
}
|
||
|
:depth(1) {
|
||
|
fontSize 14
|
||
|
padding 5
|
||
|
fontStyle bold
|
||
|
}
|
||
|
:depth(2) {
|
||
|
fontSize 12
|
||
|
padding 3
|
||
|
}
|
||
|
:depth(3) {
|
||
|
fontSize 10
|
||
|
padding 2
|
||
|
}
|
||
|
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
!if %variable_exists("$THEME")
|
||
|
title Mindmap Diagram - $THEME theme
|
||
|
!else
|
||
|
title Mindmap Diagram
|
||
|
!endif
|
||
|
|
||
|
!DIAGRAM = "mindmap"
|
||
|
|
||
|
+ OS
|
||
|
++ Ubuntu
|
||
|
+++ Linux Mint
|
||
|
+++ Kubuntu
|
||
|
+++ Lubuntu
|
||
|
+++ KDE Neon
|
||
|
++ LMDE
|
||
|
++ SolydXK
|
||
|
++ SteamOS
|
||
|
++ Raspbian
|
||
|
- - Windows 95
|
||
|
- - Windows 98
|
||
|
- - Windows NT
|
||
|
- - - Windows 8
|
||
|
- - - Windows 10
|
||
|
|
||
|
@endmindmap
|
||
|
|
||
|
@startmindmap
|
||
|
|
||
|
|
||
|
|
||
|
skinparam backgroundColor transparent
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
|
||
|
skinparam {
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
defaultTextAlignment center
|
||
|
shadowing false
|
||
|
RoundCorner 10
|
||
|
TitleFontSize 18
|
||
|
}
|
||
|
<style>
|
||
|
wbsDiagram {
|
||
|
LineColor #f0f0f0
|
||
|
BorderThickness 3
|
||
|
BackgroundColor #f9f9f9
|
||
|
FontColor #6a9fb5
|
||
|
:depth(0) {
|
||
|
fontSize 16
|
||
|
fontStyle bold
|
||
|
}
|
||
|
:depth(1) {
|
||
|
fontSize 14
|
||
|
padding 5
|
||
|
fontStyle bold
|
||
|
}
|
||
|
:depth(2) {
|
||
|
fontSize 12
|
||
|
padding 3
|
||
|
}
|
||
|
:depth(3) {
|
||
|
fontSize 10
|
||
|
padding 2
|
||
|
}
|
||
|
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
title Mindmap Diagram - resume-light theme
|
||
|
|
||
|
|
||
|
+ OS
|
||
|
++ Ubuntu
|
||
|
+++ Linux Mint
|
||
|
+++ Kubuntu
|
||
|
+++ Lubuntu
|
||
|
+++ KDE Neon
|
||
|
++ LMDE
|
||
|
++ SolydXK
|
||
|
++ SteamOS
|
||
|
++ Raspbian
|
||
|
- - Windows 95
|
||
|
- - Windows 98
|
||
|
- - Windows NT
|
||
|
- - - Windows 8
|
||
|
- - - Windows 10
|
||
|
|
||
|
@endmindmap
|
||
|
|
||
|
PlantUML version 1.2021.01(Mon Feb 01 23:55:08 PST 2021)
|
||
|
(GPL source distribution)
|
||
|
Java Runtime: OpenJDK Runtime Environment
|
||
|
JVM: OpenJDK 64-Bit Server VM
|
||
|
Default Encoding: UTF-8
|
||
|
Language: en
|
||
|
Country: US
|
||
|
--></g></svg>
|