hgbook

changeset 10:d450d67ecc82

Add simple graphic for MQ stack.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jun 28 20:29:21 2006 -0700 (2006-06-28)
parents 76fc489c0e0b
children e9d5b4c3d16b
files en/mq-stack.svg
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/mq-stack.svg	Wed Jun 28 20:29:21 2006 -0700
     1.3 @@ -0,0 +1,299 @@
     1.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
     1.5 +<!-- Created with Inkscape (http://www.inkscape.org/) -->
     1.6 +<svg
     1.7 +   xmlns:dc="http://purl.org/dc/elements/1.1/"
     1.8 +   xmlns:cc="http://web.resource.org/cc/"
     1.9 +   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    1.10 +   xmlns:svg="http://www.w3.org/2000/svg"
    1.11 +   xmlns="http://www.w3.org/2000/svg"
    1.12 +   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
    1.13 +   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    1.14 +   width="744.09448819"
    1.15 +   height="1052.3622047"
    1.16 +   id="svg2"
    1.17 +   sodipodi:version="0.32"
    1.18 +   inkscape:version="0.43"
    1.19 +   sodipodi:docname="mq-stack.svg">
    1.20 +  <defs
    1.21 +     id="defs4" />
    1.22 +  <sodipodi:namedview
    1.23 +     id="base"
    1.24 +     pagecolor="#ffffff"
    1.25 +     bordercolor="#666666"
    1.26 +     borderopacity="1.0"
    1.27 +     inkscape:pageopacity="0.0"
    1.28 +     inkscape:pageshadow="2"
    1.29 +     inkscape:zoom="1.4"
    1.30 +     inkscape:cx="304.37721"
    1.31 +     inkscape:cy="802.01706"
    1.32 +     inkscape:document-units="px"
    1.33 +     inkscape:current-layer="layer1"
    1.34 +     inkscape:window-width="1024"
    1.35 +     inkscape:window-height="693"
    1.36 +     inkscape:window-x="0"
    1.37 +     inkscape:window-y="25" />
    1.38 +  <metadata
    1.39 +     id="metadata7">
    1.40 +    <rdf:RDF>
    1.41 +      <cc:Work
    1.42 +         rdf:about="">
    1.43 +        <dc:format>image/svg+xml</dc:format>
    1.44 +        <dc:type
    1.45 +           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    1.46 +      </cc:Work>
    1.47 +    </rdf:RDF>
    1.48 +  </metadata>
    1.49 +  <g
    1.50 +     inkscape:label="Layer 1"
    1.51 +     inkscape:groupmode="layer"
    1.52 +     id="layer1">
    1.53 +    <g
    1.54 +       id="g2210"
    1.55 +       transform="translate(100.8575,-66.26604)">
    1.56 +      <rect
    1.57 +         y="288.68686"
    1.58 +         x="129.16194"
    1.59 +         height="24.243662"
    1.60 +         width="202.93683"
    1.61 +         id="rect1307"
    1.62 +         style="fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    1.63 +      <text
    1.64 +         id="text1309"
    1.65 +         y="304.11923"
    1.66 +         x="137.03856"
    1.67 +         style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
    1.68 +         xml:space="preserve"><tspan
    1.69 +           y="304.11923"
    1.70 +           x="137.03856"
    1.71 +           id="tspan1311"
    1.72 +           sodipodi:role="line">prevent-compiler-reorder.patch</tspan></text>
    1.73 +    </g>
    1.74 +    <g
    1.75 +       id="g4127"
    1.76 +       transform="translate(0,-4)">
    1.77 +      <g
    1.78 +         style="opacity:0.5"
    1.79 +         transform="translate(101.173,-120.9757)"
    1.80 +         id="g2223">
    1.81 +        <rect
    1.82 +           style="fill:#7979ff;fill-opacity:0.875;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    1.83 +           id="rect2225"
    1.84 +           width="202.93683"
    1.85 +           height="24.243662"
    1.86 +           x="128.84636"
    1.87 +           y="313.94067" />
    1.88 +        <text
    1.89 +           xml:space="preserve"
    1.90 +           style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
    1.91 +           x="136.72298"
    1.92 +           y="329.37305"
    1.93 +           id="text2227"><tspan
    1.94 +             sodipodi:role="line"
    1.95 +             id="tspan2229"
    1.96 +             x="136.72298"
    1.97 +             y="329.37305">fix-memory-leak.patch</tspan></text>
    1.98 +      </g>
    1.99 +      <g
   1.100 +         style="opacity:0.5"
   1.101 +         transform="translate(101.173,-146.4315)"
   1.102 +         id="g3104">
   1.103 +        <rect
   1.104 +           style="fill:#7979ff;fill-opacity:0.875;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
   1.105 +           id="rect3106"
   1.106 +           width="202.93683"
   1.107 +           height="24.243662"
   1.108 +           x="128.84636"
   1.109 +           y="313.94067" />
   1.110 +        <text
   1.111 +           xml:space="preserve"
   1.112 +           style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.113 +           x="136.72298"
   1.114 +           y="329.37305"
   1.115 +           id="text3108"><tspan
   1.116 +             sodipodi:role="line"
   1.117 +             id="tspan3110"
   1.118 +             x="136.72298"
   1.119 +             y="329.37305">forbid-illegal-params.patch</tspan></text>
   1.120 +      </g>
   1.121 +    </g>
   1.122 +    <g
   1.123 +       id="g2205"
   1.124 +       transform="translate(101.173,-58.06398)">
   1.125 +      <rect
   1.126 +         y="313.94067"
   1.127 +         x="128.84636"
   1.128 +         height="24.243662"
   1.129 +         width="202.93683"
   1.130 +         id="rect1320"
   1.131 +         style="fill:#7979ff;fill-opacity:0.875;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
   1.132 +      <text
   1.133 +         id="text1322"
   1.134 +         y="329.37305"
   1.135 +         x="136.72298"
   1.136 +         style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.137 +         xml:space="preserve"><tspan
   1.138 +           y="329.37305"
   1.139 +           x="136.72298"
   1.140 +           id="tspan1324"
   1.141 +           sodipodi:role="line">namespace-cleanup.patch</tspan></text>
   1.142 +    </g>
   1.143 +    <g
   1.144 +       id="g2215"
   1.145 +       transform="translate(101.173,-32.60817)">
   1.146 +      <rect
   1.147 +         y="313.94067"
   1.148 +         x="128.84636"
   1.149 +         height="24.243662"
   1.150 +         width="202.93683"
   1.151 +         id="rect2217"
   1.152 +         style="fill:#7979ff;fill-opacity:0.875;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
   1.153 +      <text
   1.154 +         id="text2219"
   1.155 +         y="329.37305"
   1.156 +         x="136.72298"
   1.157 +         style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.158 +         xml:space="preserve"><tspan
   1.159 +           y="329.37305"
   1.160 +           x="136.72298"
   1.161 +           id="tspan2221"
   1.162 +           sodipodi:role="line">powerpc-port-fixes.patch</tspan></text>
   1.163 +    </g>
   1.164 +    <g
   1.165 +       id="g3112"
   1.166 +       transform="translate(101.173,-7.1523)">
   1.167 +      <rect
   1.168 +         y="313.94067"
   1.169 +         x="128.84636"
   1.170 +         height="24.243662"
   1.171 +         width="202.93683"
   1.172 +         id="rect3114"
   1.173 +         style="fill:#7979ff;fill-opacity:0.875;fill-rule:evenodd;stroke:#000000;stroke-width:1.05063355px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
   1.174 +      <text
   1.175 +         id="text3116"
   1.176 +         y="329.37305"
   1.177 +         x="136.72298"
   1.178 +         style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.179 +         xml:space="preserve"><tspan
   1.180 +           y="329.37305"
   1.181 +           x="136.72298"
   1.182 +           id="tspan3118"
   1.183 +           sodipodi:role="line">report-devinfo-correctly.patch</tspan></text>
   1.184 +    </g>
   1.185 +    <text
   1.186 +       xml:space="preserve"
   1.187 +       style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.188 +       x="200.01021"
   1.189 +       y="202.67921"
   1.190 +       id="text3170"
   1.191 +       sodipodi:linespacing="125%"><tspan
   1.192 +         sodipodi:role="line"
   1.193 +         id="tspan3172"
   1.194 +         x="200.01021"
   1.195 +         y="202.67921"
   1.196 +         style="font-size:48px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Bitstream Vera Sans">{</tspan></text>
   1.197 +    <text
   1.198 +       xml:space="preserve"
   1.199 +       style="font-size:15.25329494px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.200 +       x="255.26624"
   1.201 +       y="249.06793"
   1.202 +       id="text3190"
   1.203 +       sodipodi:linespacing="125%"
   1.204 +       transform="scale(0.786716,1.271107)"><tspan
   1.205 +         sodipodi:role="line"
   1.206 +         id="tspan3192"
   1.207 +         x="255.26624"
   1.208 +         y="249.06793"
   1.209 +         style="font-size:61.01317978px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Bitstream Vera Sans">{</tspan></text>
   1.210 +    <text
   1.211 +       xml:space="preserve"
   1.212 +       style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.213 +       x="195.86807"
   1.214 +       y="184.16945"
   1.215 +       id="text4085"
   1.216 +       sodipodi:linespacing="125%"><tspan
   1.217 +         sodipodi:role="line"
   1.218 +         id="tspan4087"
   1.219 +         x="195.86807"
   1.220 +         y="184.16945"
   1.221 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">patches in series,</tspan><tspan
   1.222 +         sodipodi:role="line"
   1.223 +         x="195.86807"
   1.224 +         y="199.16945"
   1.225 +         id="tspan4089"
   1.226 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">but not applied</tspan></text>
   1.227 +    <text
   1.228 +       xml:space="preserve"
   1.229 +       style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.230 +       x="195.0712"
   1.231 +       y="289.26492"
   1.232 +       id="text4091"
   1.233 +       sodipodi:linespacing="125%"><tspan
   1.234 +         sodipodi:role="line"
   1.235 +         id="tspan4093"
   1.236 +         x="195.0712"
   1.237 +         y="289.26492"
   1.238 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">patches applied,</tspan><tspan
   1.239 +         sodipodi:role="line"
   1.240 +         x="195.0712"
   1.241 +         y="304.26492"
   1.242 +         id="tspan4111"
   1.243 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">changesets present</tspan></text>
   1.244 +    <text
   1.245 +       xml:space="preserve"
   1.246 +       style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.247 +       x="195.0712"
   1.248 +       y="230.00749"
   1.249 +       id="text4095"
   1.250 +       sodipodi:linespacing="125%"><tspan
   1.251 +         sodipodi:role="line"
   1.252 +         id="tspan4097"
   1.253 +         x="195.0712"
   1.254 +         y="230.00749"
   1.255 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">topmost</tspan><tspan
   1.256 +         sodipodi:role="line"
   1.257 +         x="195.0712"
   1.258 +         y="245.00749"
   1.259 +         id="tspan4109"
   1.260 +         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;font-family:Bitstream Vera Sans">applied patch</tspan></text>
   1.261 +    <text
   1.262 +       xml:space="preserve"
   1.263 +       style="font-size:12px;font-style:normal;font-weight:normal;opacity:1;fill:#666666;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.264 +       x="450.4975"
   1.265 +       y="239.01628"
   1.266 +       id="text4137"><tspan
   1.267 +         sodipodi:role="line"
   1.268 +         id="tspan4139"
   1.269 +         x="450.4975"
   1.270 +         y="239.01628">201ad3209902</tspan></text>
   1.271 +    <text
   1.272 +       xml:space="preserve"
   1.273 +       style="font-size:12px;font-style:normal;font-weight:normal;opacity:1;fill:#989898;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.274 +       x="450.05804"
   1.275 +       y="272.47217"
   1.276 +       id="text4141"><tspan
   1.277 +         sodipodi:role="line"
   1.278 +         id="tspan4143"
   1.279 +         x="450.05804"
   1.280 +         y="272.47217">126b84e593ae</tspan></text>
   1.281 +    <text
   1.282 +       xml:space="preserve"
   1.283 +       style="font-size:12px;font-style:normal;font-weight:normal;opacity:1;fill:#989898;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.284 +       x="450.6557"
   1.285 +       y="297.92798"
   1.286 +       id="text4145"><tspan
   1.287 +         sodipodi:role="line"
   1.288 +         id="tspan4147"
   1.289 +         x="450.6557"
   1.290 +         y="297.92798">a655daf15409</tspan></text>
   1.291 +    <text
   1.292 +       xml:space="preserve"
   1.293 +       style="font-size:12px;font-style:normal;font-weight:normal;opacity:1;fill:#989898;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
   1.294 +       x="450.71429"
   1.295 +       y="323.38385"
   1.296 +       id="text4149"><tspan
   1.297 +         sodipodi:role="line"
   1.298 +         id="tspan4151"
   1.299 +         x="450.71429"
   1.300 +         y="323.38385">e50d59aaea3a</tspan></text>
   1.301 +  </g>
   1.302 +</svg>