graphical blog 2

May, 27 update : size was wrong, after a copy/past mistake
enI opened a feature request about HDTV templates in gimp:
#440309
It was refused because the template menu is already too long. one submenu by category could be a better solution ???
A temporary solution is to add this at the end of your .gimp-x.x/templaterc (where x.x is the version you use).

27 mai, mise à jour : Les tailles étaient mauvaise apres une erreur de copier-coller.
frJ’ai ouvert une demande d’amélioration pour l’ajout des patrons HDTV dans gimp :
#440309
Le patch a été refusé, car les menus des templates sont déjà trop longs. Un sous-menu par catégorie serait peut-être une solution ?
En attendant, il est possible de rajouter les lignes qui suivent à la fin de votre ~/.gimp-x.x/templaterc (où x.x est le numéro de version que vous utilisez).

(GimpTemplate "HDTV 1080 - 1920x1080"
    (stock-id "gimp-video")
    (width 1920)
    (height 1080)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type background-fill))
(GimpTemplate "HDTV 720 - 1920x720"
    (stock-id "gimp-video")
    (width 1920)
    (height 720)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type background-fill))

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress

Switch to our mobile site