Skip to content

Instantly share code, notes, and snippets.

View TimurZanagar's full-sized avatar

Timur Zanagar TimurZanagar

  • Zanagar Software Engineering
  • Ludwigsburg
View GitHub Profile
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using News.Controls;

Keybase proof

I hereby claim:

  • I am timurzanagar on github.
  • I am timur_zanagar (https://keybase.io/timur_zanagar) on keybase.
  • I have a public key whose fingerprint is E5C0 1345 7B17 64BB 20C7 5157 3EF1 141A 8A97 14A0

To claim this, I am signing this object:

// Photoshop Script to Create iPhone Icons from iTunesArtwork
//
// WARNING!!! In the rare case that there are name collisions, this script will
// overwrite (delete perminently) files in the same folder in which the selected
// iTunesArtwork file is located. Therefore, to be safe, before running the
// script, it's best to make sure the selected iTuensArtwork file is the only
// file in its containing folder.
//
// Copyright (c) 2010 Matt Di Pasquale
// Added tweaks Copyright (c) 2012 by Josh Jones http://www.appsbynight.com