<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c">1d10b211</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-06-24T09:44:47+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add support for document index and actions.
[GB.POPPLER]
* NEW: Default resolution is now the same as the poppler library (72 DPI)..
* NEW: PdfDocument: Add Max and Index.Max property.
* NEW: PdfDocument: Add Keywords, CreationDate and ModificationDate properties.
* NEW: PdfDocument: Add Linearized and Version properties.
* NEW: PdfDocument: PdfDocument.Index returns the document index as an read-only array of PdfIndex objects.
* NEW: PdfIndex: Action property returns the detail of the action associated with an index entry.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c#9b84b91cd9e9edb0e2bf9a5ce8fb582887983ede">
<span class="new-file">
+
gb.poppler/gb.geom.h
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c#df49853bb109aeec0d6d5c29bc8b6c814e5c652b">
gb.poppler/src/c_pdf_document.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c#c1acd5b7610e7f20e0fa00c99740c14983104b4b">
gb.poppler/src/c_pdf_document.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c#4ef9d6eefac20789f7543821ae1e3edd8e112ce8">
gb.poppler/src/main.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c#791efc1eb1575c1a3104d46d65333192e816d064">
gb.poppler/src/main.h
</a>
</li>
</ul>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/-/commit/1d10b2117cd96db823759c351af7dad7b0c2bd6c"}}</script>
</p>
</div>
</body>
</html>