Преглед изворни кода

download.files is from {utils}

tags/v0.3.0
Garrick Aden-Buie пре 6 година
родитељ
комит
f95db77d76
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      R/ggplot2.R

+ 1
- 1
R/ggplot2.R Прегледај датотеку

@@ -657,7 +657,7 @@ register_font <- function(
return(family)
} else if (family == "Droid Serif") {
dstmp <- tempfile("droid-serif", fileext = "ttf")
download.file(
utils::download.file(
"https://github.com/google/fonts/raw/feb15862e0c66ec0e7531ca4c3ef2607071ea700/apache/droidserif/DroidSerif-Regular.ttf",
dstmp,
quiet = TRUE

Loading…
Откажи
Сачувај