Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
blendb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
C3SL
blendb
Commits
bc9e91d7
Commit
bc9e91d7
authored
8 years ago
by
Eduardo L. Buratti
Browse files
Options
Downloads
Patches
Plain Diff
Add generated png images for logos (and a Makefile to generate them)
parent
c6ac6a00
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
artwork/Makefile
+18
-0
18 additions, 0 deletions
artwork/Makefile
artwork/logo-wide.png
+0
-0
0 additions, 0 deletions
artwork/logo-wide.png
artwork/logo.png
+0
-0
0 additions, 0 deletions
artwork/logo.png
with
18 additions
and
0 deletions
artwork/Makefile
0 → 100644
+
18
−
0
View file @
bc9e91d7
DEFAULT_DPI
=
90
all
:
logo.png logo-wide.png
clean
:
rm
-rf
logo.png logo-wide.png
logo.png
:
logo.svg
inkscape
--export-png
=
$@
\
--export-dpi
=
10
\
--export-background-opacity
=
0
\
--without-gui
$<
logo-wide.png
:
logo-wide.svg
inkscape
--export-png
=
$@
\
--export-dpi
=
45
\
--export-background-opacity
=
0
\
--without-gui
$<
This diff is collapsed.
Click to expand it.
artwork/logo-wide.png
0 → 100644
+
0
−
0
View file @
bc9e91d7
52.4 KiB
This diff is collapsed.
Click to expand it.
artwork/logo.png
0 → 100644
+
0
−
0
View file @
bc9e91d7
6.82 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment