aboutsummaryrefslogtreecommitdiffstats
path: root/components/fonts/shaper.rs
Commit message (Expand)AuthorAgeFilesLines
* Migrate to the 2024 edition (#35755)Simon Wülker2025-03-131-2/+2
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-5/+5
* clippy: Add safety documentation and clean up unsafe methods (#33748)Martin Robinson2024-10-161-26/+28
* Improve `Au(0)` constructions (#33709)birdbrained2024-10-101-3/+4
* shaping: Don't assume there's a space glyph when rendering tabs (#32979)Martin Robinson2024-08-231-23/+20
* Replace lazy_static with std::sync::LazyLock in components/fonts (#33049)Hayashi Mikihiro2024-08-141-16/+15
* fix a couple of simple clipy warnings (#32813)Rodion Borovyk2024-07-191-3/+1
* enhance: Implement `CanvasRenderingContext2D.measureText` (#32704)Chocolate Pie2024-07-171-4/+51
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-0/+718