]> git.proxmox.com Git - pve-docs.git/commitdiff
pve-software-stack.tt: cleanup - set global fontname
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 07:00:17 +0000 (09:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 07:00:17 +0000 (09:00 +0200)
images/pve-software-stack.svg
images/pve-software-stack.tt

index f74df7ad628e154640a30ab47ffd5302382ec010..1ffd4f0a0b151e4ca48f0231e61c7f377e43ecd9 100644 (file)
@@ -61,9 +61,9 @@
 <text text-anchor="start" x="151.5" y="-111.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="white">Guest OS</text>
 <polygon fill="#ff9100" stroke="none" points="18,-65.5 18,-91.5 254,-91.5 254,-65.5 18,-65.5"/>
 <text text-anchor="start" x="108.5" y="-73.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="white">Qemu</text>
-<text text-anchor="start" x="320.5" y="-192.8" font-family="Times,serif" font-size="14.00"> </text>
-<text text-anchor="start" x="320.5" y="-170.8" font-family="Times,serif" font-size="14.00"> </text>
-<text text-anchor="start" x="320.5" y="-149.3" font-family="Times,serif" font-size="14.00"> </text>
+<text text-anchor="start" x="320.5" y="-192.8" font-family="Helvetica,sans-Serif" font-size="14.00"> </text>
+<text text-anchor="start" x="320.5" y="-170.8" font-family="Helvetica,sans-Serif" font-size="14.00"> </text>
+<text text-anchor="start" x="320.5" y="-149.3" font-family="Helvetica,sans-Serif" font-size="14.00"> </text>
 <polygon fill="#abbaba" stroke="none" points="266,-67.5 266,-139.5 379,-139.5 379,-67.5 266,-67.5"/>
 <text text-anchor="start" x="278.5" y="-113.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="white">Container</text>
 <polygon fill="white" stroke="none" points="271,-72.5 271,-97.5 320,-97.5 320,-72.5 271,-72.5"/>
index ff3411386d9162d40f475c01368a893db42499c5..e07bf7cb05a22e12052aebfad64979fe304950ee 100644 (file)
@@ -1,22 +1,22 @@
 graph pve_software_stack {
-
+      node [ fontname="Helvetica" ]
       bgcolor="#ffffff00" # RGBA (with alpha)
 
       stack [shape=plaintext label=<
       <table border='0'>
       
         <tr><td><table border='0' BGCOLOR="#00617F" cellborder='0' cellspacing='0' cellpadding='2'>
-        <tr><td><font face="Helvetica" point-size='20' color="white">User Tools</font></td></tr>
+        <tr><td><font point-size='20' color="white">User Tools</font></td></tr>
         <tr><td>
          <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
          <tr>
          [% FOREACH item IN ['qm', 'pvesm', 'pveum', 'ha-manager'] %]
-           <td BGCOLOR="#FF9100"><font face="Helvetica" color="white">[% item %]</font></td>
+           <td BGCOLOR="#FF9100"><font color="white">[% item %]</font></td>
           [% END %]
          </tr>
          <tr>
          [% FOREACH item IN ['pct', 'pvecm', 'pveceph', 'pve-firewall'] %]
-           <td BGCOLOR="#FF9100"><font face="Helvetica" color="white">[% item %]</font></td>
+           <td BGCOLOR="#FF9100"><font color="white">[% item %]</font></td>
           [% END %]
           </tr>
           </table>
@@ -24,12 +24,12 @@ graph pve_software_stack {
         </table></td></tr>
 
         <tr><td><table border='0' BGCOLOR="#00617F" cellborder='0' cellspacing='0' cellpadding='2'>
-        <tr><td><font face="Helvetica" point-size='20' color="white">Services</font></td></tr>
+        <tr><td><font point-size='20' color="white">Services</font></td></tr>
         <tr><td>
          <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
          <tr>
          [% FOREACH item IN ['pveproxy', 'pvedaemon', 'pvestatd', 'pve-ha-lrm', 'pve-cluster'] %]
-           <td BGCOLOR="#E57000"><font face="Helvetica" color="white">[% item %]</font></td>
+           <td BGCOLOR="#E57000"><font color="white">[% item %]</font></td>
           [% END %]
           </tr>
           </table>
@@ -40,26 +40,26 @@ graph pve_software_stack {
 
           <td><table border='0'><tr>
          <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
-           <tr><td colspan='2'><font face="Helvetica" point-size='20' color="white">VM</font></td></tr>
+           <tr><td colspan='2'><font point-size='20' color="white">VM</font></td></tr>
            <tr>
-             <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
-             <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
+             <td BGCOLOR="white"><font color="#00617F">App</font></td>
+             <td BGCOLOR="white"><font color="#00617F">App</font></td>
            </tr>
-           <tr><td BGCOLOR="#00617F" colspan='2'><font face="Helvetica" point-size='20' color="white">Guest OS</font></td></tr>
+           <tr><td BGCOLOR="#00617F" colspan='2'><font point-size='20' color="white">Guest OS</font></td></tr>
          </table></td>
 
          <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
-           <tr><td colspan='2'><font face="Helvetica" point-size='20' color="white">VM</font></td></tr>
+           <tr><td colspan='2'><font point-size='20' color="white">VM</font></td></tr>
            <tr>
-             <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
-             <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
+             <td BGCOLOR="white"><font color="#00617F">App</font></td>
+             <td BGCOLOR="white"><font color="#00617F">App</font></td>
            </tr>
-           <tr><td BGCOLOR="#00617F" colspan='2'><font face="Helvetica" point-size='20' color="white">Guest OS</font></td></tr>
+           <tr><td BGCOLOR="#00617F" colspan='2'><font point-size='20' color="white">Guest OS</font></td></tr>
          </table></td>
 
          </tr>
 
-         <tr><td border='0' BGCOLOR="#FF9100" colspan='2'><font face="Helvetica" point-size='20' color="white">Qemu</font></td>
+         <tr><td border='0' BGCOLOR="#FF9100" colspan='2'><font point-size='20' color="white">Qemu</font></td>
 
          </tr></table></td>
 
@@ -70,19 +70,19 @@ graph pve_software_stack {
            <tr><td> </td></tr>
            <tr>
              <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
-               <tr><td colspan='2'><font face="Helvetica" point-size='20' color="white">Container</font></td></tr>
+               <tr><td colspan='2'><font point-size='20' color="white">Container</font></td></tr>
                <tr>
-                 <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
-                 <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
+                 <td BGCOLOR="white"><font color="#00617F">App</font></td>
+                 <td BGCOLOR="white"><font color="#00617F">App</font></td>
                </tr>
                </table>
              </td>
 
              <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
-               <tr><td colspan='2'><font face="Helvetica" point-size='20' color="white">Container</font></td></tr>
+               <tr><td colspan='2'><font point-size='20' color="white">Container</font></td></tr>
                <tr>
-                 <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
-                 <td BGCOLOR="white"><font face="Helvetica" color="#00617F">App</font></td>
+                 <td BGCOLOR="white"><font color="#00617F">App</font></td>
+                 <td BGCOLOR="white"><font color="#00617F">App</font></td>
                </tr>
                </table>
              </td>
@@ -96,10 +96,10 @@ graph pve_software_stack {
         <tr><td>
          <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
          <tr>
-           <td align='left' fixedsize='true' width='45' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">KVM</font></td>
-           <td width='275' ><font face="Helvetica" point-size='20' color="white">Linux Kernel</font></td>
-           <td align='left' fixedsize='true'  width='75' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">AppArmor</font></td>
-           <td align='left' fixedsize='true'  width='70' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">cgroups</font></td>
+           <td align='left' fixedsize='true' width='45' height='25' BGCOLOR="#FF9100"><font color="white">KVM</font></td>
+           <td width='275' ><font point-size='20' color="white">Linux Kernel</font></td>
+           <td align='left' fixedsize='true'  width='75' height='25' BGCOLOR="#FF9100"><font color="white">AppArmor</font></td>
+           <td align='left' fixedsize='true'  width='70' height='25' BGCOLOR="#FF9100"><font color="white">cgroups</font></td>
          </tr>
           </table>
         </td></tr>