Earlier quoted context omitted.
Harfbuzz isn't a GNOME project. It's used by GNOME, KDE, Chromium, LibreOffice, and several other projects. The entire open source text rendering stack depends on it at this point.
https://blogs.gnome.org/mclasen/2019/05/25/pango-future-dire... > Using Harfbuzz for font loading means that we will lose support for bitmap and type1 fonts. It's not as straight forward.
Progress on Plasma
111–120 of 138 posts
Re: Progress on Plasma
#112not sure why the title of this has changed. previously it was "Ubuntu Studio: Progress on Switch to KDE Plasma", which while it does not match the title on the linked site was informative as to what the post was about. it is now "Progress on Plasma" (matching the site), which given hn's diversity could mean near anything. the context is easy to figure out if you're browsing ubuntustudio.org, but difficult to figure o…
Re: Progress on Plasma
#113Earlier quoted context omitted.
Some people want or need a tailored experience that they don't have to configure much if at all. e.g. making Linux suitable for near-real time audio work, restricting Linux to a set of well-tested stable packages for high uptime, making it as close to a standards desktop experience where the expectations are set by Windows and MacOS, making it sandbox absolutely everything by default because you have reasons to be ex…
> I use Arch btw. Why not Gentoo? It's Fun Too
I see what you did there. Btw good to see funtoo also still alive.
Re: Progress on Plasma
#114Earlier quoted context omitted.
Exactly - a desktop experience should track the current desktop hardware. If you have 512mb of ram and a pentium 4 then too bad. Let’s not hobble the future because of the past.
There' no such thing as a "current desktop hardware" in 2020. Specs haven't been changing in like a decade.
Re: Progress on Plasma
#115Earlier quoted context omitted.
https://blogs.gnome.org/mclasen/2019/05/25/pango-future-dire... > Using Harfbuzz for font loading means that we will lose support for bitmap and type1 fonts. It's not as straight forward.
That is not related to the other article that you linked. The Type1 format is extremely old/deprecated and has been superseded by OpenType. And bitmap fonts don't even have a concept of hinting, they are just bitmaps.
Pango prior to version 1.44 used kerning hints provided by FreeType but now makes use of the hints provided by HarfBuzz. But HarfBuzz doesn't support all of the hints supported by FreeType and thus a regression for some users depending upon their font hinting preferences and what visibly looks the best to them and their displays.
Remember Pango is a Gnome project.
Re: Progress on Plasma
#116People who use KDE, what's your favorite distro? I wanna give ita shot.
Re: Progress on Plasma
#117Earlier quoted context omitted.
As you said, you got a PC with 32GB of RAM and a laptop with 16GB.
Exactly - a desktop experience should track the current desktop hardware. If you have 512mb of ram and a pentium 4 then too bad. Let’s not hobble the future because of the past.
Re: Progress on Plasma
#118Earlier quoted context omitted.
That is not related to the other article that you linked. The Type1 format is extremely old/deprecated and has been superseded by OpenType. And bitmap fonts don't even have a concept of hinting, they are just bitmaps.
Pango is a Gnome project. They moved to using Harfbuzz and as a result dropped support for bitmap fonts. That hurt not just Gnome/GTK users but whoever else uses Pango and there was user pushback about it. Pango prior to version 1.44 used kerning hints provided by FreeType but now makes use of the hints provided by HarfBuzz. But HarfBuzz doesn't support all of the hints supported by FreeType and thus a regression for…
The user pushback was unnecessary because this is a deeper technical issue than just these fonts. Additionally bitmap fonts are still usable as long as they are appropriately converted to OpenType.
Re: Progress on Plasma
#119Earlier quoted context omitted.
Pango is a Gnome project. They moved to using Harfbuzz and as a result dropped support for bitmap fonts. That hurt not just Gnome/GTK users but whoever else uses Pango and there was user pushback about it. Pango prior to version 1.44 used kerning hints provided by FreeType but now makes use of the hints provided by HarfBuzz. But HarfBuzz doesn't support all of the hints supported by FreeType and thus a regression for…
The original article you linked was not about Pango or Gnome and did not mention those things at all other than a vague reference to a different bug which may or may not even be related. As far as I can tell no developers have done a full (and time-consuming) investigation of this issue to actually get a full picture of what is going on. I would encourage you to actually read the articles you link and their primary s…
Re: Progress on Plasma
#120As a longtime user of Ubuntu Studio on a very productive DAW, this is welcome news - XFCE has certainly been a great choice for the last few years, but KDE has a lot more to offer, especially now the resource usage is comparable. I have a feeling it'll also sway MacOS DAW users to take a closer look at just what Linux has to offer pro audio users - amazing latency specs, even when compared to Mac, which has tradition…
Is this a joke? There's so much overhead in getting a working setup compared to MacOS, and only one of the major DAWs even runs natively on it. The tools are far from "excellent" compared to the offerings on MacOS and even Windows. I can't even get the Jack server to start on my Ubuntu machine. It's not snobbiness, the software isn't there and what is there is user hostile. I know the reply to this comment is "have y…
Interesting. Recently I've tried JACK to play with Jamulus - and having used it the last time around 10 years ago, I expected a long configuration battle to make it work.
But... it just worked. PulseAudio automatically suspended itself and JACK simply started and worked fine. I could even make PA output to JACK with a single command, so all the other apps continued to work simultaneously without any wrappers or other tricks to route them to JACK.
It was almost disappointing :P