That spends more time by this way to identify the right image..teresaejunior wrote: ↑Wed Mar 24, 2021 11:50 pm ... I'd rather just open them with Inkscape (as I already do).
Search found 1877 matches
- Wed Mar 24, 2021 11:53 pm
- Forum: MP - General Support
- Topic: SVG support on Linux
- Replies: 9
- Views: 291
Re: SVG support on Linux
- Wed Mar 24, 2021 11:48 pm
- Forum: Classic - General [Français]
- Topic: nom d'image avec accent.
- Replies: 2
- Views: 2341
Re: nom d'image avec accent.
Bonjour,
Même si c'est tard, ça servira pour d'autres.
Mieux vaut toujours éviter les accents et caractères spéciaux dans les noms de fichier et de dossier.
Le mieux c'est de les renommer à mon avis.
Même si c'est tard, ça servira pour d'autres.
Mieux vaut toujours éviter les accents et caractères spéciaux dans les noms de fichier et de dossier.
Le mieux c'est de les renommer à mon avis.
- Wed Mar 24, 2021 11:02 pm
- Forum: MP - General Support
- Topic: SVG support on Linux
- Replies: 9
- Views: 291
Re: SVG support on Linux
Hello to all, and Pierre. For information, If your are into Linux you can recursively convert first the .svg to .png with a bash script (with inkscape installed) ... then open them into XnView. #!/bin/bash mkdir "$PWD"/png for file in $PWD/*.svg do filename=$(basename "$file") inkscape "$file" --exp...
- Sat Feb 17, 2018 6:05 pm
- Forum: Archive
- Topic: XnView MP 0.89
- Replies: 2
- Views: 22725
Re: XnView MP 0.89
Hello all,
Thank you Pierre for the AppImages it useful and it's a good idea.
Thank you Pierre for the AppImages it useful and it's a good idea.
Linux x64 version: http://download.xnview.com/XnView_MP-0. ... 4.AppImage
- Sun Oct 23, 2016 3:27 pm
- Forum: MP - General [Français]
- Topic: Bug avec les vignettes du navigateur
- Replies: 13
- Views: 3034
Re: Bug avec les vignettes du navigateur
Bonjour,
Oui, c'est un problème assez ancien, qui plus et est dangereux (risque de suppression de photos par mégarde). Il faudrait trouver une solution afin que cette situation ne puisse pas arriver (entre l'image et la vignette dans le cache .db).
Oui, c'est un problème assez ancien, qui plus et est dangereux (risque de suppression de photos par mégarde). Il faudrait trouver une solution afin que cette situation ne puisse pas arriver (entre l'image et la vignette dans le cache .db).
- Sun Oct 02, 2016 5:34 pm
- Forum: MP - General Support
- Topic: XnView MP sous ubuntu 16.04
- Replies: 2
- Views: 619
Re: Xn view sous ubuntu 16.04
...Hello ... Le .deb ne fonctionne pas ?
- Sat Oct 01, 2016 10:39 am
- Forum: MP - General [Français]
- Topic: trop de mots clés hiérarchisés ? résolu
- Replies: 2
- Views: 818
Re: trop de mots clés hiérarchisés
... Merci pour le partage de la doc/tuto sur les métadonnées avec XnViewMP.
- Mon Jun 06, 2016 9:55 pm
- Forum: MP - General Support
- Topic: unintentional dragging-moving in tree window
- Replies: 3
- Views: 430
Re: unintentional dragging-moving in tree window
Hello, ... +1vicsharx wrote:... This is rather dangerous. Is there any way to ask for confirmation when these operations are done?
- Sun May 29, 2016 6:46 pm
- Forum: Classic - General Support
- Topic: What ultimately ruins XnView for me: Handling lots of images
- Replies: 4
- Views: 1053
Re: What ultimately ruins XnView for me
... - As far as i can see XnView aims to always fully read the entire directory before actually letting the user do anything. This leads to the half minute long loading times of any directory. This is a pretty stupid idea when working with larger number of files. acdsee resolved it by never loading...
- Tue May 03, 2016 8:08 pm
- Forum: NConvert
- Topic: What about a Linux & Mac version up to date?
- Replies: 4
- Views: 1270
Re: What about a Linux & Mac version up to date?
Merci Pierre pour la mouture v6.88.
- Tue May 03, 2016 7:53 pm
- Forum: Archive
- Topic: NConvert 6.88
- Replies: 1
- Views: 11497
Re: NConvert 6.88
Thank you Pierre.
- Mon Apr 25, 2016 1:21 pm
- Forum: MP - Suggestions
- Topic: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC etc.)
- Replies: 55
- Views: 14564
Re: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC et
... Basically, it's not the same last based modified date, because these not synchronized data are not already embedded to the metadata of the pics.... Synchronisation can be either: 1- required by the user 2- not wanted by the user 3- not possible with certain file types ... Hello, Yes, it's that ...
- Sat Apr 23, 2016 8:39 am
- Forum: MP - Suggestions
- Topic: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC etc.)
- Replies: 55
- Views: 14564
Re: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC et
... This is already cool because technically (about Find Vs Sync): "One does not preclude the other" (a French saying) "L'un n'empêche pas l'autre".
- Fri Apr 22, 2016 5:30 pm
- Forum: MP - Suggestions
- Topic: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC etc.)
- Replies: 55
- Views: 14564
Re: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC et
... Basically, it's not the same last based modified date, because these not synchronized data are not already embedded to the metadata of the pics. Then a simple duplication is only needed for these few fields to be synchronized or not (colors label, categories, rattings, set comment, etc)... I don...
- Fri Apr 22, 2016 1:16 pm
- Forum: MP - Suggestions
- Topic: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC etc.)
- Replies: 55
- Views: 14564
Re: Very important: Metadata V2 for 0.70 (EXIF, XMP, IPTC et
( Xniew.db ... too big in relative point of view ... only half of the Thumb.db size here.) ... However you have a point here: I think that is better to have 3 (three) DBs: XnView.db, XnMeta.Db, and Thumbs.Db. Hello, ... In fact, that was my subliminal request too ;-) PS-edit: It would be probably al...