Paul Selormey

Results 25 issues of Paul Selormey

Not a bug report. Was trying to fork this library and spin it for different uses (my own is currently big and will only grow bigger!, needed something smaller to...

`LandsatProjection` indicate support for inverse, but the inverse code is commented out. What is the state of inverse method?

The initialization method defined in the base class `Projection` is not called in this case. Clearly, classes that extend the base projection class are required to call this method to...

In `ProjCoordinate`, the Z-value is not used in the `equals` and `hashCode` methods.

Any real working sample to test? I created a simple test project, added all the libraries from the Nuget. For reason I could not tell, `SharpGenTools.Sdk` displays yellow warning mark...

**NOTE**: All dates in Year/Month/Day format. ### Version Planning - 2020/08/13 The next update, **Version 1.7**, will be released under two nuget names - [x] **SharpVectors.Reloaded** - [x] **SharpVectors** I...

enhancement
Impact: High
task

Implement filter support. The filter support in WPF 3.0 and 3.5 are software implemented and very slow and not usable in large documents. WPF 4.0 introduced hardware accelerated filter support....

Impact: High
task

Complete the support of vertical texts Complete the support of text paths Complete multi-position and multi-angle-rotation of characters. #### This work item was migrated from CodePlex CodePlex work item ID:...

Impact: High
task

With the updates (https://github.com/ElinamLLC/SharpVectors/commit/d0e6dc20d02ff386a8a3b8ff917b76755f4458a6), the current hit testing issue with transformed geometry is fixed. However, more tests are needed to verify this feature and your help is needed. The hit...

enhancement
help wanted
Impact: High

I am trying to open the following SVG file after downloading from: http://upload.wikimedia.org/wikipedia/commons/1/15/Boiling_water_reactor_english.svg The "GdiTestSvgViewer" reports incorrectly the LinearGradientBrush, if it is 'vertical'. However the 'horizontal' LGB is ok. Also...

bug