-
Chocolat 0.0.32:
When opening a *.patch file (generated by git format-patch), after selecting the Diff bundle, the file does not get colorized.
When you open such a file with TextMate,
- the lines s…
-
The idea is that you'd have black&white images on disk, and have Compass colorize black pixels with a certain color value, leaving transparency intact. This would be very cool where css-generated imag…
thany updated
10 years ago
-
I propose adding a toggle or new camera view mode to aid in clustering for optimization.
View mode could uniquely colorize each unique prop to help prioritize areas for clustering.
Alternatively, …
-
Please support color and bold styles to beautify terminal output. For example, make local node descriptor in **Bold** font, and colorize **`INFO`**, **`TRACE`**, **`DEBUG`**, **`ERROR`**, **`WARN`** i…
-
This is a feature that I noted here: https://github.com/opentoonz/opentoonz_docs/issues/147
In this feature request I will elaborate a little bit more on what it is and why it is so good.
What is it…
-
I found these options to be very useful for my creative applications when restoring old photos.
- The ability to do Image to Image.
- An option for upscaling x2, x4, auto or not.
- A face restore…
-
运行colorize.py是在 imsave(colorizePath, lab2rgb(tmp))报错Cannot handle this data type: (1, 1, 3),
-
According to Microsoft/vscode-java-pack#78, it's very helpful if the output in debug console can be colorized. Here to request this feature.
-
Some mentions can be invalid. For example, Telegram only highlights mentions that are in fact valid and existing users.
A simple solution for that would be to have an option to disable auto-colorin…
-
Here's how I'm defining my format
```
return format.combine(
format.colorize(),
format.timestamp({
format: TIMESTAMP_PATTERN
}),
…