Skip to content

Commit cea9d5c

Browse files
committed
Generate lower resolution logo to decrease package size
1 parent a1764dd commit cea9d5c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

inst/R.ignore/hex-logo.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ hex_logo <- function(subplot = system.file("images/ro-crate-w-text.png",
3636
}
3737

3838
# pak::pak("emilioxavier/hexSticker")
39-
hex_logo("inst/images/ro-crate-w-text.png", output = "inst/images/logo.png", package = "", u_size = 6.8, dpi = 600)
39+
hex_logo("inst/images/ro-crate-w-text.png", output = "man/figures/logo_hq.png", package = "", u_size = 6.8, dpi = 600)
40+
hex_logo("inst/images/ro-crate-w-text.png", output = "man/figures/logo.png", package = "", u_size = 3.5, dpi = 300)

man/figures/logo.png

-76.4 KB
Loading

0 commit comments

Comments
 (0)