On 04/30/2018 07:14 PM, Daniel P. Berrangé wrote:
On Mon, Apr 30, 2018 at 06:16:53PM +0300, Yoni Bettan wrote:
> Signed-off-by: Yoni Bettan <ybettan(a)redhat.com>
> ---
> updater/virt-tools/config.ini | 6 ++++++
> updater/virt-tools/images/ybettan.png | Bin 0 -> 105973 bytes
> 2 files changed, 6 insertions(+)
> create mode 100644 updater/virt-tools/images/ybettan.png
>
> diff --git a/updater/virt-tools/config.ini b/updater/virt-tools/config.ini
> index bd3b7ce..ac9695f 100644
> --- a/updater/virt-tools/config.ini
> +++ b/updater/virt-tools/config.ini
> @@ -182,3 +182,9 @@ name = Fabian Deutsch
>
> [
https://kvmonz.blogspot.com/feeds/posts/default]
> name = KVM on Z
> +
> +[https://howtovms.wordpress.com/feed/]
> +name = Yoni Bettan
> +face = ybettan.png
> +facewidth = 80
> +faceheight = 80
The image file is 204x339. You don't need to resize it to exactly
80x80 - we just require that the image doesn't exceed 100 px,
otherwise it tends to dominate the content too much. So could you
scale and/or crop as needed to get below 100px & set the facewidth
/faceheight to match whatever the image size is, otherwise it wil
end up distorted.
Done,
No v* mentioned (sorry for that) because it was send from a new branch
Thanks,
Yoni