Ricardo Almeida

Results 10 issues of Ricardo Almeida

Using GPL license means any sofware using this must also be licensed under GPL. For a dialog library seems a bit too much. I would suggest changing the license to...

### Description Exporting SVG gives error in console: ​ Error: attribute height: Expected length, "NaN". ### Steps to Reproduce 1. Create chart 2. Go to menu and export to SVG...

bug

The change in JTS 1.17 makes it impossible to use newer version of JTS because it's not binary compatible java.lang.NoSuchMethodError: org.locationtech.jts.geom.Polygon.getExteriorRing()Lorg/locationtech/jts/geom/LineString; And, even though it's a simple recompile, when it's...

Fixes issue https://github.com/locationtech/jts/issues/805

This fixes https://github.com/wdtinc/mapbox-vector-tile-java/issues/51 Although it is ignoring the extra commands it will probably load wrong data. Maybe it should return null?

Using OpenVPN with Google Authenticator (https://vorkbaard.nl/setup-openvpn-with-google-authenticator-on-ubuntu-12-04-lts-server/) the password is something like yourpassword573984... I would like to have Google Authenticator storing my password, so that when clicking the code, the clipboard...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-md/[email protected]` for the project I'm working on. I have a dropdown that has...

I have a project with sub-projects (https://github.com/i23098/Collections) that compiles correctly on the command-line. When I try to import the project in Eclipse I get an error and tells me to...

### Issue Category - [ ] Enhancement - [ ] Bug - [X] Question - [ ] Documentation gap/issue ### Product Versions - Please specify what version of the library...

PDFKit is available to be used in browser as a standalone release - https://github.com/foliojs/pdfkit/releases Would be nice if the plugin could simply downloaded and used in a script tag.