-
Notifications
You must be signed in to change notification settings - Fork 300
Scripted Logo Generation, take two #3935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 21 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
8462bc0
Added logo generation Python script.
trexfeathers e45a8e9
Replace lambda scale_func.n
49b120c
Matched current logo appearance.
3a920ae
Simplified gradient code.
c83d9c5
Renamed land_mask to land_clip.
f8c1058
Make new svg instead of faffing with reformatting existing.
b04ac7f
Refactor out 'style' in attributes.
a3d5ffb
File header.
b2e7d8c
Integrated logo generation script into Sphinx docs generation.
5ff7089
Environment variable logo names.
14f1c65
Removed banner width calculation to avoid font dependency.
956f8e0
Refactored to also generate rotating logos.
6725ae6
Replace plt.tightlayout with plt.subplots_adjust.
27b570f
Replaced OrderedDicts with dicts (not needed >=Py3.6).
4295b1b
Numpy standard import form.
83f25a8
Replaced animated SVG with precusor files for animated GIF.
062e64a
Corrected logo URL to source from ReadTheDocs site.
0e98343
Merge branch 'program_logo2' into program_logo - fresh start on lates…
trexfeathers 0df3c2d
Changes to better match 'hand-created' logo.
trexfeathers 6d812d9
Fixed logo rotate zip title.
trexfeathers 4e0163f
Relocated logo generation script to SciTools/marketing.
trexfeathers 409d27c
update links (#3942)
rcomer 4e7da6e
Added logo generation Python script.
trexfeathers e85c47e
Replace lambda scale_func.n
b3b8c38
Matched current logo appearance.
3fc3b76
Simplified gradient code.
65a6fb2
Renamed land_mask to land_clip.
7bfe3f3
Make new svg instead of faffing with reformatting existing.
b8f563d
Refactor out 'style' in attributes.
0de1f6d
File header.
0beb89f
Integrated logo generation script into Sphinx docs generation.
7fb15b6
Environment variable logo names.
fd8b4df
Removed banner width calculation to avoid font dependency.
a630ad0
Refactored to also generate rotating logos.
a3a5671
Replace plt.tightlayout with plt.subplots_adjust.
b9c732b
Replaced OrderedDicts with dicts (not needed >=Py3.6).
34cdfa0
Numpy standard import form.
9e45140
Replaced animated SVG with precusor files for animated GIF.
32c443e
Corrected logo URL to source from ReadTheDocs site.
1185ddb
Changes to better match 'hand-created' logo.
trexfeathers 19fdd90
Fixed logo rotate zip title.
trexfeathers c91b675
Relocated logo generation script to SciTools/marketing.
trexfeathers 1b8b4fc
Include version string in logo generation.
7c8083c
Merge branch 'program_logo' of github.com:trexfeathers/iris into prog…
trexfeathers 3000e34
Reference official logo generation code.
trexfeathers 8731232
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 908207e
Merge remote-tracking branch 'upstream/main' into program_logo
trexfeathers 85b28ee
Merge branch 'program_logo' of github.com:trexfeathers/iris into prog…
trexfeathers c08d1f9
Fix README docs reference.
trexfeathers e5054f6
Merge remote-tracking branch 'upstream/main' into program_logo
trexfeathers 68cb2f3
Include the logos, don't generate on the fly.
trexfeathers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.