Grant Ramsay

Results 17 comments of Grant Ramsay

I got this working properly under Ubuntu 22.04, it's not too much of a hassle. You need to install a few Ubuntu deps first, as noted on the [pycairo webpages](https://pycairo.readthedocs.io/en/latest/getting_started.html):...

> The only thing I'd say is perhaps `case_sensitive` would be better than `case_insensitive` (we have a parameter in `Text.highlight_words` which is called `case_sensitive`, so it'd keep thing consistent)? >...

> I can quickly rename to `case_sensitive` and flip the functionality if you want, I'm all for consistency 😁. Can prob squeeze it in later tonight or early tomorrow morning....

@darrenburns, is this PR DOA, or will it be looked at in future? It could be a useful addition to the library as it's something I use a lot. I...

Hi @pdrivom The idea is a good one though I've got too much core stuff to work on right now though. I'm very open for a PR to implement this...

> Hello @seapagan, ok I will work on it and open a PR Thanks! :smiley:

@AltayAkkus thanks for reporting this, I rarely use the docker config mself. You could probably get around temporarily by replacing the poetry stage by a simple `pip install -r requirements.txt`...

@AltayAkkus sorry for delay. I took a look at it now and have fixed the issue in the latest HEAD. Please take a look and see if it fixes the...

going to close this now, been a few weeks and I've just tested it as working fine so I'll issue a new release today. @AltayAkkus if you are still having...