Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Nov 29, 2024
1 parent 1c21c2b commit 7d2081f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ krilla supports most features you would expect from a 2D graphics library, inclu
- Excellent OpenType font support, supporting all major font types, including color fonts.
- Linear, radial and sweep gradients, as well as patterns.
- Embedding bitmap and SVG images.
- Optional support for multi-threading via `rayon`, allowing for great speedups when creating
compressed PDFs or PDF with lots of images.

In addition to that, the library also supports the following PDF features:
- Great subsetting for both, CFF-flavored and TTF-flavored fonts, ensuring small file sizes.
Expand Down

0 comments on commit 7d2081f

Please sign in to comment.