mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-18 11:05:37 -04:00
Added image showing the icon formats exported to icon purchase page
This commit is contained in:
parent
e80cc20f5c
commit
b23f4e1037
BIN
assets/banner/iconstoreexports.png
Normal file
BIN
assets/banner/iconstoreexports.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
@ -49,6 +49,19 @@ layout: default
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid">
|
||||
<div class="row align-items-center">
|
||||
<div class="col">
|
||||
<h2 class="fw-light">Icon Exports</h2>
|
||||
<p>Once your icon is done, I use the free macOS app "Bakery" to export it. This way, you'll have icons for every slot in Xcode, and they'll all be formatted correctly for each platform.</p>
|
||||
<p class="text-muted">Check out <a href="https://apps.apple.com/us/app/bakery-simple-icon-creator/id1575220747?mt=12">Bakery</a> on the Mac App Store. Please note that I am not associated with Bakery or it's developer, Good Snooze.</p>
|
||||
<p class="text-muted">watchOS-formatted icons are not created by Bakery, but can be provided on request.</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<img src="/assets/banner/iconstoreexports.png" alt="Image showing a collection of icon formats exported by Bakery.">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container py-3" id="pricing">
|
||||
<h2 class="fw-light">Pricing</h2>
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user