2015-01-15 21:33:49 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Copyright 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> -->
|
2016-03-06 13:07:17 +00:00
|
|
|
<component type="desktop">
|
2015-01-15 21:33:49 +00:00
|
|
|
<id type="desktop">engauge-digitizer.desktop</id>
|
|
|
|
<metadata_license>CC0</metadata_license>
|
|
|
|
<project_license>GPL-2.0+</project_license>
|
2016-05-31 09:40:09 +00:00
|
|
|
<name>Engauge Digitizer 8</name>
|
2015-01-15 21:33:49 +00:00
|
|
|
<summary>Convert an image file showing a graph or map into numbers</summary>
|
|
|
|
<description>
|
|
|
|
<p>
|
2016-05-31 09:40:09 +00:00
|
|
|
Engauge 8 is rewritten with Qt5.
|
2016-02-04 20:20:13 +00:00
|
|
|
This digitizing software converts an image file
|
|
|
|
showing a graph or map, into numbers.
|
|
|
|
The image file can come from a scanner, digital camera
|
|
|
|
or screen-shot. The numbers can be read on the screen,
|
2015-12-01 19:25:14 +00:00
|
|
|
and written or copied to a spreadsheet.
|
2016-02-04 20:20:13 +00:00
|
|
|
The process starts with an image file containing a graph or map.
|
|
|
|
The final result is digitized data that can be used by other tools
|
2015-12-01 19:25:14 +00:00
|
|
|
such as Gnumeric.
|
2015-01-15 21:33:49 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2016-03-06 16:19:15 +00:00
|
|
|
New features already added to Engauge:
|
2015-12-01 19:25:14 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2016-05-31 09:40:09 +00:00
|
|
|
- Fix loading of versions 6 and 7 DIG files with log coordinates
|
2015-12-01 19:25:14 +00:00
|
|
|
- Undo/redo of all operations means recovering from mistakes and experimenting
|
|
|
|
with options is painless
|
|
|
|
- Wizard provides an interactive tutorial to explain the basic steps
|
|
|
|
- Wizard creates a checklist guide to interactively leads user through steps
|
|
|
|
from file import to file export
|
|
|
|
- Cubic spline interpolation between points gives more accurate curves with
|
|
|
|
fewer points
|
|
|
|
- Axes Checker briefly highlights the axes when they are defined or modified,
|
|
|
|
to reveal entry mistakes
|
|
|
|
- Graph coordinates can be specified as date and time value, or as degrees,
|
|
|
|
minutes and seconds
|
|
|
|
- All settings dialogs are resizable so they can be enlarged as necessary to
|
|
|
|
display more information
|
|
|
|
- Import by drag-and-drop
|
|
|
|
- Replacement of Qt3 (which is at its end of life) by Qt5
|
|
|
|
- Much better zooming, with a fill mode that automatically zooms in on image
|
|
|
|
features, and rezooms when the application window is resized
|
|
|
|
- Color picking straight from the original image
|
|
|
|
- Uploadable error report generated when a programming error is encountered,
|
|
|
|
for identifying problems and improving user support
|
|
|
|
- Test suite for regression testing minimizes code breakage
|
|
|
|
as new features are added
|
2016-03-06 16:19:15 +00:00
|
|
|
- Multiple coordinate systems in the same image can be digitized in advanced mode
|
|
|
|
- Axes with only one known coordinate (floating axes) can be digitized in advanced mode
|
|
|
|
- File import by pasting
|
2015-01-15 21:33:49 +00:00
|
|
|
</p>
|
|
|
|
</description>
|
|
|
|
<screenshots>
|
2016-03-06 16:19:15 +00:00
|
|
|
<screenshot type="default">https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot1.png</screenshot>
|
|
|
|
<screenshot>https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot2.png</screenshot>
|
2015-01-15 21:33:49 +00:00
|
|
|
</screenshots>
|
2016-03-06 16:19:15 +00:00
|
|
|
<url type="homepage">https://github.com/markummitchell/engauge-digitizer</url>
|
2015-01-15 21:33:49 +00:00
|
|
|
<updatecontact>zbyszek@in.waw.pl</updatecontact>
|
2016-03-06 13:07:17 +00:00
|
|
|
</component>
|