Romano Giannetti

Results 146 comments of Romano Giannetti

Can you please post the code that creates the problem? I had not (yet) looked at the symbols...

> The code is in [bc404b5](https://github.com/circuitikz/circuitikz/pull/693/commits/bc404b5dc40d5785488608bbc097a8726d1bf7e3) No, I meant the code that triggers the error, the user-level one.

Have you tried to change the zoom? Which PDF viewer are you using? Sometimes antialiasing algorithm becomes aggressive/fails at certain zooms.

Ah: you have `\pgfpathlineto{...}` without a `\pgfpathmoveto{...}`. I think that after a `\pgfpathuse{}` you have to set the current point. Check if that solves the problem.

Hi @myzinsky --- I was planning for a release this weekend, lot of things have accumulated. Should I wait for this PR or do you think it's better to leave...

Ok. Did you check the `\pgfpathmoveto{...}` comment? That can create glitches that depend on the PDF rendered...

Hi @myzinsky --- I will do a new release soon. Any news from here?

I like the proposal too; maybe use a default palette (and write it the first time you need to) if there is no such a directory or if it's empty....

This is nice --- wonderful work. But I would advise extending the format so that an alpha value could be stored, too. For now, transparency is not so developed in...