-
Add support for icon files:
* ICNS: Mac OS
* ICO: Windows
* EXE: Primary ICO format icon for executables
NOTE: EXE parsing probably has to be disabled on Windows. Note that newer versions of Win…
-
Downloaded this to try it out.
installed chrome driver under c:\chromedriver
installed this app and its files.
Made a profile stored in the app folder
ran the start command
When trying to ac…
-
I noticed that ICO image files (with the *.ico extension) aren't properly displayed:
https://i.ibb.co/JRww43b/ICO-Files-comparison.png
On the left qimgv, and on the right viewnior
-
Hi,
I am trying to allow using of .ico files for images. I have added the ico extension to the config file like this:
`'ext_img' => array( 'jpg', 'jpeg', 'png', 'gif', 'bmp', 'tiff', 'svg', 'ic…
-
build failed failed to copy ui files: failed to open source file build\favicon.ico: open build\favicon.ico: invalid argument
-
`.ico` files couldn't be correctly rendered. / `.ico` 文件无法正确地渲染.
**Screenshots**
![image](https://user-images.githubusercontent.com/26504152/37265576-4009e1ee-25ef-11e8-955b-31afd82e0b4a.png)
![i…
-
### Description
Run the following command to see all the `.tmp.ico` files.
(Powershell)
```powershell
dir "$HOME/AppData/Local/Temp/*.tmp.ico" | sort "LastWriteTime" -Descending
```
### Reprod…
olfek updated
1 month ago
-
Hello. I try tu run contact app in nextcloud. But when i try to open contact page i get blank page (nextcloud menu still works) but i dont see anything. Any add contact button etc...
[Nextcloud Hub 9…
-
MODX 3.0.3-pl, PHP 8.1.17.
When adding a favicon.ico file in the website root, media source preview doesn't work for it and it keeps filling the error log.
`PHP warning: exif_read_data(favicon.ico…
-
### Use case (flavors for the web)
When building an application for the web that supports multiple environments like dev, staging, prod. It is sometimes useful to have different versions of files…