Leah Amelia Chen
Leah Amelia Chen
It already looks amazing so far, but having bold/semi-bold/light and condensed/extended options would be amazing :p Oblique/italic also
构建字体的速度*非常慢*
之前在nixpkgs测试搭建方舟字体的时候,发现搭建全套字体居然花了15分钟多…… 慢得有一点不可理喻了。 ```console ... python3.12-ark-pixel-font> INFO:font_service:Make font file: '/build/source/build/outputs/ark-pixel-16px-proportional-ko.pcf' python3.12-ark-pixel-font> INFO:font_service:Make font collection file: '/build/source/build/outputs/ark-pixel-16px-proportional.otc' python3.12-ark-pixel-font> INFO:font_service:Make font collection file: '/build/source/build/outputs/ark-pixel-16px-proportional.ttc' python3.12-ark-pixel-font> buildPhase completed in 15 minutes 24 seconds ```...
Due to a known npm bug (https://github.com/npm/cli/issues/4263) a lot of the dependencies in the lockfile have their resolve and integrity fields missing. This might be okay for npm to run...
## Problem Currently only [horizontal alignment](https://docs.rs/ratatui/0.20.1/ratatui/widgets/struct.Paragraph.html#method.alignment) is supported for [`Paragraph`s](https://docs.rs/ratatui/0.20.1/ratatui/widgets/struct.Paragraph.html), which makes vertically positioning paragraphs very awkward. ## Solution Add some sort of `vertical_align` method that takes in a `VAlignment`...
Theming KDE apps, including Plasma itself, has always been a tricky matter. Since KDE always expects its configuration files to be freely writable, the typical approach to simply make the...
On Plasma 6.1.3 w/ Wayland :( I'd imagine making these two effects work together would be quite difficult, so I understand if it's not even possible — however, maybe then...