ezaron

Results 10 issues of ezaron

Hello All, In one of the recent updates of either Winston or Gtk, I noticed that the default font has changed from a sans serif font to a serif font....

Another icon request. This one has svg: https://dev.gnupg.org/source/gnupg/browse/master/artwork/icons/lock-wing.svg And here is the sqaure favicon version they already have, for reference: https://dev.gnupg.org/source/gnupg/browse/master/artwork/gnupg-favicon-2.ico

Thanks for putting together this great package. I understand the existing icon is not perfectly sized for this font, but if it is close enough that you can consider adding...

I noticed that ang2pixRing can return a result greater than the number of pixels if given a float32 input: ``` using Healpix res=Resolution(1) i = ang2pixRing(res,2.529,-1.74f-7) j = ang2pixRing(res,2.529,-1.74e-7) ```...

Hello, A few multi-resolution extensions of the Healpix idea have appeared in the literature. Do you know if anyone is working on implementing them for this package? -Ed

Hi Jean-Francois, Thanks for responding about the run.jl file. So far, everything has been working okay. A couple of questions, though: 1) I would like to make my email address...

bug
enhancement

Hi, The README.md states that the FRE-nctools are built and tested with gnu and intel compilers. When I try to build on NCAR cheyenne using the intel, icc, the ./configure...

question

Hello ColorSchemes.jl developers and enthusiasts: I have been using this wonderful package for some time, but recently the documentation pages changed in a way that make it much harder for...

Is anyone still using this package with a recent version of Julia? On Julia 1.12.0 I receive the error, ERROR: MethodError: Cannot `convert` an object of type Card to an...