Alberto

Results 63 issues of Alberto

Blitting with the CPU is expensive. While some workarounds exist to maintain optimal performance for certain visual effects, many scenarios leave little room for improvement. ### TL;DR This Issue proposes...

Performance
Surface

We've long had the ability to get the line size with `get_linesize()`, but we've never had the ability to set the spacing between lines when rendering multiline text. Thanks to...

New API
font

Adds the following `Line` attributes: - center - centerx/y - angle - slope ## Credits **Geometry Project:** For code, docs and tests: @novialriptide @Emc2356 @itzpr3d4t0r @ScriptLineStudios @avaxar @Matiiss @newpaxonian @maqa41...

New API
geometry