mirror of
https://github.com/knightfox75/nds_nflib.git
synced 2025-06-18 00:35:33 -04:00
examples: Replace some prebuilt graphics by images and scripts
This commit is contained in:
parent
0ef790e8b9
commit
12537467ca
BIN
examples/_original_assets/cinque_terre.jpg
Normal file
BIN
examples/_original_assets/cinque_terre.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 MiB |
9
examples/_original_assets/cinque_terre.txt
Normal file
9
examples/_original_assets/cinque_terre.txt
Normal file
@ -0,0 +1,9 @@
|
||||
Link: https://unsplash.com/photos/Yy-srRFVgPA
|
||||
Author: Daniel J. Schwarz's
|
||||
License: Unsplash
|
||||
|
||||
Cinque Terre, SP, Italy
|
||||
Published on March 26, 2023
|
||||
Canon, EOS 6D Mark II
|
||||
|
||||
Already feels like summer here in Cinque Terre! 🌞
|
2
examples/demo/zoomx2/assets/convert.sh
Normal file
2
examples/demo/zoomx2/assets/convert.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
grit img16_c.jpg -gb -gB16 -ftb
|
BIN
examples/demo/zoomx2/assets/img16_c.jpg
Normal file
BIN
examples/demo/zoomx2/assets/img16_c.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
2
examples/demo/zoomx3/assets/convert.sh
Normal file
2
examples/demo/zoomx3/assets/convert.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
grit img16_c.jpg -gb -gB16 -ftb
|
BIN
examples/demo/zoomx3/assets/img16_c.jpg
Normal file
BIN
examples/demo/zoomx3/assets/img16_c.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
2
examples/graphics/bg8bits/assets/convert.sh
Normal file
2
examples/graphics/bg8bits/assets/convert.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
grit img8b_3.jpg -gb -gB8 -ftb
|
BIN
examples/graphics/bg8bits/assets/img8b_3.jpg
Normal file
BIN
examples/graphics/bg8bits/assets/img8b_3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
File diff suppressed because one or more lines are too long
Binary file not shown.
30
licenses/unsplash.txt
Normal file
30
licenses/unsplash.txt
Normal file
@ -0,0 +1,30 @@
|
||||
Unsplash License
|
||||
================
|
||||
|
||||
Unsplash photos are made to be used freely. Our license reflects that.
|
||||
|
||||
- All photos can be downloaded and used for free
|
||||
- Commercial and non-commercial purposes
|
||||
- No permission needed (though attribution is appreciated!)
|
||||
|
||||
What is not permitted
|
||||
|
||||
- Photos cannot be sold without significant modification.
|
||||
- Compiling photos from Unsplash to replicate a similar or competing service.
|
||||
|
||||
Longform
|
||||
--------
|
||||
|
||||
Unsplash grants you an irrevocable, nonexclusive, worldwide copyright license to
|
||||
download, copy, modify, distribute, perform, and use photos from Unsplash for
|
||||
free, including for commercial purposes, without permission from or attributing
|
||||
the photographer or Unsplash. This license does not include the right to compile
|
||||
photos from Unsplash to replicate a similar or competing service.
|
||||
|
||||
Tip: How to give attribution
|
||||
----------------------------
|
||||
|
||||
Even though attribution isn’t required, Unsplash photographers appreciate it as
|
||||
it provides exposure to their work and encourages them to continue sharing.
|
||||
|
||||
Photo by Jeremy Bishop on Unsplash
|
Loading…
Reference in New Issue
Block a user