Changes Color, font and style samples in all controls in dialogs and panes use the current rendering engine specified in options. (Previously, most of the controls were using the basic rendering engine = reduced graphics.) The Style pane for drawings includes new style pickers for areas, lines and points, which allow setting or editing all parameters for a style simultaneously (colors, size, symbol, rotation if applicable). The Style pane for labels includes a new style picker for labels, which allow setting or editing all parameters for a style simultaneously (colors, size, font, symbol). Editing just the symbol for areas, lines, points or labels using a dialog hides controls for colors and similar parameters near the preview. Picking a new value for a color, size, rotation, symbol or a full style uses a new dropdown window with choices arranged as a grid. The choices can be scrolled using the mouse wheel (we will likely add a scrollbar as well). The dropdown windows for picking size or rotation allow entering the desired value directly at the bottom of the window. The dropdown windows for picking color or full style allow switching between grid view (each row contains multiple choices) and list view (each row contains a single choice and shows its name). The dropdown windows for picking color or full style allow filtering choices by name (eg, type 'green' into the filter box in the dropdown window for color). The dropdown window for picking color includes the new 'Color Picker...' button that picks color from an arbitrary location on a screen. Clicking the button paints the entire screen with a light shade of white and changes the cursor to an eyedropper to indicate that clicking on a screen location will pick its color instead of working normally. Pressing Escape cancels picking. The size of the text in font samples is increased from 8 pt to 10, to make fonts easier to distinguish. The dropdown window for picking color includes many new colors. Colors are separated into groups, formerly used colors are in the first group. Groups are highlighted using alternating shades of gray. The dropdown window for picking full style definitions for areas, lines, points and labels includes many new styles. Editing a label style allows overriding colors used for label icon. Editing background color in the Layers pane uses the new dropdown window for picking color. There are several new symbols for points with inserts. Insert color is set to coincide with stroke color by default, and can be overridden. Format picker controls use flat borders. Format picker controls in Record and Style panes no longer reserve space for the icon on the right and use the entire control area to paint the format sample. Format picker controls and template parameter picker controls use a darker shade of gray (the one used by the system controls on Windows 10) to better stand out as controls that can be clicked into. (Fix) The default line size used by the Record pane is fixed to be 1, not 0. Also Web dataports allow specifying user agent string. By default, user agent string is set to 'Mozilla/5.0 Manifold/9.0'. Having a non-empty user agent string allows working with servers that require it - some US government servers, for example, require it for internal statistics / bug reporting. ERDAS IMG dataport allows exporting raster data. ERDAS IMG dataport automatically creates RRD pyramids when exporting raster data. (Fix) Importing data from GeoTIFF correctly applies unit scale to coordinate system offsets. (Fix) Exporting data as GeoJSON correctly quotes string values. Exporting data as GeoJSON exports xN values as JSON arrays. Web geocoding dataports use {...} syntax for URL parameters, similarly to web image dataports. Web geocoding dataports that support both direct and reverse geocoding are split into two different dataport subtypes to allow customizing URLs for both geocoding methods. (Previously, the user could only access the URL for direct geocoding, and could not adjust parameters - like input language - for reverse geocoding.) End of list.
|