S
in the Features part
S
FreeBSD can be installed on a regular desktop or a laptop. The X Window System is not installed by default, but is available in the FreeBSD ports collection. Wayland (display server protocol) is also available for FreeBSD
S
Wayland (display server protocol) is also available for FreeBSD
Amin
Amin is my answer worked?
No unfortunately didn't work. Thanks
S
you need to think about wayland instead of xorg
Stéphane
Wayland is able to use two graphic cards (Intel+NVidia)? I have to test it if so.
ɴꙩᴍᴀᴅ
As @Jharked999 says, if it's for printing to paper you'll need also cups(1) and the printer driver
ɴꙩᴍᴀᴅ
cups is the standard printing system for *nix
ɴꙩᴍᴀᴅ
How are you printing it? from command line?
ɴꙩᴍᴀᴅ
https://www.cups.org/doc/options.html
ɴꙩᴍᴀᴅ
Classified NSA info there 🤔
ɴꙩᴍᴀᴅ
Just curious, printing the image through an image manipulation software like GIMP works?
SL
Seems working fine 😂
Stéphane
Is your printer compatible with ps or pdf ? I saw this situation with a wrong driver (same brand but not the exact model)
Stéphane
I did not use CUPS but lp/lpr.
SL
This was a printing of which file? A picture ?
SL
I have a laser brother on home lan but never tried printing from my headless nas .... have to try when at home
kub-kun
c :
SL
are You able to access printer web server page ? is there anything useful?
Hardcode
hope they added a free loader via dialog4ports options
Hardcode
otherwise its futile - it was working anyway, it's a pure java app
Guillermo
Hi all, how are we doing on kernel size topic?
Rberto
#FridayDesktop
Rberto
Rberto
Anonymous
Rberto
Rberto
KDE is so beautiful! 👌👌👌
Anonymous
yes it is
Pouria
Guys how can we create a logo ? like ASCII(ascii) logo of screenfetch or neofetch and pfetch or others.
Pouria
jp2a for image to ASCII
screenfetch neofetch pfetch uses jp2a ?
Pouria
Nope.
Pouria
I want to create logo manually.
Anonymous
screenfetch neofetch pfetch uses jp2a ?
neofetch uses also screenfetch(not sure for this one)
Pouria
neofetch uses also screenfetch(not sure for this one)
You mean neofetch has all of OS's logo picture? :/ And convert it to ASCII logo?
Anonymous
I want to create logo manually.
you can literally create ASCII from any picture
Pouria
you can literally create ASCII from any picture
That's not good idea. If i want to show many logos i should get/download many pictures.
Anonymous
You mean neofetch has all of OS's logo picture? :/ And convert it to ASCII logo?
if you want some other os logo then use : neofetch --ascii_distro osname
Pouria
if you want some other os logo then use : neofetch --ascii_distro osname
No. I want to create a little shell script that shows ASCII logos.
Pouria
I don't like this way.
Pouria
just logo ?
Yeah. But i don't want use any program like jp2a or others.
Anonymous
Yeah. But i don't want use any program like jp2a or others.
scripts won't generate ASCII out of no where
Pouria
scripts won't generate ASCII out of no where
pfetch script makes ASCII logos manually.
Anonymous
it's not like you write FREEBSD and it will show freebsd ASCII logo
Pouria
go to pfetch github
I was check. I don't see anything like jpa2.
Anonymous
try fm6000 from github if you want something more than {screen,neo,p}fetch
Anonymous
Anonymous
Anonymous
I was check. I don't see anything like jpa2.
{screen,neo,p}fetch already comes with all Os ASCII
Anonymous
have you even looked into it yet ?
Pouria
{screen,neo,p}fetch already comes with all Os ASCII
You mean those scripts saves OS's logos?
Anonymous
Pouria
I want just create OS's ASCII logos manually. What should i do?
Anonymous
I don't see a real use case of creating another script/program just to show system info
Anonymous
john paul 2?
your fav. search engine : what is jp2a ?
Pouria
you can create that with C (afaik)
I should use header/library?
Pouria
yes
Which library/header i should use?
kub-kun
im dumb
Anonymous
Which library/header i should use?
idk do a your fav. search engine based search
Anonymous
Anonymous
Carl
I want just create OS's ASCII logos manually. What should i do?
here you have some examples i used to make mine, you can see how to change colors
Carl
you can use an asci program as they said and then, color it with a script, or just build it character at character
ɴꙩᴍᴀᴅ
I don't get "just build it character at character", what do you mean?
Like drawing pixel art, using characters instead of pixels (:
Pouria
|—— | |—— | |
Pouria
Like this?