Tag
A frontend engineer's deep dive into the historical and technical challenges of rendering Arabic script on the web, covering CSS limitations, font shaping, and centuries of typographic evolution.
The Servo browser engine is now available as an embeddable Rust crate (v0.1.0), enabling developers to integrate web rendering capabilities into Rust applications. A new CLI tool `servo-shot` demonstrates its capability to render web pages to PNG using a software-based rendering pipeline.