Skip to content

Commit

Permalink
Merge branch 'refs/heads/resvg-next' into new_fontdb
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed May 3, 2024
2 parents d765388 + e30996a commit 09be9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pub struct ConversionOptions {
impl Default for ConversionOptions {
fn default() -> Self {
Self {
compress: false,
compress: true,
raster_scale: 1.5,
embed_text: true,
}
Expand Down

0 comments on commit 09be9e7

Please sign in to comment.