-
| Old PR | Done | Status | Issue | Title |
| ------- | :----: | ------- | ----- | :---- |
| [libui#546](https://github.com/andlabs/libui/pull/546) | :white_check_mark: | [Merged](https://github.com/…
-
### Java Pack Direct Download URL
https://www.dropbox.com/scl/fi/ikhasv9icejfkngk8b1hj/generated.zip?rlkey=9b6xjent1gedvjhps129fdu0f&st=e4i5rgo6&dl=0
### Default Pack Direct Download URL
_No respon…
-
Been trying to assemble an apk for a long time now but keep running across this error when building.
java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: …
-
### Java Pack Direct Download URL
https://www.dropbox.com/scl/fi/vrmyux6el2oi0ku9ysh8f/generated.zip?rlkey=gnqsx9csy6pc9gghsz3r5surt&st=12shtmj7&dl=0
### Default Pack Direct Download URL
_No respon…
-
# Font configuration and APIs
The current design is quite powerful, but quite a few things are not configured in the right places. This issue discusses API and configuration.
## Font size
Sta…
-
## .hpp vs .h headers
Using headers in `*.hpp` format and including class definitions and implementations in the same files makes the inclusion of the headers more straightforward and reliable.
…
-
`require_once('vendor/autoload.php');
use Treinetic\ImageArtist\lib\Text\TextBox;
use Treinetic\ImageArtist\lib\Text\Color;
use Treinetic\ImageArtist\lib\Text\Font;
$img = new \Treinetic\Ima…
-
This ~~sub~~-task proposes to add test coverage for the `TopGroups.merge` method, separately from but as preparation for #10039 fixing the 'maxScore is sometimes missing' bug.
edit: converted from #1…
-
You have a few options for converting your website into a single-page application (SPA), and whether to stick with React or switch to plain HTML/CSS depends on your goals and preferences. Let’s break …
-
## Project description
I have a lot of PDFs. Most of them are full of garbage like embedded fonts, JavaScript, whitespaces in XMP etc. That's why they take too much space on my HDD and too long to …