You are not logged in.

#1 2024-06-24 05:35:17

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Carbon graphics?

johnraff wrote:

And maybe it's not too early to start thinking about the Carbon graphics stack? Boron is so pretty and popular it will be a hard act to follow...

Debian are requesting proposals for Trixie artwork, but none have arrived yet:
https://wiki.debian.org/DebianDesktop/Artwork/Trixie


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#2 2024-06-24 06:39:08

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

Ha I saw that! I'm going to enter!


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#3 2024-06-27 01:00:48

maskimummu
New Member
Registered: 2024-06-09
Posts: 1

Re: Carbon graphics?

Wasn't Trixie Ed Norton's wife's name on the Honeymooners?  Make a moon.

Offline

#4 2024-06-27 03:29:43

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Carbon graphics?

^ Her nickname. Nice idea.

Just in case anyone doesn't know, "trixie" in this case refers to this cute Triceratops...

https://pixar.fandom.com/wiki/Trixie


I don't care what you do at home. Would you care to explain?

Offline

#5 2024-07-07 10:38:17

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

tNUxiPXt.png

There's the full suite (WIP).

No graphical tools, all cli. Still WIP but starting a git repo for it soon.

I call it desert moon.

It's probably love it or hate it, but that's how artwork is!


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#6 2024-07-07 14:57:00

altman
Member
From: Canada
Registered: 2015-10-24
Posts: 619

Re: Carbon graphics?

Nicee @micko01.


My Linux installs are as in my music; it s on Metal

Offline

#7 2024-07-14 03:47:14

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Carbon graphics?

@micko01, I'd move the Debian logo to upper left and lose the Debian red, and make it semi-transparent and smaller, but that's just me. Excellent submission idea, send it....

https://wiki.debian.org/DebianDesktop/Artwork/Trixie


I don't care what you do at home. Would you care to explain?

Offline

#8 2024-07-14 04:40:06

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

^@hhh I have stumbled upon a logo font with most distro logos - works great with SVG as the files are tiny - PNG at large res (UHD) can get quite large even if it is an SVG with an embedded PNG.

I can actually make it look glassy - or is that classy? big_smile

Edit to add:

Probably the most difficult thing is different aspect ratios, I have to (well my restriction) cover everything from 21:9 (Sony) to 4:3 and things like 9:16 for vertical displays. Of course then there's banners and stickers whatever as well.

I've set myself the task to do everything programmatically (<< spell check don't like that!) and the only graphical app I'm using is mtpaint - but not the GUI, it has a --cmd option to do things on the CLI (image-magick could be a possibility too).

It's tortuous but fun smile ( << spellcheck ok!)

Last edited by micko01 (2024-07-14 04:56:05)


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#9 2024-07-14 11:07:07

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

Would this be any good for plymouth?

desert moonrise video (youtube)

(have to work on the logo rising yet)


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#10 2024-07-14 18:12:11

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Carbon graphics?

^ Yeah, that's as good as any. Really good.

For the resolutions/ratios of your artwork, just go with the Debian specs...

https://wiki.debian.org/DebianDesktop/A … quirements

A theme consists of a whole set of graphics. You do NOT need to do them all until a decision has been made which artwork will be distributed with the next release of Debian GNU/Linux.

So just make mockups of some of the other formats, Like J. Taka did for "Mirage".
But you should know that all these graphics have to be done at some point - and you should be willing to do them.


I don't care what you do at home. Would you care to explain?

Offline

#11 2024-07-21 11:23:58

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

Entry submitted wink

DebianArt Themes desert-moonrise

Source on GitHub

dvd/cd label

desert-moonrise-dvdlabel-thumb.png

Still 100% CLI.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#12 2024-07-22 07:14:49

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: Carbon graphics?

micko01 wrote:

Still 100% CLI.

wow

cool


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#13 2024-07-22 10:36:18

altman
Member
From: Canada
Registered: 2015-10-24
Posts: 619

Re: Carbon graphics?


My Linux installs are as in my music; it s on Metal

Offline

#14 2024-07-22 17:00:01

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Carbon graphics?

@micko01, your theme isn't listed here yet...

https://wiki.debian.org/DebianDesktop/Artwork/Trixie

I guess it takes several days to be accepted and added? BTW, that DVD label is great.


I don't care what you do at home. Would you care to explain?

Offline

#15 2024-07-23 09:45:59

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

^ @hhh is now wink

Was tidying up a little. It's almost there.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#16 2024-07-26 12:02:05

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

All done now, including plymouth.

Image links to YT vid.

progress-280-thumb.png

Source at GitHub

Tested on bare metal.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#17 2024-12-18 08:53:56

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

They have found a winner! Congrats to Elise Couper

yahoo.gif


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#18 2024-12-28 00:06:28

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Carbon graphics?

Incredibly boring isn't it? Blue again. It's basically yours, @micko, but without brown or stars or a horizon. Plus, your navy blue is a better color than that baby blue...

https://wiki.debian.org/DebianArt/Theme … lpaper.svg


I don't care what you do at home. Would you care to explain?

Offline

#19 2024-12-28 05:26:18

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Carbon graphics?

^Yes boring but debian can be boring!

There's always forky!


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#20 2024-12-28 06:35:34

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: Carbon graphics?

I quite like the Debian choice myself, baby blue or whatever.

But ours will be better of course.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB