mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #60] Request for a logo? #29
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pauldotknopf on GitHub (Aug 16, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/60
I'd love someone to contribute mockup a simple logo that we could use for an upcoming docs website.
@waf commented on GitHub (Aug 18, 2018):
Just to kick it off, here's the Qt green shape, with the two-toned styling that's typical of .NET projects (see the two-toned icons here)
One logo with the capitalization of this project (Qml.Net):

and one with the more typical .NET uppercased:
Editable SVGs: (lowercase, uppercase)
Font: Source Sans Pro
@pauldotknopf commented on GitHub (Aug 18, 2018):
Perfect! I'm going to run with the second one.
Thanks a lot!
@pauldotknopf commented on GitHub (Aug 18, 2018):
Every lib/service I used to try to convert this to a png failed in it's formatting. Think you could provide my some pngs?
@waf commented on GitHub (Aug 19, 2018):
@pauldotknopf could be the embedded font causing issues. Here are some SVGs (zip download) produced by inkscape, so they should be more compatible:
Qml.NET-source-sans-pro-embedded.svgQml.NET-source-sans-pro-not-embedded.svgQml.NET-paths.svgQml.NET-16w.png,Qml.NET-32w.png,Qml.NET-64w.png,Qml.NET-256w.png,Qml.NET-512w.png@pauldotknopf commented on GitHub (Aug 19, 2018):
Bingo!
Thanks again!