<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Fabien Bodard pushed to branch master at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef">2ba6fbd5</a></strong>
<div>
<span> by gambix </span> <i> at 2023-11-23T09:36:28+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Geo.TransformMPArray Allow to speed Up the coord transformation by working by batch

[GB.MAP]
* NEW: Geo.TransformMPArray Allow to speed Up the coord transformation by working by batch
* NEW: MapPoint ArrayFromString and ArrayTo String to convert MapPoint From/Into String
       Use 'Lat,Lon\n' format
* New: MapPoint.SwapAll(MapPoint[]) to swap the values Lat/Lon of an array of MapPoints
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
3 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef#d7753c20c824d33d755b529de2ddf3e27b2fd854">
comp/src/gb.map/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef#e151308e8fb5d6e79c28709423f45b68650fea52">
comp/src/gb.map/.src/Tools/Proj.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef#0d792dd88b7308ea19ccce9162e1292307b023ae">
comp/src/gb.map/.src/Types/MapPoint.class
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/-/commit/2ba6fbd5f716768065db64f75bea6447f17e68ef"}}</script>


</p>
</div>
</body>
</html>