<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Is the X render extension still available as such without using
    Cairo and the (elsewhere internet enabled) drm?<br>
    <br>
    <title>Konsole output</title>
    <div>
      <span style="font-family:monospace"><span
          style="color:#1818b2;background-color:#b2b2b2;">((sys-display
          xext-render) major-version)</span><span
          style="color:#18b218;background-color:#b2b2b2;"> => </span><span
          style="color:#1818b2;background-color:#b2b2b2;">0
                                                     </span><span
          style="color:#000000;background-color:#ffffff;"> </span><br>
        <span style="color:#1818b2;background-color:#b2b2b2;">((sys-display
          xext-render) minor-version)</span><span
          style="color:#18b218;background-color:#b2b2b2;"> => </span><span
          style="color:#1818b2;background-color:#b2b2b2;">0
                                                     </span><br>
      </span></div>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <br>
    When I try to render a triangle I see a BadPicture error from the
    server even though all prerequisites should have been met.<br>
    <br>
    I'll try to initialize a bit more and start with a composite from
    source to destination or with a fill rectangle but a<b> BadPicture
      is</b><b><br>
    </b><b>defined in the standards</b> where in the actual server
    sources there's <b>some additional "magic"</b> DixWriteAccess
    needed. Depending on<br>
    the structure (hierarchy) of the windows and pixmaps one might not
    even be able to create a picsmap aka X render picture.<br>
    <br>
    Maybe it's the alpha component default mismatch with ... but missing
    DixWriteAccess and nothing else seems to be able<br>
    make VERIFY_PICTURE fail in the current setup.<br>
    <br>
    Is the reported version 0.0 somehow ... a lot of maybes?<br>
  </body>
</html>