<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Фото коряво выводится]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16278&amp;type=atom" />
	<updated>2021-04-21T04:45:20Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16278</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Фото коряво выводится]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147454#p147454" />
			<content type="html"><![CDATA[<p>спасибо</p>]]></content>
			<author>
				<name><![CDATA[vlad040205]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41643</uri>
			</author>
			<updated>2021-04-21T04:45:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147454#p147454</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Фото коряво выводится]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147440#p147440" />
			<content type="html"><![CDATA[<p>Это не обводка, это часть окна. Добавьте в начало<br /></p><div class="codebox"><pre><code>Gui, WinPicture: Margin, 0, 0</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-04-20T20:08:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147440#p147440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Фото коряво выводится]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147433#p147433" />
			<content type="html"><![CDATA[<p>Имеется фото(без белой обводки) <a href="https://prnt.sc/11rkx2w">https://prnt.sc/11rkx2w</a><br />Имеется скрипт, который выводит данное фото</p><div class="codebox"><pre><code>FileCreateDir, C:\Narko
UrlDownloadToFile, http://michess.tk/wp-content/uploads/2021/04/rabbit.png, C:\Narko\rabbit.png
Image := &quot;C:\Narko\rabbit.png&quot;
Gui,WinPicture: +AlwaysOnTop -Caption +ToolWindow +Disabled
Gui,WinPicture: Add, Picture,, % Image
Gui,WinPicture: Show,x0 y0 NoActivate</code></pre></div><p>Он вывод это фото с какой-то белой обводкой. Что это и как убрать?<a href="https://prnt.sc/11rl0cf">https://prnt.sc/11rl0cf</a></p>]]></content>
			<author>
				<name><![CDATA[vlad040205]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41643</uri>
			</author>
			<updated>2021-04-20T18:22:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147433#p147433</id>
		</entry>
</feed>
