<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - remove or deprecate PopplerOrientation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93229">93229</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>remove or deprecate PopplerOrientation
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>glib frontend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hib@hiberis.nl
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While reading Poppler's glib documentation, I noticed that the enum
PopplerOrientation is part of the glib API, but has no function at all.

Digging deeper, I found that this enum should have been removed long time ago
with 1aad886c6c19a964a3fc9e18f31acc8e115478e0 . In fact, PopplerOrientation has
never been a useful part of the API of a released poppler version.

Thus, I would like to propose to remove it from the API.

Alternatively, in case you want to keep it anyway in order to not break this
(useless and unused) API, I would suggest to mark the enum as deprecated.

I will attach patches to do either.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>