takumi@2.5.4
- takumi-js@2.5.4
- @takumi-rs/core@2.5.4
- @takumi-rs/wasm@2.5.4
- @takumi-rs/image-response@2.5.4
- @takumi-rs/helpers@2.5.4
- takumi@2.5.4
takumi-raster@0.4.4
Published takumi-raster@0.4.4.
takumi-core@0.11.0
text-underline-position now parses and applies. under puts the underline at the bottom edge of the em box rather than at the font's underline metric, so it clears descenders. auto and from-font keep the font's underline metric, which is what the renderer already did. left and right are rejected, since they only mean something in vertical writing modes, which takumi does not support.
takumi-html@0.1.17
Published takumi-html@0.1.17.
takumi-svg@0.3.4
Published takumi-svg@0.3.4.
takumi@2.5.3
- @takumi-rs/wasm@2.5.3
- @takumi-rs/image-response@2.5.3
- takumi-js@2.5.3
- @takumi-rs/helpers@2.5.3
- @takumi-rs/core@2.5.3
- takumi@2.5.3
takumi@2.5.2
- @takumi-rs/helpers@2.5.2
- takumi-js@2.5.2
- @takumi-rs/core@2.5.2
- @takumi-rs/image-response@2.5.2
- @takumi-rs/wasm@2.5.2
- takumi@2.5.2
FontResource::new takes anything that converts into a FontSource, and naming that type is the only way to reach FontSource::from_static or from_shared. It was missing from the prelude, so registering an include_bytes! face meant going through the semver-exempt unstable module.
takumi@2.5.1
- @takumi-rs/wasm@2.5.1
- @takumi-rs/helpers@2.5.1
- takumi-js@2.5.1
- @takumi-rs/image-response@2.5.1
- @takumi-rs/core@2.5.1
- takumi@2.5.1
takumi-html@0.1.16
Published takumi-html@0.1.16.