[Github-comments] [geany/geany] Is it possible to contribute to this project using Python code converted to C? (#2876)

2021-08-24 Thread almir-campos
I'm really impressed with Geany since I've adopted it as my default ide (for 
some codes) a couple of weeks ago and I would like to contribute to it. The 
problem is that I don't know C enough to build any decent code.

I found some possible solutions on the internet but I'm not able to say if 
they're good solutions or even if they are acceptable for this project. 
Actually, Java could be an option, too.

So, is it possible to contribute to this project using Python code converted to 
C?

Thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/2876

Re: [Github-comments] [geany/geany] Can't see underscores on Ubuntu 20.04 (#2502)

2021-08-06 Thread almir-campos
I got the same problem and tried the proposed solution (adjusting the 
line-height), but nothing changed even when I exaggerated the the line_height 
as:

```line_height=10;10;false;false```

There were no visible changes in any line_heights neither by reloading the 
configuration nor by quitting and restarting Geany.

Any clues?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2502#issuecomment-894586126