diff options
| author | LuizAugustoPapa <112978478+LuizAugustoPapa@users.noreply.github.com> | 2024-05-07 06:55:38 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-07 09:55:38 +0000 |
| commit | c9e91d4cf14b4e2d900988216a3f7a763b2855aa (patch) | |
| tree | d0d61f4a1b5e0a6516ea90f8edba2c0239f65f0b /NOTICE | |
| parent | 2f390c53173707671387292b18cc40e4c3f12a60 (diff) | |
Refactor typst-render (#4068)
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ THE SOFTWARE. ================================================================================ Alpha multiplication and source-over blending in -`crates/typst/src/export/render.rs` are ported from Skia code which can be found +`crates/typst-render/src/text.rs` are ported from Skia code which can be found here: https://skia.googlesource.com/skia/+/refs/heads/main/include/core/SkColorPriv.h |
