<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 25 May 2016 at 09:28, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 25 May 2016, at 8:42, Jacob Carlborg wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't think ICNS is a requirement. The built-in icons, error and warning, use PDF, IIRC.<br>
</blockquote>
<br></span>
Correct, they can be any format that is supported by NSImage (TIFF, GIF, PNG, etc.).<br></blockquote><div><br></div><div>Do you know if this also supports SVG?</div><div><br></div><div>As its nothing but a bit of xml/ascii, it wouldn't need base64 encoding.</div><div>Could also generate these very efficiently, for a given color, without shelling out to some sort of image tool.</div><div>Also like PDF, its a vector format so would scale for all UI sizes<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/listinfo/textmate</a></div></div></blockquote></div><br></div></div>