Olof-Joachim Frahm (欧雅福)

Results 58 comments of Olof-Joachim Frahm (欧雅福)

There are actually a lot more combinations that are listed in `git-status` that all fall under the category "unmerged, ..." - if they all appear as `U` in the list...

Hi Max, I'll check it out, thanks for the PR already.

I had the same problem for a while and just found this issue here. I applied ![this commit](https://github.com/Ferada/luaotfload/commit/5bba2ed9b294bca8c8b7afcbbc1f2dea990c5eb5) locally (instead of the fix above) to get around the problem (and...

On it. It seems I've also missed a few places from the previous version, so I'll check in corrections and some tests later. Btw. have you seen https://github.com/ralph-schleicher/rs-colors?

Okay, it seems all tests run through from a clean state. There are two colors I've checked with GIMP and another tool, the rest are automatic checks.

It's not the prefix that contains the colons, it's the namespace itself, [e.g.](https://github.com/dmfs/davwiki/wiki/urn%3Aietf%3Aparams%3Axml%3Ans%3Acaldav%3Acalendar-description): ``` Calendrier de Mathilde Desruisseaux ``` And the library already supports that per the README.md, doesn't it.

Depending on the use case, I'd additionally be in favour of using some kind of handler for script blocks with type "text/x-common-lisp" instead of "text/javascript" like in [this proof of...

C.f. and best chance at the moment would be something like this: ``` feh --action1 'xclip -selection clipboard -t image/png -i %F' ``` Of course that's not gonna work as...

@jeancc that upload has expired. You can probably upload it directly on GitHub instead as well?

@jeancc if you can, retry with Imlib2 from git `master`, this is already fixed there, very probably via the same fix as [the other issue with CMYK JPEGs](https://github.com/derf/feh/issues/285).